@xyo-network/react-diviner 9.0.1 → 9.0.2
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 +18 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-diviner",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.2",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-node": "~9.0.
|
|
44
|
+
"@xyo-network/react-node": "~9.0.2"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -55,23 +55,23 @@
|
|
|
55
55
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
56
56
|
"@scure/base": "~2.2.0",
|
|
57
57
|
"@scure/bip39": "~2.2.0",
|
|
58
|
-
"@xylabs/geo": "^6.0.
|
|
58
|
+
"@xylabs/geo": "^6.0.7",
|
|
59
59
|
"@xylabs/react-async-effect": "~9.0.2",
|
|
60
60
|
"@xylabs/react-flexbox": "~9.0.2",
|
|
61
61
|
"@xylabs/react-promise": "~9.0.2",
|
|
62
62
|
"@xylabs/react-shared": "~9.0.2",
|
|
63
|
-
"@xylabs/sdk-js": "^6.0.
|
|
64
|
-
"@xylabs/threads": "^6.0.
|
|
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/diviner-model": "^6.0.
|
|
70
|
-
"@xyo-network/module-model": "^6.0.
|
|
71
|
-
"@xyo-network/node-memory": "~6.0.
|
|
72
|
-
"@xyo-network/node-model": "^6.0.
|
|
73
|
-
"@xyo-network/payload-model": "^6.0.
|
|
74
|
-
"@xyo-network/sdk-protocol-js": "~6.0.
|
|
63
|
+
"@xylabs/sdk-js": "^6.0.7",
|
|
64
|
+
"@xylabs/threads": "^6.0.7",
|
|
65
|
+
"@xylabs/toolchain": "~8.1.12",
|
|
66
|
+
"@xylabs/tsconfig": "^8.1.12",
|
|
67
|
+
"@xylabs/tsconfig-dom": "^8.1.12",
|
|
68
|
+
"@xylabs/tsconfig-react": "~8.1.12",
|
|
69
|
+
"@xyo-network/diviner-model": "^6.0.2",
|
|
70
|
+
"@xyo-network/module-model": "^6.0.2",
|
|
71
|
+
"@xyo-network/node-memory": "~6.0.2",
|
|
72
|
+
"@xyo-network/node-model": "^6.0.2",
|
|
73
|
+
"@xyo-network/payload-model": "^6.0.7",
|
|
74
|
+
"@xyo-network/sdk-protocol-js": "~6.0.7",
|
|
75
75
|
"ajv": "^8.20.0",
|
|
76
76
|
"async-mutex": "^0.5.0",
|
|
77
77
|
"bn.js": "^5.2.3",
|
|
@@ -81,15 +81,12 @@
|
|
|
81
81
|
"ethers": "^6.16.0",
|
|
82
82
|
"hash-wasm": "~4.12.0",
|
|
83
83
|
"idb": "^8.0.3",
|
|
84
|
-
"lru-cache": "^11.
|
|
85
|
-
"mapbox-gl": "^3.23.1",
|
|
84
|
+
"lru-cache": "^11.5.1",
|
|
86
85
|
"observable-fns": "~0.6.1",
|
|
87
86
|
"pako": "^2.1.0",
|
|
88
|
-
"react": "^19.2.
|
|
89
|
-
"react-dom": "^19.2.
|
|
90
|
-
"store2": "~2.14.4",
|
|
87
|
+
"react": "^19.2.7",
|
|
88
|
+
"react-dom": "^19.2.7",
|
|
91
89
|
"typescript": "^6.0.3",
|
|
92
|
-
"wasm-feature-detect": "~1.8.0",
|
|
93
90
|
"webextension-polyfill": "^0.12.0",
|
|
94
91
|
"zod": "^4.4.3"
|
|
95
92
|
},
|
|
@@ -127,13 +124,10 @@
|
|
|
127
124
|
"hash-wasm": "~4.12",
|
|
128
125
|
"idb": "^8.0",
|
|
129
126
|
"lru-cache": "^11.3",
|
|
130
|
-
"mapbox-gl": "^3.23",
|
|
131
127
|
"observable-fns": "~0.6",
|
|
132
128
|
"pako": "^2.1",
|
|
133
129
|
"react": "^19.2",
|
|
134
130
|
"react-dom": "^19.2",
|
|
135
|
-
"store2": "~2.14",
|
|
136
|
-
"wasm-feature-detect": "~1.8",
|
|
137
131
|
"webextension-polyfill": "^0.12",
|
|
138
132
|
"zod": "^4.4"
|
|
139
133
|
},
|