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 553c3f4 commit c535014Copy full SHA for c535014
2 files changed
package.json
@@ -52,7 +52,7 @@
52
"@astrojs/svelte": "7.2.5",
53
"@astrojs/vue": "5.1.4",
54
"@devprotocol/clubs-core": "3.28.0",
55
- "@eslint/js": "^9.12.0",
+ "@eslint/js": "^10.0.0",
56
"@rollup/plugin-typescript": "12.3.0",
57
"@tailwindcss/typography": "^0.5.10",
58
"@tailwindcss/vite": "^4.0.6",
@@ -63,7 +63,7 @@
63
"@types/ramda": "0.31.1",
64
"astro": "5.18.1",
65
"dotenv": "17.3.1",
66
- "eslint": "^9.12.0",
+ "eslint": "^10.0.0",
67
"eslint-config-prettier": "10.1.8",
68
"eslint-plugin-functional": "^9.0.0",
69
"ethers": "6.16.0",
0 commit comments