@xyo-network/react-wallet 8.0.1 → 9.0.1

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 +66 -76
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-wallet",
3
- "version": "8.0.1",
3
+ "version": "9.0.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,8 +41,8 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-address-render": "~8.0.1",
45
- "@xyo-network/react-network": "~8.0.1"
44
+ "@xyo-network/react-network": "~9.0.1",
45
+ "@xyo-network/react-address-render": "~9.0.1"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
@@ -50,69 +50,64 @@
50
50
  "@mui/material": "^9.0.1",
51
51
  "@opentelemetry/api": "^1.9.1",
52
52
  "@opentelemetry/sdk-trace-base": "^2.7.1",
53
- "@react-spring/web": "~10.0.3",
53
+ "@react-spring/web": "~10.1.0",
54
54
  "@scure/base": "~2.2.0",
55
55
  "@scure/bip39": "~2.2.0",
56
- "@storybook/react-vite": "~10.4.0",
57
- "@types/react": "^19.2.14",
58
- "@xylabs/pixel": "~5.1.3",
59
- "@xylabs/react-button": "~8.0.3",
60
- "@xylabs/react-crypto": "~8.0.3",
61
- "@xylabs/react-flexbox": "~8.0.3",
62
- "@xylabs/react-hooks": "~8.0.3",
63
- "@xylabs/react-identicon": "~8.0.3",
64
- "@xylabs/react-link": "~8.0.3",
65
- "@xylabs/react-number-status": "~8.0.3",
66
- "@xylabs/react-promise": "~8.0.3",
67
- "@xylabs/react-quick-tip-button": "~8.0.3",
68
- "@xylabs/react-select": "~8.0.3",
69
- "@xylabs/react-shared": "~8.0.3",
70
- "@xylabs/react-theme": "~8.0.3",
71
- "@xylabs/sdk-js": "^5.1.3",
72
- "@xylabs/threads": "~5.1.3",
73
- "@xylabs/toolchain": "~8.0.6",
74
- "@xylabs/tsconfig": "^8.0.6",
75
- "@xylabs/tsconfig-dom": "^8.0.6",
76
- "@xylabs/tsconfig-react": "~8.0.6",
77
- "@xyo-network/account-model": "^5.6.3",
78
- "@xyo-network/boundwitness-model": "^5.6.3",
79
- "@xyo-network/boundwitness-validator": "^5.6.2",
80
- "@xyo-network/network": "~5.6.3",
81
- "@xyo-network/payload-builder": "^5.6.2",
82
- "@xyo-network/payload-model": "^5.6.3",
83
- "@xyo-network/wallet": "~5.6.2",
84
- "@xyo-network/wallet-model": "^5.6.3",
56
+ "@storybook/react-vite": "~10.4.1",
57
+ "@types/react": "^19.2.15",
58
+ "@xylabs/pixel": "~6.0.4",
59
+ "@xylabs/react-button": "~9.0.2",
60
+ "@xylabs/react-crypto": "~9.0.2",
61
+ "@xylabs/react-flexbox": "~9.0.2",
62
+ "@xylabs/react-hooks": "~9.0.2",
63
+ "@xylabs/react-identicon": "~9.0.2",
64
+ "@xylabs/react-link": "~9.0.2",
65
+ "@xylabs/react-number-status": "~9.0.2",
66
+ "@xylabs/react-promise": "~9.0.2",
67
+ "@xylabs/react-quick-tip-button": "~9.0.2",
68
+ "@xylabs/react-select": "~9.0.2",
69
+ "@xylabs/react-shared": "~9.0.2",
70
+ "@xylabs/react-theme": "~9.0.2",
71
+ "@xylabs/sdk-js": "^6.0.4",
72
+ "@xylabs/threads": "^6.0.4",
73
+ "@xylabs/toolchain": "~8.1.8",
74
+ "@xylabs/tsconfig": "^8.1.8",
75
+ "@xylabs/tsconfig-dom": "^8.1.8",
76
+ "@xylabs/tsconfig-react": "~8.1.8",
77
+ "@xyo-network/account-model": "^6.0.5",
78
+ "@xyo-network/boundwitness-model": "^6.0.5",
79
+ "@xyo-network/boundwitness-validator": "^6.0.5",
80
+ "@xyo-network/network": "~6.0.5",
81
+ "@xyo-network/payload-builder": "^6.0.5",
82
+ "@xyo-network/payload-model": "^6.0.5",
83
+ "@xyo-network/wallet": "~6.0.5",
84
+ "@xyo-network/wallet-model": "^6.0.5",
85
85
  "async-mutex": "^0.5.0",
86
86
  "bn.js": "^5.2.3",
87
87
  "bowser": "^2.14.1",
88
88
  "buffer": "^6.0.3",
89
- "chalk": "^5.6.2",
90
89
  "debug": "~4.4.3",
91
- "eslint": "^10.4.0",
90
+ "eslint": "^10.4.1",
92
91
  "ethers": "^6.16.0",
93
- "fast-deep-equal": "~3.1.3",
94
92
  "hash-wasm": "~4.12.0",
95
- "js-cookie": "~3.0.6",
96
93
  "lru-cache": "^11.3.6",
97
94
  "md5": "~2.3.0",
98
- "mixpanel-browser": "~2.79.0",
95
+ "mixpanel-browser": "~2.80",
99
96
  "numeral": "~2.0.6",
