diff --git a/packages/apps/human-app/frontend/package.json b/packages/apps/human-app/frontend/package.json index 7e778a016f..bf31899eab 100644 --- a/packages/apps/human-app/frontend/package.json +++ b/packages/apps/human-app/frontend/package.json @@ -33,7 +33,7 @@ "@reown/appkit-adapter-wagmi": "^1.7.11", "@synaps-io/verify-sdk": "^4.0.45", "@tanstack/react-query": "^5.75.5", - "@wagmi/core": "^2.17.1", + "@wagmi/core": "^3.4.0", "date-fns": "^4.1.0", "ethers": "^6.15.0", "i18next": "^25.8.0", diff --git a/yarn.lock b/yarn.lock index 6f8088755f..12b040e441 100644 --- a/yarn.lock +++ b/yarn.lock @@ -446,7 +446,7 @@ __metadata: "@typescript-eslint/parser": "npm:^8.46.3" "@vercel/style-guide": "npm:^6.0.0" "@vitejs/plugin-react": "npm:^4.2.1" - "@wagmi/core": "npm:^2.17.1" + "@wagmi/core": "npm:^3.4.0" date-fns: "npm:^4.1.0" eslint: "npm:^9.39.1" eslint-config-prettier: "npm:^9.1.0" @@ -13089,7 +13089,7 @@ __metadata: languageName: node linkType: hard -"@wagmi/core@npm:2.22.1, @wagmi/core@npm:^2.17.1": +"@wagmi/core@npm:2.22.1": version: 2.22.1 resolution: "@wagmi/core@npm:2.22.1" dependencies: @@ -13109,6 +13109,29 @@ __metadata: languageName: node linkType: hard +"@wagmi/core@npm:^3.4.0": + version: 3.4.0 + resolution: "@wagmi/core@npm:3.4.0" + dependencies: + eventemitter3: "npm:5.0.1" + mipd: "npm:0.0.7" + zustand: "npm:5.0.0" + peerDependencies: + "@tanstack/query-core": ">=5.0.0" + ox: ">=0.11.1" + typescript: ">=5.7.3" + viem: 2.x + peerDependenciesMeta: + "@tanstack/query-core": + optional: true + ox: + optional: true + typescript: + optional: true + checksum: 10c0/27b1751d4e7e3c75b7448e95f2cf908339a04efaa9aeb5a4d364b41c88996194b8593aead25dd4bbb02e9703bd2af02e8790747bbbdff26ebebb6c6db21d7deb + languageName: node + linkType: hard + "@wallet-standard/base@npm:^1.1.0": version: 1.1.0 resolution: "@wallet-standard/base@npm:1.1.0"