Skip to content

Commit aa85eda

Browse files
committed
bump viem, ts
1 parent 3060418 commit aa85eda

File tree

3 files changed

+3060
-2121
lines changed

3 files changed

+3060
-2121
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"engines": {
1111
"node": "18.x",
12-
"pnpm": "8.x"
12+
"pnpm": "9.x"
1313
},
1414
"dependencies": {
1515
"@ensdomains/eth-ens-namehash": "^2.0.15",
@@ -24,7 +24,7 @@
2424
"react-dom": "17.0.2",
2525
"react-use": "^17.3.1",
2626
"urql": "^2.0.6",
27-
"viem": "^2.7.3",
27+
"viem": "^2.21.43",
2828
"zustand": "^3.6.7"
2929
},
3030
"devDependencies": {
@@ -41,6 +41,6 @@
4141
"ethers": "^5.7.1",
4242
"postcss": "^8.4.5",
4343
"tailwindcss": "^3.0.7",
44-
"typescript": "5.0.4"
44+
"typescript": "5.6.3"
4545
}
4646
}

0 commit comments

Comments
 (0)