We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0955d68 commit bd71c03Copy full SHA for bd71c03
2 files changed
package.json
@@ -50,9 +50,9 @@
50
"@devprotocol/clubs-plugin-posts": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0"
51
},
52
"devDependencies": {
53
- "@astrojs/svelte": "^7.0.0",
+ "@astrojs/svelte": "^8.0.0",
54
"@astrojs/tailwind": "^6.0.0",
55
- "@astrojs/vue": "^5.0.0",
+ "@astrojs/vue": "^6.0.0",
56
"@ava/typescript": "5.0.0",
57
"@devprotocol/clubs-core": "3.28.0",
58
"@devprotocol/clubs-plugin-posts": "0.20.19",
@@ -63,7 +63,7 @@
63
"@types/ramda": "0.31.1",
64
"@typescript-eslint/eslint-plugin": "8.55.0",
65
"@typescript-eslint/parser": "8.55.0",
66
- "astro": "^5.0.0",
+ "astro": "^6.0.0",
67
"ava": "6.4.0",
68
"dotenv": "17.4.2",
69
"eslint": "8.57.1",
0 commit comments