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 cb3e399 commit 427ea38Copy full SHA for 427ea38
package.json
@@ -44,10 +44,10 @@
44
},
45
"devDependencies": {
46
"@astrojs/check": "^0.9.0",
47
- "@astrojs/react": "^3.3.4",
48
- "@astrojs/svelte": "^6.0.0",
49
- "@astrojs/tailwind": "^5.1.0",
50
- "@astrojs/vue": "^4.2.0",
+ "@astrojs/react": "^4.0.0",
+ "@astrojs/svelte": "^7.0.0",
+ "@astrojs/tailwind": "^6.0.0",
+ "@astrojs/vue": "^5.0.0",
51
"@devprotocol/clubs-core": "3.25.2",
52
"@devprotocol/util-ts": "4.0.0",
53
"@dynamic-labs/ethereum": "^2.0.7",
@@ -65,7 +65,7 @@
65
"@types/node": "22.13.1",
66
"@types/ramda": "0.30.2",
67
"@types/react": "^18.3.2",
68
- "astro": "^4.8.5",
+ "astro": "^5.0.0",
69
"concurrently": "^9.0.0",
70
"dotenv": "16.4.7",
71
"eslint": "^9.19.0",
0 commit comments