@xyo-network/react-schema 3.0.22 → 4.0.0-rc.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.
@@ -1 +1 @@
1
- {"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAS9D,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;eATrB,CAAC;;;;;;;;;;;;;;CAmDvB,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
1
+ {"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAS9D,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;eAT1B,CAAC;;;;;;;;;;;;;;CAmDlB,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-schema",
3
- "version": "3.0.22",
3
+ "version": "4.0.0-rc.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -45,58 +45,59 @@
45
45
  "dependencies": {
46
46
  "@xylabs/exists": "^4.0.10",
47
47
  "@xylabs/hex": "^4.0.10",
48
- "@xylabs/react-async-effect": "^4.2.13",
49
- "@xylabs/react-link": "^4.2.13",
50
- "@xylabs/react-promise": "^4.2.13",
51
- "@xylabs/react-select": "^4.2.13",
52
- "@xylabs/react-shared": "^4.2.13",
53
- "@xyo-network/diviner-schema-list-model": "^3.1.9",
54
- "@xyo-network/diviner-schema-stats-model": "^3.1.9",
48
+ "@xylabs/react-async-effect": "^5.0.0-rc.1",
49
+ "@xylabs/react-link": "^5.0.0-rc.1",
50
+ "@xylabs/react-promise": "^5.0.0-rc.1",
51
+ "@xylabs/react-select": "^5.0.0-rc.1",
52
+ "@xylabs/react-shared": "^5.0.0-rc.1",
53
+ "@xyo-network/diviner-schema-list-model": "^3.1.13",
54
+ "@xyo-network/diviner-schema-stats-model": "^3.1.13",
55
55
  "@xyo-network/node-core-types": "^3.0.2",
56
- "@xyo-network/payload-builder": "^3.1.9",
57
- "@xyo-network/payload-model": "^3.1.9",
58
- "@xyo-network/react-diviner": "^3.0.22",
59
- "@xyo-network/react-event": "^3.0.22",
60
- "@xyo-network/react-property": "^3.0.22",
61
- "@xyo-network/react-shared": "^3.0.22",
62
- "@xyo-network/schema-cache": "^3.1.9",
63
- "@xyo-network/schema-payload-plugin": "^3.1.9",
56
+ "@xyo-network/payload-builder": "^3.1.13",
57
+ "@xyo-network/payload-model": "^3.1.13",
58
+ "@xyo-network/react-diviner": "^4.0.0-rc.1",
59
+ "@xyo-network/react-event": "^4.0.0-rc.1",
60
+ "@xyo-network/react-property": "^4.0.0-rc.1",
61
+ "@xyo-network/react-shared": "^4.0.0-rc.1",
62
+ "@xyo-network/schema-cache": "^3.1.13",
63
+ "@xyo-network/schema-payload-plugin": "^3.1.13",
64
64
  "react-router-dom": "^6.26.2"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@emotion/react": "^11.13.3",
68
68
  "@emotion/styled": "^11.13.0",
69
- "@mui/icons-material": "^5.16.7",
70
- "@mui/material": "^5.16.7",
71
- "@mui/styles": "^5.16.7",
72
- "@storybook/react": "^8.3.0",
73
- "@xylabs/react-flexbox": "^4.2.13",
74
- "@xylabs/react-hooks": "^4.2.13",
69
+ "@mui/icons-material": "^6.1.1",
70
+ "@mui/material": "^6.1.1",
71
+ "@mui/styles": "^6.1.1",
72
+ "@storybook/react": "^8.3.3",
73
+ "@xylabs/react-flexbox": "^5.0.0-rc.1",
74
+ "@xylabs/react-hooks": "^5.0.0-rc.1",
75
75
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
76
76
  "@xylabs/tsconfig-react": "^4.0.7",
77
- "@xyo-network/bridge-http": "^3.1.9",
78
- "@xyo-network/node-memory": "^3.1.9",
79
- "@xyo-network/node-model": "^3.1.9",
80
- "@xyo-network/react-node": "^3.0.22",
81
- "@xyo-network/react-payload-raw-info": "^3.0.22",
82
- "@xyo-network/react-storybook": "^3.0.22",
83
- "@xyo-network/react-wallet": "^3.0.22",
77
+ "@xyo-network/bridge-http": "^3.1.13",
78
+ "@xyo-network/node-memory": "^3.1.13",
79
+ "@xyo-network/node-model": "^3.1.13",
80
+ "@xyo-network/react-node": "^4.0.0-rc.1",
81
+ "@xyo-network/react-payload-raw-info": "^4.0.0-rc.1",
82
+ "@xyo-network/react-storybook": "^4.0.0-rc.1",
83
+ "@xyo-network/react-wallet": "^4.0.0-rc.1",
84
84
  "react": "^18.3.1",
85
85
  "react-dom": "^18.3.1",
86
- "storybook": "^8.3.0",
86
+ "storybook": "^8.3.3",
87
87
  "typescript": "^5.6.2"
88
88
  },
89
89
  "peerDependencies": {
90
90
  "@emotion/react": "^11",
91
91
  "@emotion/styled": "^11",
92
- "@mui/icons-material": "^5",
93
- "@mui/material": "^5",
94
- "@mui/styles": "^5",
92
+ "@mui/icons-material": "^6",
93
+ "@mui/material": "^6",
94
+ "@mui/styles": "^6",
95
95
  "react": "^18",
96
96
  "react-dom": "^18"
97
97
  },
98
98
  "publishConfig": {
99
99
  "access": "public"
100
100
  },
101
- "docs": "dist/docs.json"
101
+ "docs": "dist/docs.json",
102
+ "stableVersion": "3.0.23"
102
103
  }