100
97
  "observable-fns": "~0.6.1",
101
98
  "pako": "^2.1.0",
102
- "query-string": "~9.3.1",
99
+ "query-string": "~9.4.0",
103
100
  "react": "^19.2.6",
104
101
  "react-dom": "^19.2.6",
105
- "react-is": "^19.2.6",
106
- "react-router-dom": "^7.15.1",
107
- "recharts": "~3.8.1",
102
+ "react-router-dom": "^7.16.0",
108
103
  "spark-md5": "~3.0.2",
109
- "storybook": "^10.4.0",
104
+ "storybook": "^10.4.1",
110
105
  "typescript": "^6.0.3",
111
- "viem": "^2.49.3",
112
- "vite": "^8.0.13",
106
+ "viem": "^2.51.3",
107
+ "vite": "^8.0.14",
113
108
  "wasm-feature-detect": "~1.8.0",
114
109
  "zod": "^4.4.3",
115
- "@xyo-network/react-storybook": "~8.0.1"
110
+ "@xyo-network/react-storybook": "~9.0.1"
116
111
  },
117
112
  "peerDependencies": {
118
113
  "@bitauth/libauth": "~3.0",
@@ -120,53 +115,48 @@
120
115
  "@mui/material": "^9.0",
121
116
  "@opentelemetry/api": "^1.9",
122
117
  "@opentelemetry/sdk-trace-base": "^2.7",
123
- "@react-spring/web": "~10.0",
118
+ "@react-spring/web": "~10.1",
124
119
  "@scure/base": "~2.2",
125
120
  "@scure/bip39": "~2.2",
126
- "@xylabs/pixel": "~5.1",
127
- "@xylabs/react-button": "~8.0",
128
- "@xylabs/react-crypto": "~8.0",
129
- "@xylabs/react-flexbox": "~8.0",
130
- "@xylabs/react-hooks": "~8.0",
131
- "@xylabs/react-identicon": "~8.0",
132
- "@xylabs/react-link": "~8.0",
133
- "@xylabs/react-number-status": "~8.0",
134
- "@xylabs/react-promise": "~8.0",
135
- "@xylabs/react-select": "~8.0",
136
- "@xylabs/react-shared": "~8.0",
137
- "@xylabs/react-theme": "~8.0",
138
- "@xylabs/sdk-js": "^5.1",
139
- "@xylabs/threads": "~5.1",
140
- "@xyo-network/account-model": "^5.6",
141
- "@xyo-network/boundwitness-model": "^5.6",
142
- "@xyo-network/boundwitness-validator": "^5.6",
143
- "@xyo-network/network": "~5.6",
144
- "@xyo-network/payload-builder": "^5.6",
145
- "@xyo-network/payload-model": "^5.6",
146
- "@xyo-network/wallet": "~5.6",
147
- "@xyo-network/wallet-model": "^5.6",
121
+ "@xylabs/pixel": "~6.0",
122
+ "@xylabs/react-button": "~9.0",
123
+ "@xylabs/react-crypto": "~9.0",
124
+ "@xylabs/react-flexbox": "~9.0",
125
+ "@xylabs/react-hooks": "~9.0",
126
+ "@xylabs/react-identicon": "~9.0",
127
+ "@xylabs/react-link": "~9.0",
128
+ "@xylabs/react-number-status": "~9.0",
129
+ "@xylabs/react-promise": "~9.0",
130
+ "@xylabs/react-select": "~9.0",
131
+ "@xylabs/react-shared": "~9.0",
132
+ "@xylabs/react-theme": "~9.0",
133
+ "@xylabs/sdk-js": "^6.0",
134
+ "@xylabs/threads": "^6.0",
135
+ "@xyo-network/account-model": "^6.0",
136
+ "@xyo-network/boundwitness-model": "^6.0",
137
+ "@xyo-network/boundwitness-validator": "^6.0",
138
+ "@xyo-network/network": "~6.0",
139
+ "@xyo-network/payload-builder": "^6.0",
140
+ "@xyo-network/payload-model": "^6.0",
141
+ "@xyo-network/wallet": "~6.0",
142
+ "@xyo-network/wallet-model": "^6.0",
148
143
  "async-mutex": "^0.5",
149
144
  "bn.js": "^5.2",
150
145
  "bowser": "^2.14",
151
146
  "buffer": "^6.0",
152
- "chalk": "^5.6",
153
147
  "debug": "~4.4",
154
148
  "ethers": "^6.16",
155
- "fast-deep-equal": "~3.1",
156
149
  "hash-wasm": "~4.12",
157
- "js-cookie": "~3.0",
158
150
  "lru-cache": "^11.3",
159
151
  "md5": "~2.3",
160
- "mixpanel-browser": "~2.79",
152
+ "mixpanel-browser": "~2.80",
161
153
  "numeral": "~2.0",
162
154
  "observable-fns": "~0.6",
163
155
  "pako": "^2.1",
164
- "query-string": "~9.3",
156
+ "query-string": "~9.4",
165
157
  "react": "^19.2",
166
158
  "react-dom": "^19.2",
167
- "react-is": "^19.2",
168
159
  "react-router-dom": "^7.15",
169
- "recharts": "~3.8",
170
160
  "spark-md5": "~3.0",
171
161
  "viem": "^2.48",
172
162
  "wasm-feature-detect": "~1.8",