@xyo-network/xl1-react-client-sdk 2.0.6 → 2.0.8

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 +26 -42
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/xl1-react-client-sdk",
4
- "version": "2.0.6",
4
+ "version": "2.0.8",
5
5
  "description": "XL1 React Client/Wallet SDK",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -63,9 +63,9 @@
63
63
  "README.md"
64
64
  ],
65
65
  "dependencies": {
66
- "@xyo-network/xl1-sdk": "~2.0.6",
67
- "@xyo-network/xl1-protocol-lib": "~2.0.6",
68
- "@xyo-network/xl1-blockies": "~2.0.6"
66
+ "@xyo-network/xl1-protocol-lib": "~2.0.8",
67
+ "@xyo-network/xl1-sdk": "~2.0.8",
68
+ "@xyo-network/xl1-blockies": "~2.0.8"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@bitauth/libauth": "~3.0.0",
@@ -80,55 +80,47 @@
80
80
  "@react-spring/web": "~10.1.0",
81
81
  "@scure/base": "~2.2.0",
82
82
  "@scure/bip39": "~2.2.0",
83
- "@storybook/react-vite": "^10.4.1",
84
- "@types/react": "^19.2.15",
85
- "@xylabs/geo": "^6.0.4",
86
- "@xylabs/pixel": "~6.0.4",
87
- "@xylabs/react-button": "~9.0",
88
- "@xylabs/react-error": "~9.0",
89
- "@xylabs/react-promise": "~9.0",
90
- "@xylabs/react-shared": "~9.0",
91
- "@xylabs/react-theme": "~9.0.0",
92
- "@xylabs/sdk-js": "^6.0.4",
93
- "@xylabs/threads": "~6.0.4",
94
- "@xylabs/toolchain": "~8.1.6",
95
- "@xylabs/tsconfig": "~8.1.6",
96
- "@xylabs/tsconfig-dom": "~8.1.6",
97
- "@xylabs/tsconfig-react": "~8.1.6",
98
- "@xyo-network/sdk-js": "~6.0.1",
99
- "@xyo-network/sdk-protocol-js": "~6.0.5",
83
+ "@storybook/react-vite": "^10.4.2",
84
+ "@types/react": "^19.2.16",
85
+ "@xylabs/geo": "^6.0.6",
86
+ "@xylabs/pixel": "~6.0.6",
87
+ "@xylabs/react-button": "~9.0.2",
88
+ "@xylabs/react-error": "~9.0.2",
89
+ "@xylabs/react-promise": "~9.0.2",
90
+ "@xylabs/react-shared": "~9.0.2",
91
+ "@xylabs/react-theme": "~9.0.2",
92
+ "@xylabs/sdk-js": "^6.0.6",
93
+ "@xylabs/threads": "~6.0.6",
94
+ "@xylabs/toolchain": "~8.1.8",
95
+ "@xylabs/tsconfig": "~8.1.8",
96
+ "@xylabs/tsconfig-dom": "~8.1.8",
97
+ "@xylabs/tsconfig-react": "~8.1.8",
98
+ "@xyo-network/sdk-js": "~6.0.2",
99
+ "@xyo-network/sdk-protocol-js": "~6.0.7",
100
100
  "ajv": "^8.20.0",
101
101
  "async-mutex": "^0.5.0",
102
102
  "bn.js": "^5.2.3",
103
103
  "bowser": "^2.14.1",
104
104
  "buffer": "^6.0.3",
105
- "chalk": "^5.6.2",
106
105
  "cosmiconfig": "^9.0.1",
107
106
  "debug": "~4.4.3",
108
- "eslint": "^10.4.0",
107
+ "eslint": "^10.4.1",
109
108
  "ethers": "^6.16.0",
110
- "fast-deep-equal": "~3.1.3",
111
109
  "hash-wasm": "~4.12.0",
112
110
  "idb": "^8.0.3",
113
- "js-cookie": "~3.0.7",
114
111
  "lru-cache": "^11.5.1",
115
- "mapbox-gl": "^3.24.0",
116
112
  "mixpanel-browser": "~2.79",
117
113
  "observable-fns": "~0.6.1",
118
114
  "pako": "^2.1.0",
119
115
  "query-string": "~9.4",
120
- "react": "^19.2.6",
121
- "react-dom": "^19.2.6",
122
- "react-is": "~19.2.6",
116
+ "react": "^19.2.7",
117
+ "react-dom": "^19.2.7",
123
118
  "react-router-dom": "^7.16.0",
124
- "recharts": "~3.8.1",
125
119
  "spark-md5": "~3.0.2",
126
- "store2": "~2.14.4",
127
- "storybook": "^10.4.1",
120
+ "storybook": "^10.4.2",
128
121
  "typescript": "~6.0.3",
129
122
  "uuid": "~14.0.0",
130
- "vite": "^8.0.14",
131
- "wasm-feature-detect": "~1.8.0",
123
+ "vite": "^8.0.16",
132
124
  "webextension-polyfill": "^0.12.0",
133
125
  "zod": "~4.4.3"
134
126
  },
@@ -161,29 +153,21 @@
161
153
  "bn.js": "^5.2",
162
154
  "bowser": "^2.14",
163
155
  "buffer": "^6.0",
164
- "chalk": "^5.6",
165
156
  "cosmiconfig": "^9.0",
166
157
  "debug": "~4.4",
167
158
  "ethers": "^6.16",
168
- "fast-deep-equal": "~3.1",
169
159
  "hash-wasm": "~4.12",
170
160
  "idb": "^8.0",
171
- "js-cookie": "~3.0",
172
161
  "lru-cache": "^11.3",
173
- "mapbox-gl": "^3.23",
174
162
  "mixpanel-browser": "~2.79",
175
163
  "observable-fns": "~0.6",
176
164
  "pako": "^2.1",
177
165
  "query-string": "~9.4",
178
166
  "react": "^19.2",
179
167
  "react-dom": "^19.2",
180
- "react-is": "~19.2",
181
168
  "react-router-dom": "^7.15",
182
- "recharts": "~3.8",
183
169
  "spark-md5": "~3.0",
184
- "store2": "~2.14",
185
170
  "uuid": "~14.0",
186
- "wasm-feature-detect": "~1.8",
187
171
  "webextension-polyfill": "^0.12",
188
172
  "zod": "~4.4"
189
173
  },