Skip to content

Commit

Permalink
astro をv5 にアップデート
Browse files Browse the repository at this point in the history
  • Loading branch information
0maru committed Dec 13, 2024
1 parent 48c00d1 commit 88daabb
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 906 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"lint": "biome lint --write ./src"
},
"dependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/partytown": "^2.1.1",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"astro": "^4.16.16"
"@astrojs/mdx": "^4.0.2",
"@astrojs/partytown": "^2.1.2",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"astro": "^5.0.5"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"lint-staged": "15.2.7",
"prettier": "3.3.2"
}
}
}
Loading

0 comments on commit 88daabb

Please sign in to comment.