We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37b698 commit 1e2e9a3Copy full SHA for 1e2e9a3
package.json
@@ -52,7 +52,7 @@
52
"@dynamic-labs/ethereum": "4.6.1",
53
"@dynamic-labs/ethers-v6": "4.6.1",
54
"@dynamic-labs/sdk-react-core": "4.6.1",
55
- "@eslint/js": "^9.19.0",
+ "@eslint/js": "^10.0.0",
56
"@rollup/plugin-commonjs": "^29.0.0",
57
"@rollup/plugin-json": "^6.1.0",
58
"@rollup/plugin-node-resolve": "^16.0.0",
@@ -68,7 +68,7 @@
68
"astro": "^5.0.0",
69
"concurrently": "^9.0.0",
70
"dotenv": "17.3.1",
71
- "eslint": "^9.19.0",
+ "eslint": "^10.0.0",
72
"eslint-config-prettier": "^10.0.1",
73
"eslint-plugin-functional": "^9.0.0",
74
"ethers": "6.16.0",
0 commit comments