@xyo-network/react-drawer 4.3.7 → 4.3.8

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-drawer",
3
- "version": "4.3.7",
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,18 +43,18 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-flexbox": "^5.3.15"
46
+ "@xylabs/react-flexbox": "^5.3.18"
47
47
  },
48
48
  "devDependencies": {
49
- "@mui/material": "^6.3.0",
50
- "@mui/styles": "^6.3.0",
51
- "@storybook/react": "^8.4.7",
49
+ "@mui/material": "^6.4.1",
50
+ "@mui/styles": "^6.4.1",
51
+ "@storybook/react": "^8.5.1",
52
52
  "@xylabs/ts-scripts-yarn3": "^4.2.6",
53
53
  "@xylabs/tsconfig-react": "^4.2.6",
54
54
  "react": "^18.3.1",
55
55
  "react-dom": "^18.3.1",
56
- "storybook": "^8.4.7",
57
- "typescript": "^5.7.2"
56
+ "storybook": "^8.5.1",
57
+ "typescript": "^5.7.3"
58
58
  },
59
59
  "peerDependencies": {
60
60
  "@mui/material": "^6",