Skip to content

Commit 7eaedd6

Browse files
authored
Bun Update (#20)
1 parent 2b03a5b commit 7eaedd6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

400 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"test": "jest"
1616
},
1717
"devDependencies": {
18-
"@duneanalytics/client-sdk": "^0.2.4",
18+
"@duneanalytics/client-sdk": "^0.2.5",
1919
"@types/bun": "latest",
2020
"@types/jest": "^29.5.14",
21-
"@typescript-eslint/eslint-plugin": "^8.20.0",
22-
"@typescript-eslint/parser": "^8.20.0",
21+
"@typescript-eslint/eslint-plugin": "^8.21.0",
22+
"@typescript-eslint/parser": "^8.21.0",
2323
"csv-parser": "^3.1.0",
2424
"dotenv": "^16.4.7",
2525
"eslint": "^9.18.0",
2626
"jest": "^29.7.0",
27-
"next": "^15.1.4",
27+
"next": "^15.1.6",
2828
"prettier": "^3.4.2",
2929
"ts-jest": "^29.2.5",
3030
"typescript": "^5.7.3",
31-
"viem": "^2.22.8"
31+
"viem": "^2.22.11"
3232
}
3333
}

0 commit comments

Comments
 (0)