@xyo-network/react-drawer 4.1.6 → 4.1.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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-drawer",
3
- "version": "4.1.6",
3
+ "version": "4.1.7",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -46,11 +46,11 @@
46
46
  "@xylabs/react-flexbox": "^5.2.2"
47
47
  },
48
48
  "devDependencies": {
49
- "@mui/material": "^6.1.4",
50
- "@mui/styles": "^6.1.4",
49
+ "@mui/material": "^6.1.5",
50
+ "@mui/styles": "^6.1.5",
51
51
  "@storybook/react": "^8.3.6",
52
- "@xylabs/ts-scripts-yarn3": "^4.2.1",
53
- "@xylabs/tsconfig-react": "^4.2.1",
52
+ "@xylabs/ts-scripts-yarn3": "^4.2.3",
53
+ "@xylabs/tsconfig-react": "^4.2.3",
54
54
  "react": "^18.3.1",
55
55
  "react-dom": "^18.3.1",
56
56
  "storybook": "^8.3.6",