We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eacfe9a commit fad623fCopy full SHA for fad623f
package.json
@@ -58,7 +58,7 @@
58
"@devprotocol/clubs-core": "3.28.0",
59
"@devprotocol/clubs-plugin-passports": "0.14.6",
60
"@devprotocol/clubs-plugin-payments": "0.5.3",
61
- "@eslint/js": "^9.17.0",
+ "@eslint/js": "^10.0.0",
62
"@rollup/plugin-commonjs": "^29.0.0",
63
"@rollup/plugin-typescript": "12.3.0",
64
"@tailwindcss/typography": "^0.5.10",
@@ -70,7 +70,7 @@
70
"@types/ramda": "0.31.1",
71
"astro": "^5.0.0",
72
"dotenv": "17.3.1",
73
- "eslint": "^9.17.0",
+ "eslint": "^10.0.0",
74
"eslint-config-prettier": "^10.0.0",
75
"eslint-plugin-functional": "^9.0.0",
76
"ethers": "6.16.0",
0 commit comments