We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dbd88 commit ea52eb7Copy full SHA for ea52eb7
package.json
@@ -12,11 +12,11 @@
12
"version": "conventional-changelog --config ./changelog-config.mjs -i CHANGELOG.md -s && git add CHANGELOG.md"
13
},
14
"dependencies": {
15
- "@astrojs/node": "^9.5.4",
16
- "@astrojs/vercel": "^9.0.4",
+ "@astrojs/node": "^10.0.0",
+ "@astrojs/vercel": "^10.0.0",
17
"@types/node": "^25.0.3",
18
"@upstash/redis": "^1.36.3",
19
- "astro": "^5.18.0",
+ "astro": "^6.0.0",
20
"astro-matomo": "^1.9.0",
21
"sharp": "^0.34.5"
22
0 commit comments