Skip to content

Commit 15aae12

Browse files
[Tech] Improve reward claim error logs (#1239)
* bump quests ui * bump quests ui * bump hp ui, improve contract error message * bump hp quests ui * chore: bump quest-ui version (#1243) --------- Co-authored-by: Elio Briceño <38574891+eliobricenov@users.noreply.github.com>
1 parent cb59bf7 commit 15aae12

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.23",
75+
"@hyperplay/quests-ui": "^0.1.26",
7676
"@hyperplay/ui": "^1.9.9",
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)