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 fe64230 commit 7dac160Copy full SHA for 7dac160
bun.lockb
0 Bytes
package.json
@@ -18,8 +18,8 @@
18
"@duneanalytics/client-sdk": "^0.2.5",
19
"@types/bun": "latest",
20
"@types/jest": "^29.5.14",
21
- "@typescript-eslint/eslint-plugin": "^8.22.0",
22
- "@typescript-eslint/parser": "^8.22.0",
+ "@typescript-eslint/eslint-plugin": "^8.23.0",
+ "@typescript-eslint/parser": "^8.23.0",
23
"csv-parser": "^3.2.0",
24
"dotenv": "^16.4.7",
25
"eslint": "^9.19.0",
@@ -28,6 +28,6 @@
28
"prettier": "^3.4.2",
29
"ts-jest": "^29.2.5",
30
"typescript": "^5.7.3",
31
- "viem": "^2.22.17"
+ "viem": "^2.22.21"
32
}
33
0 commit comments