@xyo-network/react-error 4.2.5 → 4.2.7

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-error",
3
- "version": "4.2.5",
3
+ "version": "4.2.7",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -47,21 +47,21 @@
47
47
  "@xylabs/react-button": "^5.3.2",
48
48
  "@xylabs/react-error": "^5.3.2",
49
49
  "@xylabs/react-flexbox": "^5.3.2",
50
- "@xyo-network/payload-model": "^3.3.3",
50
+ "@xyo-network/payload-model": "^3.4.2",
51
51
  "prop-types": "^15.8.1",
52
52
  "react-router-dom": "^6.28.0"
53
53
  },
54
54
  "devDependencies": {
55
- "@mui/icons-material": "^6.1.6",
56
- "@mui/material": "^6.1.6",
57
- "@mui/styles": "^6.1.6",
58
- "@storybook/react": "^8.4.2",
59
- "@xylabs/ts-scripts-yarn3": "^4.2.3",
60
- "@xylabs/tsconfig-react": "^4.2.3",
55
+ "@mui/icons-material": "^6.1.8",
56
+ "@mui/material": "^6.1.8",
57
+ "@mui/styles": "^6.1.8",
58
+ "@storybook/react": "^8.4.5",
59
+ "@xylabs/ts-scripts-yarn3": "^4.2.4",
60
+ "@xylabs/tsconfig-react": "^4.2.4",
61
61
  "react": "^18.3.1",
62
62
  "react-dom": "^18.3.1",
63
63
  "rollbar": "^2.26.4",
64
- "storybook": "^8.4.2",
64
+ "storybook": "^8.4.5",
65
65
  "typescript": "^5.6.3"
66
66
  },
67
67
  "peerDependencies": {