@xyo-network/react-chain-provider 2.0.16 → 2.0.18
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 +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-chain-provider",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.18",
|
|
4
4
|
"description": "XYO Layer One API",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
@@ -42,25 +42,25 @@
|
|
|
42
42
|
"@metamask/json-rpc-engine": "^10.5.0",
|
|
43
43
|
"@metamask/providers": "^22.1.1",
|
|
44
44
|
"@metamask/utils": "^11.11.0",
|
|
45
|
-
"@mui/icons-material": "^9.1.
|
|
46
|
-
"@mui/material": "^9.1.
|
|
45
|
+
"@mui/icons-material": "^9.1.1",
|
|
46
|
+
"@mui/material": "^9.1.1",
|
|
47
47
|
"@noble/post-quantum": "~0.6.1",
|
|
48
48
|
"@opentelemetry/api": "^1.9.1",
|
|
49
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
49
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
50
50
|
"@react-spring/web": "~10.1.1",
|
|
51
51
|
"@rollbar/react": "~1.0.0",
|
|
52
52
|
"@scure/base": "~2.2.0",
|
|
53
53
|
"@scure/bip39": "~2.2.0",
|
|
54
|
-
"@storybook/react-vite": "^10.4.
|
|
54
|
+
"@storybook/react-vite": "^10.4.4",
|
|
55
55
|
"@types/react": "^19.2.17",
|
|
56
|
-
"@xylabs/eth-address": "
|
|
56
|
+
"@xylabs/eth-address": "^6.1.1",
|
|
57
57
|
"@xylabs/geo": "^6.1.1",
|
|
58
|
-
"@xylabs/pixel": "
|
|
59
|
-
"@xylabs/react-button": "
|
|
60
|
-
"@xylabs/react-error": "
|
|
58
|
+
"@xylabs/pixel": "^6.1.1",
|
|
59
|
+
"@xylabs/react-button": "^9.1.0",
|
|
60
|
+
"@xylabs/react-error": "^9.1.0",
|
|
61
61
|
"@xylabs/react-flexbox": "~9.1",
|
|
62
|
-
"@xylabs/react-promise": "
|
|
63
|
-
"@xylabs/react-shared": "
|
|
62
|
+
"@xylabs/react-promise": "^9.1.0",
|
|
63
|
+
"@xylabs/react-shared": "^9.1.0",
|
|
64
64
|
"@xylabs/react-theme": "^9.1.0",
|
|
65
65
|
"@xylabs/sdk-js": "^6.1.1",
|
|
66
66
|
"@xylabs/threads": "^6.1.1",
|
|
@@ -68,38 +68,38 @@
|
|
|
68
68
|
"@xylabs/tsconfig": "~8.1.20",
|
|
69
69
|
"@xylabs/tsconfig-dom": "~8.1.20",
|
|
70
70
|
"@xylabs/tsconfig-react": "~8.1.20",
|
|
71
|
-
"@xyo-network/address": "^6.1.
|
|
72
|
-
"@xyo-network/react-error": "~9.1",
|
|
71
|
+
"@xyo-network/address": "^6.1.1",
|
|
72
|
+
"@xyo-network/react-error": "~9.1.1",
|
|
73
73
|
"@xyo-network/sdk-js": "^6.1.0",
|
|
74
|
-
"@xyo-network/sdk-protocol-js": "~6.1.
|
|
75
|
-
"@xyo-network/xl1-blockies": "
|
|
76
|
-
"@xyo-network/xl1-react-client-sdk": "^2.1.
|
|
77
|
-
"@xyo-network/xl1-sdk": "^2.1.
|
|
74
|
+
"@xyo-network/sdk-protocol-js": "~6.1.1",
|
|
75
|
+
"@xyo-network/xl1-blockies": "^2.1.6",
|
|
76
|
+
"@xyo-network/xl1-react-client-sdk": "^2.1.6",
|
|
77
|
+
"@xyo-network/xl1-sdk": "^2.1.6",
|
|
78
78
|
"ajv": "^8.20.0",
|
|
79
79
|
"async-mutex": "^0.5.0",
|
|
80
80
|
"cosmiconfig": "^9.0.2",
|
|
81
81
|
"debug": "~4.4.3",
|
|
82
82
|
"dotenv": "~17.4.2",
|
|
83
|
-
"eslint": "^10.
|
|
83
|
+
"eslint": "^10.5.0",
|
|
84
84
|
"ethers": "^6.16.0",
|
|
85
85
|
"hash-wasm": "~4.12.0",
|
|
86
86
|
"idb": "^8.0.3",
|
|
87
87
|
"lru-cache": "^11.5.1",
|
|
88
88
|
"observable-fns": "~0.6.1",
|
|
89
89
|
"prop-types": "^15.8.1",
|
|
90
|
-
"query-string": "~9.3",
|
|
90
|
+
"query-string": "~9.3.1",
|
|
91
91
|
"react": "^19.2.7",
|
|
92
92
|
"react-dom": "^19.2.7",
|
|
93
93
|
"react-router-dom": "^7.17.0",
|
|
94
94
|
"rollbar": "^3.1.0",
|
|
95
|
-
"storybook": "^10.4.
|
|
95
|
+
"storybook": "^10.4.4",
|
|
96
96
|
"typescript": "~6.0.3",
|
|
97
97
|
"uuid": "~14.0.0",
|
|
98
98
|
"vite": "^8.0.16",
|
|
99
99
|
"vitest": "^4.1.8",
|
|
100
100
|
"webextension-polyfill": "^0.12.0",
|
|
101
101
|
"zod": "~4.4.3",
|
|
102
|
-
"@xyo-network/react-chain-model": "~2.0.
|
|
102
|
+
"@xyo-network/react-chain-model": "~2.0.18"
|
|
103
103
|
},
|
|
104
104
|
"peerDependencies": {
|
|
105
105
|
"@bitauth/libauth": "~3.0",
|
|
@@ -118,8 +118,8 @@
|
|
|
118
118
|
"@xylabs/eth-address": "^6.1",
|
|
119
119
|
"@xylabs/geo": "^6.0",
|
|
120
120
|
"@xylabs/pixel": "^6.1",
|
|
121
|
-
"@xylabs/react-button": "
|
|
122
|
-
"@xylabs/react-error": "
|
|
121
|
+
"@xylabs/react-button": "^9.1",
|
|
122
|
+
"@xylabs/react-error": "^9.1",
|
|
123
123
|
"@xylabs/react-flexbox": "~9.1",
|
|
124
124
|
"@xylabs/react-promise": "^9.1",
|
|
125
125
|
"@xylabs/react-shared": "^9.1",
|