Skip to content

Commit ea52eb7

Browse files
fix(deps): update astro monorepo
1 parent 39dbd88 commit ea52eb7

File tree

2 files changed

+224
-827
lines changed

2 files changed

+224
-827
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"version": "conventional-changelog --config ./changelog-config.mjs -i CHANGELOG.md -s && git add CHANGELOG.md"
1313
},
1414
"dependencies": {
15-
"@astrojs/node": "^9.5.4",
16-
"@astrojs/vercel": "^9.0.4",
15+
"@astrojs/node": "^10.0.0",
16+
"@astrojs/vercel": "^10.0.0",
1717
"@types/node": "^25.0.3",
1818
"@upstash/redis": "^1.36.3",
19-
"astro": "^5.18.0",
19+
"astro": "^6.0.0",
2020
"astro-matomo": "^1.9.0",
2121
"sharp": "^0.34.5"
2222
},

0 commit comments

Comments
 (0)