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 119e53f commit a04c85dCopy full SHA for a04c85d
2 files changed
package.json
@@ -49,8 +49,8 @@
49
},
50
"devDependencies": {
51
"@astrojs/check": "0.9.8",
52
- "@astrojs/svelte": "7.2.5",
53
- "@astrojs/vue": "5.1.4",
+ "@astrojs/svelte": "8.0.5",
+ "@astrojs/vue": "6.0.1",
54
"@devprotocol/clubs-core": "3.28.0",
55
"@eslint/js": "^9.12.0",
56
"@rollup/plugin-typescript": "12.3.0",
@@ -61,7 +61,7 @@
61
"@types/eslint__js": "^9.0.0",
62
"@types/node": "24.12.2",
63
"@types/ramda": "0.31.1",
64
- "astro": "5.18.1",
+ "astro": "6.1.7",
65
"dotenv": "17.4.2",
66
"eslint": "^9.12.0",
67
"eslint-config-prettier": "10.1.8",
0 commit comments