@xyo-network/react-schema-plugin 4.2.11 → 4.2.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-schema-plugin",
3
- "version": "4.2.11",
3
+ "version": "4.2.13",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,22 +43,22 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-flexbox": "^5.3.7",
47
- "@xyo-network/payload-model": "^3.4.2",
48
- "@xyo-network/react-payload-details": "^4.2.11",
49
- "@xyo-network/react-payload-plugin": "^4.2.11",
50
- "@xyo-network/schema-payload-plugin": "^3.4.2"
46
+ "@xylabs/react-flexbox": "^5.3.13",
47
+ "@xyo-network/payload-model": "^3.5.2",
48
+ "@xyo-network/react-payload-details": "^4.2.13",
49
+ "@xyo-network/react-payload-plugin": "^4.2.13",
50
+ "@xyo-network/schema-payload-plugin": "^3.5.2"
51
51
  },
52
52
  "devDependencies": {
53
- "@emotion/react": "^11.13.5",
54
- "@emotion/styled": "^11.13.5",
55
- "@mui/icons-material": "^6.1.8",
56
- "@mui/material": "^6.1.8",
57
- "@mui/styles": "^6.1.8",
58
- "@xylabs/ts-scripts-yarn3": "^4.2.4",
53
+ "@emotion/react": "^11.14.0",
54
+ "@emotion/styled": "^11.14.0",
55
+ "@mui/icons-material": "^6.2.1",
56
+ "@mui/material": "^6.2.1",
57
+ "@mui/styles": "^6.2.1",
58
+ "@xylabs/ts-scripts-yarn3": "^4.2.6",
59
59
  "react": "^18.3.1",
60
60
  "react-dom": "^18.3.1",
61
- "typescript": "^5.6.3"
61
+ "typescript": "^5.7.2"
62
62
  },
63
63
  "peerDependencies": {
64
64
  "@emotion/react": "^11",