Skip to content

Commit 796b60a

Browse files
build: bump astro v5 (#52)
1 parent 74b5cfe commit 796b60a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

templates/astro-starter/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"format": "prettier --write ."
1212
},
1313
"devDependencies": {
14-
"@astrojs/check": "^0.9.3",
15-
"@astrojs/mdx": "^3.1.5",
16-
"@astrojs/rss": "^4.0.7",
17-
"@astrojs/sitemap": "^3.1.6",
14+
"@astrojs/check": "^0.9.4",
15+
"@astrojs/mdx": "^4.0.1",
16+
"@astrojs/rss": "^4.0.10",
17+
"@astrojs/sitemap": "^3.2.1",
1818
"@astrojs/tailwind": "^5.1.3",
1919
"@junobuild/config": "^0.0.17",
2020
"@junobuild/vite-plugin": "^0.0.19",
21-
"astro": "^4.15.1",
21+
"astro": "^5.0.3",
2222
"prettier": "^3.4.2",
2323
"prettier-plugin-astro": "^0.14.1",
2424
"tailwindcss": "^3.4.16",

0 commit comments

Comments
 (0)