Skip to content

Commit a4771e2

Browse files
committed
chore: bump to solve connect issues walletconnect
1 parent 12f8b88 commit a4771e2

File tree

2 files changed

+1193
-255
lines changed

2 files changed

+1193
-255
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@visx/scale": "^2.2.2",
6565
"@visx/shape": "^2.12.2",
6666
"@visx/tooltip": "^2.16.0",
67-
"@wagmi/core": "^2.17.1",
67+
"@wagmi/core": "^2.22.1",
6868
"blo": "^1.1.1",
6969
"caniuse-lite": "^1.0.30001754",
7070
"connectkit": "1.9.0",
@@ -77,6 +77,7 @@
7777
"graphql-request": "^6.1.0",
7878
"gray-matter": "^4.0.3",
7979
"immer": "^9.0.15",
80+
"install": "^0.13.0",
8081
"json-stringify-deterministic": "^1.0.12",
8182
"micro-memoize": "^4.1.2",
8283
"next": "13.5.6",
@@ -91,8 +92,9 @@
9192
"remark-gfm": "^3.0.1",
9293
"sonner": "^2.0.3",
9394
"tiny-invariant": "^1.3.1",
94-
"viem": "^2.37.6",
95-
"wagmi": "^2.15.2",
95+
"viem": "^2.38.6",
96+
"wagmi": "^2.19.2",
97+
"yarn": "^1.22.22",
9698
"zustand": "^5.0.2"
9799
},
98100
"devDependencies": {

0 commit comments

Comments
 (0)