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 201d879 commit 539272aCopy full SHA for 539272a
2 files changed
package.json
@@ -53,9 +53,9 @@
53
"@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.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0"
54
},
55
"devDependencies": {
56
- "@astrojs/svelte": "^7.0.0",
+ "@astrojs/svelte": "^8.0.0",
57
"@astrojs/tailwind": "^6.0.0",
58
- "@astrojs/vue": "^5.0.0",
+ "@astrojs/vue": "^6.0.0",
59
"@ava/typescript": "5.0.0",
60
"@devprotocol/clubs-core": "3.28.0",
61
"@devprotocol/clubs-plugin-posts": "^0.20.0",
@@ -66,7 +66,7 @@
66
"@types/ramda": "0.31.1",
67
"@typescript-eslint/eslint-plugin": "8.55.0",
68
"@typescript-eslint/parser": "8.55.0",
69
- "astro": "^5.0.0",
+ "astro": "^6.0.0",
70
"ava": "6.4.0",
71
"dotenv": "17.4.2",
72
"eslint": "8.57.1",
0 commit comments