@xyo-network/react-diviner 9.0.6 → 9.1.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.
- package/README.md +2 -2
- package/package.json +25 -29
package/README.md
CHANGED
|
@@ -8,6 +8,6 @@ Part of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/
|
|
|
8
8
|
|
|
9
9
|
## Credits
|
|
10
10
|
|
|
11
|
-
[Made with 🔥 and ❄️ by XYO](https://xyo.network)
|
|
11
|
+
[Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
|
|
12
12
|
|
|
13
|
-
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
|
13
|
+
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-diviner",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.1.1",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,37 +41,35 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-node": "~9.
|
|
44
|
+
"@xyo-network/react-node": "~9.1.1"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@bitauth/libauth": "~3.0.0",
|
|
48
48
|
"@metamask/providers": "^22.1.1",
|
|
49
|
-
"@mui/icons-material": "^9.
|
|
50
|
-
"@mui/material": "^9.
|
|
51
|
-
"@mui/system": "^9.
|
|
49
|
+
"@mui/icons-material": "^9.1.1",
|
|
50
|
+
"@mui/material": "^9.1.1",
|
|
51
|
+
"@mui/system": "^9.1.1",
|
|
52
52
|
"@mui/x-tree-view": "~9.4.0",
|
|
53
53
|
"@noble/post-quantum": "~0.6.1",
|
|
54
54
|
"@opentelemetry/api": "^1.9.1",
|
|
55
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
55
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
56
56
|
"@scure/base": "~2.2.0",
|
|
57
57
|
"@scure/bip39": "~2.2.0",
|
|
58
|
-
"@xylabs/geo": "^6.
|
|
59
|
-
"@xylabs/react-async-effect": "
|
|
60
|
-
"@xylabs/react-flexbox": "
|
|
61
|
-
"@xylabs/react-promise": "
|
|
62
|
-
"@xylabs/react-shared": "
|
|
63
|
-
"@xylabs/sdk-js": "^6.
|
|
64
|
-
"@xylabs/threads": "^6.
|
|
65
|
-
"@xylabs/toolchain": "~8.1.
|
|
66
|
-
"@xylabs/tsconfig": "^8.1.
|
|
67
|
-
"@xylabs/tsconfig-dom": "^8.1.
|
|
68
|
-
"@xylabs/tsconfig-react": "~8.1.
|
|
69
|
-
"@xyo-network/sdk-js": "^6.0
|
|
70
|
-
"@xyo-network/sdk-protocol-js": "
|
|
58
|
+
"@xylabs/geo": "^6.1.1",
|
|
59
|
+
"@xylabs/react-async-effect": "^9.1.0",
|
|
60
|
+
"@xylabs/react-flexbox": "^9.1.0",
|
|
61
|
+
"@xylabs/react-promise": "^9.1.0",
|
|
62
|
+
"@xylabs/react-shared": "^9.1.0",
|
|
63
|
+
"@xylabs/sdk-js": "^6.1.1",
|
|
64
|
+
"@xylabs/threads": "^6.1.1",
|
|
65
|
+
"@xylabs/toolchain": "~8.1.20",
|
|
66
|
+
"@xylabs/tsconfig": "^8.1.20",
|
|
67
|
+
"@xylabs/tsconfig-dom": "^8.1.20",
|
|
68
|
+
"@xylabs/tsconfig-react": "~8.1.20",
|
|
69
|
+
"@xyo-network/sdk-js": "^6.1.0",
|
|
70
|
+
"@xyo-network/sdk-protocol-js": "^6.1.1",
|
|
71
71
|
"ajv": "^8.20.0",
|
|
72
72
|
"async-mutex": "^0.5.0",
|
|
73
|
-
"bn.js": "^5.2.3",
|
|
74
|
-
"buffer": "^6.0.3",
|
|
75
73
|
"debug": "~4.4.3",
|
|
76
74
|
"eslint": "^10.4.1",
|
|
77
75
|
"ethers": "^6.16.0",
|
|
@@ -91,25 +89,23 @@
|
|
|
91
89
|
"@mui/icons-material": "^9.0",
|
|
92
90
|
"@mui/material": "^9.0",
|
|
93
91
|
"@mui/system": "^9.0",
|
|
94
|
-
"@mui/x-tree-view": "~9.
|
|
92
|
+
"@mui/x-tree-view": "~9.4",
|
|
95
93
|
"@noble/post-quantum": "~0.6.1",
|
|
96
94
|
"@opentelemetry/api": "^1.9",
|
|
97
95
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
98
96
|
"@scure/base": "~2.2",
|
|
99
97
|
"@scure/bip39": "~2.2",
|
|
100
98
|
"@xylabs/geo": "^6.0",
|
|
101
|
-
"@xylabs/react-async-effect": "
|
|
102
|
-
"@xylabs/react-flexbox": "
|
|
103
|
-
"@xylabs/react-promise": "
|
|
104
|
-
"@xylabs/react-shared": "
|
|
99
|
+
"@xylabs/react-async-effect": "^9.1",
|
|
100
|
+
"@xylabs/react-flexbox": "^9.1",
|
|
101
|
+
"@xylabs/react-promise": "^9.1",
|
|
102
|
+
"@xylabs/react-shared": "^9.1",
|
|
105
103
|
"@xylabs/sdk-js": "^6.0",
|
|
106
104
|
"@xylabs/threads": "^6.0",
|
|
107
105
|
"@xyo-network/sdk-js": "^6.0",
|
|
108
|
-
"@xyo-network/sdk-protocol-js": "
|
|
106
|
+
"@xyo-network/sdk-protocol-js": "^6.1",
|
|
109
107
|
"ajv": "^8.20",
|
|
110
108
|
"async-mutex": "^0.5",
|
|
111
|
-
"bn.js": "^5.2",
|
|
112
|
-
"buffer": "^6.0",
|
|
113
109
|
"debug": "~4.4",
|
|
114
110
|
"ethers": "^6.16",
|
|
115
111
|
"hash-wasm": "~4.12",
|