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 2b03a5b commit 7eaedd6Copy full SHA for 7eaedd6
bun.lockb
400 Bytes
package.json
@@ -15,19 +15,19 @@
15
"test": "jest"
16
},
17
"devDependencies": {
18
- "@duneanalytics/client-sdk": "^0.2.4",
+ "@duneanalytics/client-sdk": "^0.2.5",
19
"@types/bun": "latest",
20
"@types/jest": "^29.5.14",
21
- "@typescript-eslint/eslint-plugin": "^8.20.0",
22
- "@typescript-eslint/parser": "^8.20.0",
+ "@typescript-eslint/eslint-plugin": "^8.21.0",
+ "@typescript-eslint/parser": "^8.21.0",
23
"csv-parser": "^3.1.0",
24
"dotenv": "^16.4.7",
25
"eslint": "^9.18.0",
26
"jest": "^29.7.0",
27
- "next": "^15.1.4",
+ "next": "^15.1.6",
28
"prettier": "^3.4.2",
29
"ts-jest": "^29.2.5",
30
"typescript": "^5.7.3",
31
- "viem": "^2.22.8"
+ "viem": "^2.22.11"
32
}
33
0 commit comments