@initia/interwovenkit-react 2.0.5 → 2.1.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@initia/interwovenkit-react",
3
- "version": "2.0.5",
3
+ "version": "2.1.0",
4
4
  "description": "Connect dApps to Initia and Interwoven Rollups",
5
5
  "author": "Initia (https://initia.xyz)",
6
6
  "repository": "github:initia-labs/interwovenkit",
@@ -21,82 +21,84 @@
21
21
  "access": "public"
22
22
  },
23
23
  "dependencies": {
24
- "@amplitude/analytics-browser": "^2.23.3",
25
- "@base-ui-components/react": "1.0.0-beta.2",
26
- "@cosmjs/amino": "^0.36.0",
27
- "@cosmjs/crypto": "^0.36.0",
28
- "@cosmjs/encoding": "^0.36.0",
29
- "@cosmjs/math": "^0.36.0",
30
- "@cosmjs/proto-signing": "^0.36.0",
31
- "@cosmjs/stargate": "^0.36.0",
32
- "@cosmjs/tendermint-rpc": "^0.36.0",
33
- "@initia/amino-converter": "^1.0.6",
24
+ "@amplitude/analytics-browser": "^2.30.1",
25
+ "@base-ui-components/react": "1.0.0-beta.3",
26
+ "@cosmjs/amino": "^0.36.2",
27
+ "@cosmjs/crypto": "^0.36.2",
28
+ "@cosmjs/encoding": "^0.36.2",
29
+ "@cosmjs/math": "^0.36.2",
30
+ "@cosmjs/proto-signing": "^0.36.2",
31
+ "@cosmjs/stargate": "^0.36.2",
32
+ "@cosmjs/tendermint-rpc": "^0.36.2",
33
+ "@initia/amino-converter": "^1.0.13",
34
34
  "@initia/icons-react": "^1.0.0",
35
+ "@initia/initia.proto": "^1.0.3",
35
36
  "@initia/utils": "2.0.0",
36
37
  "@lukemorales/query-key-factory": "^1.3.4",
37
- "@mysten/bcs": "^1.7.0",
38
+ "@mysten/bcs": "^1.8.0",
38
39
  "@noble/hashes": "^1.8.0",
39
- "@privy-io/cross-app-connect": "^0.2.2",
40
- "@rainbow-me/rainbowkit": "^2.2.8",
41
- "@react-spring/web": "^10.0.1",
40
+ "@privy-io/cross-app-connect": "0.2.3",
41
+ "@rainbow-me/rainbowkit": "^2.2.9",
42
+ "@react-spring/web": "^10.0.3",
42
43
  "bignumber.js": "^9.3.1",
43
44
  "change-case": "^5.4.4",
44
45
  "clsx": "^2.1.1",
45
46
  "cosmjs-types": "^0.10.1",
46
47
  "date-fns": "^4.1.0",
47
48
  "ethers": "^6.15.0",
48
- "jotai": "^2.13.1",
49
- "ky": "^1.8.2",
50
- "nanoid": "^5.1.5",
49
+ "jotai": "^2.15.1",
50
+ "ky": "^1.14.0",
51
+ "nanoid": "^5.1.6",
51
52
  "qr-code-styling": "^1.9.2",
52
53
  "radix-ui": "^1.4.3",
53
- "ramda": "^0.31.3",
54
+ "ramda": "^0.32.0",
54
55
  "react-error-boundary": "^6.0.0",
55
- "react-hook-form": "^7.62.0",
56
- "react-intersection-observer": "^9.16.0",
56
+ "react-hook-form": "^7.66.0",
57
+ "react-intersection-observer": "^10.0.0",
57
58
  "react-merge-refs": "^3.0.2",
58
59
  "usehooks-ts": "^3.1.1",
59
60
  "xss": "^1.0.15"
60
61
  },
