Skip to content

Commit

Permalink
手動バージョン上げ
Browse files Browse the repository at this point in the history
  • Loading branch information
akku1139 authored Aug 31, 2024
1 parent 70f327c commit e4dcd13
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.19.7",
"@astrojs/preact": "^2.2.1",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^4.0.0",
"@tabler/icons-preact": "^2.30.0",
"astro": "^2.9.6",
"ofetch": "^1.1.1",
"preact": "^10.6.5",
"tailwindcss": "^3.0.24"
"@astrojs/mdx": "^3.1.5",
"@astrojs/preact": "^3.5.2",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@tabler/icons-preact": "^3.14.0",
"astro": "^4.15.1",
"ofetch": "^1.3.4",
"preact": "^10.23.2",
"tailwindcss": "^3.4.10"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.9"
"@tailwindcss/typography": "^0.5.15"
}
}
}

0 comments on commit e4dcd13

Please sign in to comment.