We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5d897 commit c603592Copy full SHA for c603592
package.json
@@ -53,8 +53,8 @@
53
},
54
"devDependencies": {
55
"@astrojs/check": "^0.9.0",
56
- "@astrojs/svelte": "^7.0.0",
57
- "@astrojs/vue": "^5.0.0",
+ "@astrojs/svelte": "^8.0.0",
+ "@astrojs/vue": "^6.0.0",
58
"@devprotocol/clubs-core": "3.28.0",
59
"@devprotocol/clubs-plugin-passports": "0.14.6",
60
"@devprotocol/clubs-plugin-payments": "0.5.3",
@@ -68,7 +68,7 @@
68
"@types/eslint__js": "^9.0.0",
69
"@types/node": "24.12.2",
70
"@types/ramda": "0.31.1",
71
- "astro": "^5.0.0",
+ "astro": "^6.0.0",
72
"dotenv": "17.4.2",
73
"eslint": "^9.17.0",
74
"eslint-config-prettier": "^10.0.0",
0 commit comments