@xyo-network/react-chain-network 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 +21 -21
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@xyo-network/react-chain-network",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.18",
|
|
5
5
|
"description": "XYO Layer One React SDK",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
@@ -39,35 +39,35 @@
|
|
|
39
39
|
"README.md"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@xyo-network/react-chain-provider": "~2.0.
|
|
42
|
+
"@xyo-network/react-chain-provider": "~2.0.18"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@bitauth/libauth": "~3.0.0",
|
|
46
46
|
"@metamask/json-rpc-engine": "^10.5.0",
|
|
47
47
|
"@metamask/providers": "^22.1.1",
|
|
48
48
|
"@metamask/utils": "^11.11.0",
|
|
49
|
-
"@mui/icons-material": "^9.1.
|
|
50
|
-
"@mui/material": "^9.1.
|
|
49
|
+
"@mui/icons-material": "^9.1.1",
|
|
50
|
+
"@mui/material": "^9.1.1",
|
|
51
51
|
"@noble/post-quantum": "~0.6.1",
|
|
52
52
|
"@opentelemetry/api": "^1.9.1",
|
|
53
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
53
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
54
54
|
"@react-spring/web": "~10.1.1",
|
|
55
55
|
"@rollbar/react": "~1.0.0",
|
|
56
56
|
"@scure/base": "~2.2.0",
|
|
57
57
|
"@scure/bip39": "~2.2.0",
|
|
58
|
-
"@storybook/react-vite": "^10.4.
|
|
58
|
+
"@storybook/react-vite": "^10.4.4",
|
|
59
59
|
"@types/react": "^19.2.17",
|
|
60
60
|
"@xylabs/eth-address": "^6.1.1",
|
|
61
61
|
"@xylabs/geo": "^6.1.1",
|
|
62
|
-
"@xylabs/pixel": "
|
|
63
|
-
"@xylabs/react-button": "
|
|
64
|
-
"@xylabs/react-error": "
|
|
62
|
+
"@xylabs/pixel": "^6.1.1",
|
|
63
|
+
"@xylabs/react-button": "^9.1.0",
|
|
64
|
+
"@xylabs/react-error": "^9.1.0",
|
|
65
65
|
"@xylabs/react-flexbox": "~9.1",
|
|
66
66
|
"@xylabs/react-hooks": "~9.1",
|
|
67
67
|
"@xylabs/react-identicon": "~9.1",
|
|
68
68
|
"@xylabs/react-link": "~9.1",
|
|
69
|
-
"@xylabs/react-promise": "
|
|
70
|
-
"@xylabs/react-shared": "
|
|
69
|
+
"@xylabs/react-promise": "^9.1.0",
|
|
70
|
+
"@xylabs/react-shared": "^9.1.0",
|
|
71
71
|
"@xylabs/react-theme": "^9.1.0",
|
|
72
72
|
"@xylabs/sdk-js": "^6.1.1",
|
|
73
73
|
"@xylabs/sdk-react": "~9.1",
|
|
@@ -76,20 +76,20 @@
|
|
|
76
76
|
"@xylabs/tsconfig": "~8.1.20",
|
|
77
77
|
"@xylabs/tsconfig-dom": "~8.1.20",
|
|
78
78
|
"@xylabs/tsconfig-react": "~8.1.20",
|
|
79
|
-
"@xyo-network/address": "^6.1.
|
|
80
|
-
"@xyo-network/react-error": "~9.1",
|
|
81
|
-
"@xyo-network/react-payload-raw-info": "~9.1",
|
|
79
|
+
"@xyo-network/address": "^6.1.1",
|
|
80
|
+
"@xyo-network/react-error": "~9.1.1",
|
|
81
|
+
"@xyo-network/react-payload-raw-info": "~9.1.1",
|
|
82
82
|
"@xyo-network/sdk-js": "^6.1.0",
|
|
83
|
-
"@xyo-network/sdk-protocol-js": "~6.1.
|
|
84
|
-
"@xyo-network/xl1-blockies": "
|
|
85
|
-
"@xyo-network/xl1-react-client-sdk": "^2.1.
|
|
86
|
-
"@xyo-network/xl1-sdk": "^2.1.
|
|
83
|
+
"@xyo-network/sdk-protocol-js": "~6.1.1",
|
|
84
|
+
"@xyo-network/xl1-blockies": "^2.1.6",
|
|
85
|
+
"@xyo-network/xl1-react-client-sdk": "^2.1.6",
|
|
86
|
+
"@xyo-network/xl1-sdk": "^2.1.6",
|
|
87
87
|
"ajv": "^8.20.0",
|
|
88
88
|
"async-mutex": "^0.5.0",
|
|
89
89
|
"clsx": "~2.1.1",
|
|
90
90
|
"cosmiconfig": "^9.0.2",
|
|
91
91
|
"debug": "~4.4.3",
|
|
92
|
-
"eslint": "^10.
|
|
92
|
+
"eslint": "^10.5.0",
|
|
93
93
|
"ethers": "^6.16.0",
|
|
94
94
|
"hash-wasm": "~4.12.0",
|
|
95
95
|
"idb": "^8.0.3",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"react-dom": "^19.2.7",
|
|
104
104
|
"react-router-dom": "^7.17.0",
|
|
105
105
|
"rollbar": "^3.1.0",
|
|
106
|
-
"storybook": "^10.4.
|
|
106
|
+
"storybook": "^10.4.4",
|
|
107
107
|
"typescript": "~6.0.3",
|
|
108
108
|
"uuid": "~14.0.0",
|
|
109
109
|
"viem": "^2.52.2",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"webextension-polyfill": "^0.12.0",
|
|
112
112
|
"zod": "~4.4.3",
|
|
113
113
|
"zustand": "~5.0.14",
|
|
114
|
-
"@xyo-network/react-chain-model": "~2.0.
|
|
114
|
+
"@xyo-network/react-chain-model": "~2.0.18"
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
117
117
|
"@bitauth/libauth": "~3.0",
|