@xyo-network/react-schema 6.1.0 → 6.1.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 +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-schema",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.2",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -39,47 +39,47 @@
|
|
|
39
39
|
"module": "dist/browser/index.mjs",
|
|
40
40
|
"types": "dist/browser/index.d.ts",
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@xylabs/exists": "^4.13.
|
|
43
|
-
"@xylabs/hex": "^4.13.
|
|
44
|
-
"@xylabs/react-async-effect": "^6.3.
|
|
45
|
-
"@xylabs/react-flexbox": "^6.3.
|
|
46
|
-
"@xylabs/react-link": "^6.3.
|
|
47
|
-
"@xylabs/react-promise": "^6.3.
|
|
48
|
-
"@xylabs/react-select": "^6.3.
|
|
49
|
-
"@xylabs/react-shared": "^6.3.
|
|
50
|
-
"@xyo-network/diviner-schema-list-model": "^4.1.
|
|
51
|
-
"@xyo-network/diviner-schema-stats-model": "^4.1.
|
|
42
|
+
"@xylabs/exists": "^4.13.21",
|
|
43
|
+
"@xylabs/hex": "^4.13.21",
|
|
44
|
+
"@xylabs/react-async-effect": "^6.3.13",
|
|
45
|
+
"@xylabs/react-flexbox": "^6.3.13",
|
|
46
|
+
"@xylabs/react-link": "^6.3.13",
|
|
47
|
+
"@xylabs/react-promise": "^6.3.13",
|
|
48
|
+
"@xylabs/react-select": "^6.3.13",
|
|
49
|
+
"@xylabs/react-shared": "^6.3.13",
|
|
50
|
+
"@xyo-network/diviner-schema-list-model": "^4.1.4",
|
|
51
|
+
"@xyo-network/diviner-schema-stats-model": "^4.1.4",
|
|
52
52
|
"@xyo-network/node-core-types": "^3.7.16",
|
|
53
|
-
"@xyo-network/payload-builder": "^4.1.
|
|
54
|
-
"@xyo-network/payload-model": "^4.1.
|
|
55
|
-
"@xyo-network/react-diviner": "^6.1.
|
|
56
|
-
"@xyo-network/react-event": "^6.1.
|
|
57
|
-
"@xyo-network/react-property": "^6.1.
|
|
58
|
-
"@xyo-network/schema-cache": "^4.1.
|
|
59
|
-
"@xyo-network/schema-payload-plugin": "^4.1.
|
|
60
|
-
"react-router-dom": "^7.
|
|
53
|
+
"@xyo-network/payload-builder": "^4.1.4",
|
|
54
|
+
"@xyo-network/payload-model": "^4.1.4",
|
|
55
|
+
"@xyo-network/react-diviner": "^6.1.2",
|
|
56
|
+
"@xyo-network/react-event": "^6.1.2",
|
|
57
|
+
"@xyo-network/react-property": "^6.1.2",
|
|
58
|
+
"@xyo-network/schema-cache": "^4.1.4",
|
|
59
|
+
"@xyo-network/schema-payload-plugin": "^4.1.4",
|
|
60
|
+
"react-router-dom": "^7.7.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@emotion/react": "^11.14.0",
|
|
64
64
|
"@emotion/styled": "^11.14.1",
|
|
65
65
|
"@mui/icons-material": "^7.2.0",
|
|
66
66
|
"@mui/material": "^7.2.0",
|
|
67
|
-
"@storybook/react-vite": "^9.0.
|
|
67
|
+
"@storybook/react-vite": "^9.0.17",
|
|
68
68
|
"@types/react": "^19.1.8",
|
|
69
|
-
"@xylabs/react-flexbox": "^6.3.
|
|
70
|
-
"@xylabs/react-hooks": "^6.3.
|
|
69
|
+
"@xylabs/react-flexbox": "^6.3.13",
|
|
70
|
+
"@xylabs/react-hooks": "^6.3.13",
|
|
71
71
|
"@xylabs/ts-scripts-yarn3": "next",
|
|
72
72
|
"@xylabs/tsconfig-react": "next",
|
|
73
|
-
"@xyo-network/bridge-http": "^4.1.
|
|
74
|
-
"@xyo-network/node-memory": "^4.1.
|
|
75
|
-
"@xyo-network/node-model": "^4.1.
|
|
76
|
-
"@xyo-network/react-node": "^6.1.
|
|
77
|
-
"@xyo-network/react-payload-raw-info": "^6.1.
|
|
78
|
-
"@xyo-network/react-storybook": "^6.1.
|
|
79
|
-
"@xyo-network/react-wallet": "^6.1.
|
|
73
|
+
"@xyo-network/bridge-http": "^4.1.4",
|
|
74
|
+
"@xyo-network/node-memory": "^4.1.4",
|
|
75
|
+
"@xyo-network/node-model": "^4.1.4",
|
|
76
|
+
"@xyo-network/react-node": "^6.1.2",
|
|
77
|
+
"@xyo-network/react-payload-raw-info": "^6.1.2",
|
|
78
|
+
"@xyo-network/react-storybook": "^6.1.2",
|
|
79
|
+
"@xyo-network/react-wallet": "^6.1.2",
|
|
80
80
|
"react": "^19.1.0",
|
|
81
81
|
"react-dom": "^19.1.0",
|
|
82
|
-
"storybook": "^9.0.
|
|
82
|
+
"storybook": "^9.0.17",
|
|
83
83
|
"typescript": "^5.8.3"
|
|
84
84
|
},
|
|
85
85
|
"peerDependencies": {
|