Skip to content

Commit 433df15

Browse files
committed
bump hp ui, improve contract error message
1 parent 61a9689 commit 433df15

File tree

2 files changed

+77
-44
lines changed

2 files changed

+77
-44
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@fortawesome/react-fontawesome": "^0.2.2",
7373
"@hyperplay/chains": "^0.5.0",
7474
"@hyperplay/check-disk-space": "^3.5.2",
75-
"@hyperplay/quests-ui": "0.1.25-alpha.0",
75+
"@hyperplay/quests-ui": "0.1.25-alpha.1",
7676
"@hyperplay/ui": "^1.9.8",
7777
"@hyperplay/utils": "^0.3.7",
7878
"@mantine/carousel": "^7.12.0",
@@ -89,6 +89,7 @@
8989
"@tanstack/query-core": "^5.59.13",
9090
"@tanstack/react-query": "^5.59.15",
9191
"@valist/sdk": "^2.10.5",
92+
"@wagmi/core": "2.15.2",
9293
"@walletconnect/browser-utils": "^1.8.0",
9394
"@walletconnect/ethereum-provider": "^2.10.6",
9495
"@walletconnect/modal": "^2.6.0",
@@ -153,7 +154,7 @@
153154
"ts-prune": "^0.10.3",
154155
"tslib": "^2.6.3",
155156
"viem": "2.x",
156-
"wagmi": "^2.9.8",
157+
"wagmi": "^2.14.12",
157158
"yauzl": "^3.1.3",
158159
"zod": "^3.23.8"
159160
},

0 commit comments

Comments
 (0)