61
62
  "devDependencies": {
62
- "@initia/initia-registry-types": "^1.0.10",
63
- "@keplr-wallet/types": "^0.12.263",
64
- "@skip-go/client": "^1.5.2",
65
- "@tanstack/react-query": "^5.85.3",
66
- "@tsconfig/vite-react": "^7.0.0",
67
- "@types/ramda": "^0.31.0",
68
- "@types/react": "^19.1.10",
69
- "@types/react-dom": "^19.1.7",
70
- "@vitejs/plugin-react-swc": "^4.0.0",
71
- "eslint": "^9.33.0",
63
+ "@initia/initia-registry-types": "^1.0.11",
64
+ "@keplr-wallet/types": "^0.12.285",
65
+ "@privy-io/react-auth": "^3.6.1",
66
+ "@skip-go/client": "^1.5.9",
67
+ "@tanstack/react-query": "^5.90.7",
68
+ "@tsconfig/vite-react": "^7.0.1",
69
+ "@types/ramda": "^0.31.1",
70
+ "@types/react": "^19.2.2",
71
+ "@types/react-dom": "^19.2.2",
72
+ "@vitejs/plugin-react-swc": "^4.2.1",
73
+ "eslint": "^9.39.1",
72
74
  "postcss": "^8.5.6",
73
- "react": "^19.1.1",
74
- "react-dom": "^19.1.1",
75
+ "react": "^19.2.0",
76
+ "react-dom": "^19.2.0",
75
77
  "standard-version": "^9.5.0",
76
- "typescript": "^5.9.2",
77
- "viem": "^2.33.3",
78
- "vite": "^7.1.2",
78
+ "typescript": "^5.9.3",
79
+ "viem": "^2.38.6",
80
+ "vite": "^7.2.2",
79
81
  "vite-plugin-dts": "^4.5.4",
80
- "vitest": "^3.2.4",
81
- "wagmi": "^2.16.3"
82
+ "vitest": "^4.0.8",
83
+ "wagmi": "2.17.2"
82
84
  },
83
85
  "peerDependencies": {
84
86
  "@amplitude/analytics-browser": ">=2.0.0",
85
- "@base-ui-components/react": "1.0.0-beta.2",
86
- "@cosmjs/amino": ">=0.36.0",
87
- "@cosmjs/crypto": ">=0.36.0",
88
- "@cosmjs/encoding": ">=0.36.0",
89
- "@cosmjs/math": ">=0.36.0",
90
- "@cosmjs/proto-signing": ">=0.36.0",
91
- "@cosmjs/stargate": ">=0.36.0",
92
- "@cosmjs/tendermint-rpc": ">=0.36.0",
87
+ "@base-ui-components/react": "1.0.0-beta.3",
88
+ "@cosmjs/amino": "0.36.x",
89
+ "@cosmjs/crypto": "0.36.x",
90
+ "@cosmjs/encoding": "0.36.x",
91
+ "@cosmjs/math": "0.36.x",
92
+ "@cosmjs/proto-signing": "0.36.x",
93
+ "@cosmjs/stargate": "0.36.x",
94
+ "@cosmjs/tendermint-rpc": "0.36.x",
93
95
  "@initia/amino-converter": ">=1.0.0",
94
96
  "@initia/icons-react": ">=1.0.0",
95
97
  "@initia/utils": "2.0.0",
96
98
  "@lukemorales/query-key-factory": ">=1.0.0",
97
- "@mysten/bcs": ">=1.0.0",
98
- "@noble/hashes": ">=1.0.0",
99
- "@privy-io/cross-app-connect": ">=0.2.0",
99
+ "@mysten/bcs": "1.8.0",
100
+ "@noble/hashes": "1.x",
101
+ "@privy-io/cross-app-connect": "0.2.3",
100
102
  "@rainbow-me/rainbowkit": ">=2.0.0",
101
103
  "@react-spring/web": ">=10.0.0",
102
104
  "@tanstack/react-query": ">=5.0.0",
@@ -120,7 +122,7 @@
120
122
  "react-merge-refs": ">=3.0.0",
121
123
  "usehooks-ts": ">=3.0.0",
122
124
  "viem": ">=2.0.0",
123
- "wagmi": ">=2.0.0",
125
+ "wagmi": "2.17.2",
124
126
  "xss": ">=1.0.0"
125
127
  },
126
128
  "scripts": {