@xyo-network/react-schema 4.3.7 → 4.3.8
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 +35 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-schema",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.8",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -43,48 +43,48 @@
|
|
|
43
43
|
"lint-pkg": "npmPkgJsonLint ."
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@xylabs/exists": "^4.
|
|
47
|
-
"@xylabs/hex": "^4.
|
|
48
|
-
"@xylabs/react-async-effect": "^5.3.
|
|
49
|
-
"@xylabs/react-flexbox": "^5.3.
|
|
50
|
-
"@xylabs/react-link": "^5.3.
|
|
51
|
-
"@xylabs/react-promise": "^5.3.
|
|
52
|
-
"@xylabs/react-select": "^5.3.
|
|
53
|
-
"@xyo-network/diviner-schema-list-model": "^3.6.
|
|
54
|
-
"@xyo-network/diviner-schema-stats-model": "^3.6.
|
|
55
|
-
"@xyo-network/node-core-types": "^3.2.
|
|
56
|
-
"@xyo-network/payload-builder": "^3.6.
|
|
57
|
-
"@xyo-network/payload-model": "^3.6.
|
|
58
|
-
"@xyo-network/react-diviner": "^4.3.
|
|
59
|
-
"@xyo-network/react-event": "^4.3.
|
|
60
|
-
"@xyo-network/react-property": "^4.3.
|
|
61
|
-
"@xyo-network/react-shared": "^4.3.
|
|
62
|
-
"@xyo-network/schema-cache": "^3.6.
|
|
63
|
-
"@xyo-network/schema-payload-plugin": "^3.6.
|
|
64
|
-
"react-router-dom": "^7.1.
|
|
46
|
+
"@xylabs/exists": "^4.5.1",
|
|
47
|
+
"@xylabs/hex": "^4.5.1",
|
|
48
|
+
"@xylabs/react-async-effect": "^5.3.18",
|
|
49
|
+
"@xylabs/react-flexbox": "^5.3.18",
|
|
50
|
+
"@xylabs/react-link": "^5.3.18",
|
|
51
|
+
"@xylabs/react-promise": "^5.3.18",
|
|
52
|
+
"@xylabs/react-select": "^5.3.18",
|
|
53
|
+
"@xyo-network/diviner-schema-list-model": "^3.6.11",
|
|
54
|
+
"@xyo-network/diviner-schema-stats-model": "^3.6.11",
|
|
55
|
+
"@xyo-network/node-core-types": "^3.2.4",
|
|
56
|
+
"@xyo-network/payload-builder": "^3.6.11",
|
|
57
|
+
"@xyo-network/payload-model": "^3.6.11",
|
|
58
|
+
"@xyo-network/react-diviner": "^4.3.8",
|
|
59
|
+
"@xyo-network/react-event": "^4.3.8",
|
|
60
|
+
"@xyo-network/react-property": "^4.3.8",
|
|
61
|
+
"@xyo-network/react-shared": "^4.3.8",
|
|
62
|
+
"@xyo-network/schema-cache": "^3.6.11",
|
|
63
|
+
"@xyo-network/schema-payload-plugin": "^3.6.11",
|
|
64
|
+
"react-router-dom": "^7.1.3"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@emotion/react": "^11.14.0",
|
|
68
68
|
"@emotion/styled": "^11.14.0",
|
|
69
|
-
"@mui/icons-material": "^6.
|
|
70
|
-
"@mui/material": "^6.
|
|
71
|
-
"@mui/styles": "^6.
|
|
72
|
-
"@storybook/react": "^8.
|
|
73
|
-
"@xylabs/react-flexbox": "^5.3.
|
|
74
|
-
"@xylabs/react-hooks": "^5.3.
|
|
69
|
+
"@mui/icons-material": "^6.4.1",
|
|
70
|
+
"@mui/material": "^6.4.1",
|
|
71
|
+
"@mui/styles": "^6.4.1",
|
|
72
|
+
"@storybook/react": "^8.5.1",
|
|
73
|
+
"@xylabs/react-flexbox": "^5.3.18",
|
|
74
|
+
"@xylabs/react-hooks": "^5.3.18",
|
|
75
75
|
"@xylabs/ts-scripts-yarn3": "^4.2.6",
|
|
76
76
|
"@xylabs/tsconfig-react": "^4.2.6",
|
|
77
|
-
"@xyo-network/bridge-http": "^3.6.
|
|
78
|
-
"@xyo-network/node-memory": "^3.6.
|
|
79
|
-
"@xyo-network/node-model": "^3.6.
|
|
80
|
-
"@xyo-network/react-node": "^4.3.
|
|
81
|
-
"@xyo-network/react-payload-raw-info": "^4.3.
|
|
82
|
-
"@xyo-network/react-storybook": "^4.3.
|
|
83
|
-
"@xyo-network/react-wallet": "^4.3.
|
|
77
|
+
"@xyo-network/bridge-http": "^3.6.11",
|
|
78
|
+
"@xyo-network/node-memory": "^3.6.11",
|
|
79
|
+
"@xyo-network/node-model": "^3.6.11",
|
|
80
|
+
"@xyo-network/react-node": "^4.3.8",
|
|
81
|
+
"@xyo-network/react-payload-raw-info": "^4.3.8",
|
|
82
|
+
"@xyo-network/react-storybook": "^4.3.8",
|
|
83
|
+
"@xyo-network/react-wallet": "^4.3.8",
|
|
84
84
|
"react": "^18.3.1",
|
|
85
85
|
"react-dom": "^18.3.1",
|
|
86
|
-
"storybook": "^8.
|
|
87
|
-
"typescript": "^5.7.
|
|
86
|
+
"storybook": "^8.5.1",
|
|
87
|
+
"typescript": "^5.7.3"
|
|
88
88
|
},
|
|
89
89
|
"peerDependencies": {
|
|
90
90
|
"@emotion/react": "^11",
|