@xyo-network/react-drawer 4.1.12 → 4.1.13
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@xyo-network/react-drawer",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.13",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -43,11 +43,11 @@
|
|
43
43
|
"lint-pkg": "npmPkgJsonLint ."
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@xylabs/react-flexbox": "^5.2.
|
46
|
+
"@xylabs/react-flexbox": "^5.2.12"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@mui/material": "^6.1.
|
50
|
-
"@mui/styles": "^6.1.
|
49
|
+
"@mui/material": "^6.1.6",
|
50
|
+
"@mui/styles": "^6.1.6",
|
51
51
|
"@storybook/react": "^8.3.6",
|
52
52
|
"@xylabs/ts-scripts-yarn3": "^4.2.3",
|
53
53
|
"@xylabs/tsconfig-react": "^4.2.3",
|