@edgeandnode/graph-auth-kit 7.3.0 → 7.4.0-fix-wallet-connect-1749631166114-2e956ecde52c4023b174bef40b6290b8cd05ac5b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@edgeandnode/graph-auth-kit",
3
3
  "private": false,
4
- "version": "7.3.0",
4
+ "version": "7.4.0-fix-wallet-connect-1749631166114-2e956ecde52c4023b174bef40b6290b8cd05ac5b",
5
5
  "description": "Wallet authentication connect kit in The Graph suite of applications",
6
6
  "author": "Edge & Node",
7
7
  "license": "UNLICENSED",
@@ -41,7 +41,7 @@
41
41
  "@safe-global/api-kit": "^3.0.1",
42
42
  "@safe-global/protocol-kit": "^6.0.2",
43
43
  "@safe-global/types-kit": "^2.0.1",
44
- "@wagmi/core": "^2.17.2",
44
+ "@wagmi/core": "^2.16.7",
45
45
  "tailwindcss": "^3.4.17",
46
46
  "zod": "^3.24.2"
47
47
  },
@@ -52,8 +52,8 @@
52
52
  "react": "^18",
53
53
  "react-dom": "^18",
54
54
  "theme-ui": ">=0.16",
55
- "viem": "^2.30.0",
56
- "wagmi": "^2.15.4",
55
+ "viem": "^2.26.1",
56
+ "wagmi": "^2.14.16",
57
57
  "@edgeandnode/common": "^7.0.4",
58
58
  "@edgeandnode/ens": "^2.3.0",
59
59
  "@edgeandnode/gds": "^6.6.0",
@@ -72,8 +72,8 @@
72
72
  "react": "^18.3.1",
73
73
  "react-dom": "^18.3.1",
74
74
  "ts-node": "^10.9.2",
75
- "viem": "^2.30.0",
76
- "wagmi": "^2.15.4",
75
+ "viem": "^2.26.1",
76
+ "wagmi": "^2.14.16",
77
77
  "@edgeandnode/common": "^7.0.4",
78
78
  "@edgeandnode/ens": "^2.3.0",
79
79
  "@edgeandnode/gds": "^6.6.0",