We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120c103 commit c036d80Copy full SHA for c036d80
1 file changed
package.json
@@ -57,8 +57,8 @@
57
"uuid": "^14.0.0"
58
},
59
"devDependencies": {
60
- "@astrojs/svelte": "^8.0.0",
61
- "@astrojs/vue": "^6.0.0",
+ "@astrojs/svelte": "^9.0.0",
+ "@astrojs/vue": "^7.0.0",
62
"@devprotocol/clubs-core": "3.28.0",
63
"@eslint/js": "^9.18.0",
64
"@nanostores/vue": "^1.0.0",
@@ -74,7 +74,7 @@
74
"@types/node": "24.13.2",
75
"@types/ramda": "0.32.0",
76
"@types/uuid": "^11.0.0",
77
- "astro": "6.1.9",
+ "astro": "7.0.2",
78
"dotenv": "17.4.2",
79
"eslint": "^9.18.0",
80
"eslint-config-prettier": "^10.0.1",
0 commit comments