@xyo-network/react-schema 5.1.1 → 5.1.3
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 +39 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-schema",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.3",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -39,54 +39,54 @@
|
|
|
39
39
|
"module": "dist/browser/index.mjs",
|
|
40
40
|
"types": "dist/types/index.d.ts",
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@xylabs/exists": "^4.
|
|
43
|
-
"@xylabs/hex": "^4.
|
|
44
|
-
"@xylabs/react-async-effect": "^6.1.
|
|
45
|
-
"@xylabs/react-flexbox": "^6.1.
|
|
46
|
-
"@xylabs/react-link": "^6.1.
|
|
47
|
-
"@xylabs/react-promise": "^6.1.
|
|
48
|
-
"@xylabs/react-select": "^6.1.
|
|
49
|
-
"@xyo-network/diviner-schema-list-model": "^3.
|
|
50
|
-
"@xyo-network/diviner-schema-stats-model": "^3.
|
|
51
|
-
"@xyo-network/node-core-types": "^3.
|
|
52
|
-
"@xyo-network/payload-builder": "^3.
|
|
53
|
-
"@xyo-network/payload-model": "^3.
|
|
54
|
-
"@xyo-network/react-diviner": "^5.1.
|
|
55
|
-
"@xyo-network/react-event": "^5.1.
|
|
56
|
-
"@xyo-network/react-property": "^5.1.
|
|
57
|
-
"@xyo-network/react-shared": "^5.1.
|
|
58
|
-
"@xyo-network/schema-cache": "^3.
|
|
59
|
-
"@xyo-network/schema-payload-plugin": "^3.
|
|
60
|
-
"react-router-dom": "^7.
|
|
42
|
+
"@xylabs/exists": "^4.8.1",
|
|
43
|
+
"@xylabs/hex": "^4.8.1",
|
|
44
|
+
"@xylabs/react-async-effect": "^6.1.14",
|
|
45
|
+
"@xylabs/react-flexbox": "^6.1.14",
|
|
46
|
+
"@xylabs/react-link": "^6.1.14",
|
|
47
|
+
"@xylabs/react-promise": "^6.1.14",
|
|
48
|
+
"@xylabs/react-select": "^6.1.14",
|
|
49
|
+
"@xyo-network/diviner-schema-list-model": "^3.12.1",
|
|
50
|
+
"@xyo-network/diviner-schema-stats-model": "^3.12.1",
|
|
51
|
+
"@xyo-network/node-core-types": "^3.5.1",
|
|
52
|
+
"@xyo-network/payload-builder": "^3.12.1",
|
|
53
|
+
"@xyo-network/payload-model": "^3.12.1",
|
|
54
|
+
"@xyo-network/react-diviner": "^5.1.3",
|
|
55
|
+
"@xyo-network/react-event": "^5.1.3",
|
|
56
|
+
"@xyo-network/react-property": "^5.1.3",
|
|
57
|
+
"@xyo-network/react-shared": "^5.1.3",
|
|
58
|
+
"@xyo-network/schema-cache": "^3.12.1",
|
|
59
|
+
"@xyo-network/schema-payload-plugin": "^3.12.1",
|
|
60
|
+
"react-router-dom": "^7.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@emotion/react": "^11.14.0",
|
|
64
64
|
"@emotion/styled": "^11.14.0",
|
|
65
|
-
"@mui/icons-material": "^7.0.
|
|
66
|
-
"@mui/material": "^7.0.
|
|
67
|
-
"@storybook/react": "^8.6.
|
|
68
|
-
"@types/react": "^19.0
|
|
69
|
-
"@xylabs/react-flexbox": "^6.1.
|
|
70
|
-
"@xylabs/react-hooks": "^6.1.
|
|
71
|
-
"@xylabs/ts-scripts-yarn3": "^6.2.
|
|
72
|
-
"@xylabs/tsconfig-react": "^6.2.
|
|
73
|
-
"@xyo-network/bridge-http": "^3.
|
|
74
|
-
"@xyo-network/node-memory": "^3.
|
|
75
|
-
"@xyo-network/node-model": "^3.
|
|
76
|
-
"@xyo-network/react-node": "^5.1.
|
|
77
|
-
"@xyo-network/react-payload-raw-info": "^5.1.
|
|
78
|
-
"@xyo-network/react-storybook": "^5.1.
|
|
79
|
-
"@xyo-network/react-wallet": "^5.1.
|
|
65
|
+
"@mui/icons-material": "^7.0.2",
|
|
66
|
+
"@mui/material": "^7.0.2",
|
|
67
|
+
"@storybook/react": "^8.6.12",
|
|
68
|
+
"@types/react": "^19.1.0",
|
|
69
|
+
"@xylabs/react-flexbox": "^6.1.14",
|
|
70
|
+
"@xylabs/react-hooks": "^6.1.14",
|
|
71
|
+
"@xylabs/ts-scripts-yarn3": "^6.2.1",
|
|
72
|
+
"@xylabs/tsconfig-react": "^6.2.1",
|
|
73
|
+
"@xyo-network/bridge-http": "^3.12.1",
|
|
74
|
+
"@xyo-network/node-memory": "^3.12.1",
|
|
75
|
+
"@xyo-network/node-model": "^3.12.1",
|
|
76
|
+
"@xyo-network/react-node": "^5.1.3",
|
|
77
|
+
"@xyo-network/react-payload-raw-info": "^5.1.3",
|
|
78
|
+
"@xyo-network/react-storybook": "^5.1.3",
|
|
79
|
+
"@xyo-network/react-wallet": "^5.1.3",
|
|
80
80
|
"react": "^19.1.0",
|
|
81
81
|
"react-dom": "^19.1.0",
|
|
82
|
-
"storybook": "^8.6.
|
|
83
|
-
"typescript": "^5.8.
|
|
82
|
+
"storybook": "^8.6.12",
|
|
83
|
+
"typescript": "^5.8.3"
|
|
84
84
|
},
|
|
85
85
|
"peerDependencies": {
|
|
86
86
|
"@emotion/react": "^11",
|
|
87
87
|
"@emotion/styled": "^11",
|
|
88
|
-
"@mui/icons-material": ">=6
|
|
89
|
-
"@mui/material": ">=6
|
|
88
|
+
"@mui/icons-material": ">=6 <8",
|
|
89
|
+
"@mui/material": ">=6 <8",
|
|
90
90
|
"react": "^19",
|
|
91
91
|
"react-dom": "^19"
|
|
92
92
|
},
|