We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62999e commit bf18393Copy full SHA for bf18393
package.json
@@ -44,9 +44,9 @@
44
},
45
"devDependencies": {
46
"@astrojs/check": "^0.9.0",
47
- "@astrojs/react": "^4.0.0",
48
- "@astrojs/svelte": "^7.0.0",
49
- "@astrojs/vue": "^5.0.0",
+ "@astrojs/react": "^5.0.0",
+ "@astrojs/svelte": "^8.0.0",
+ "@astrojs/vue": "^6.0.0",
50
"@devprotocol/clubs-core": "3.28.0",
51
"@devprotocol/util-ts": "4.0.0",
52
"@dynamic-labs/ethereum": "4.6.1",
@@ -65,7 +65,7 @@
65
"@types/node": "24.12.2",
66
"@types/ramda": "0.31.1",
67
"@types/react": "^19.0.0",
68
- "astro": "^5.0.0",
+ "astro": "^6.0.0",
69
"concurrently": "^9.0.0",
70
"dotenv": "17.4.1",
71
"eslint": "^9.19.0",
0 commit comments