@xyo-network/react-app-settings 4.4.1 → 4.4.3
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-app-settings",
|
3
|
-
"version": "4.4.
|
3
|
+
"version": "4.4.3",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -47,9 +47,9 @@
|
|
47
47
|
"@xylabs/enum": "^4.5.1"
|
48
48
|
},
|
49
49
|
"devDependencies": {
|
50
|
-
"@mui/icons-material": "^6.4.
|
51
|
-
"@mui/material": "^6.4.
|
52
|
-
"@mui/styles": "^6.4.
|
50
|
+
"@mui/icons-material": "^6.4.4",
|
51
|
+
"@mui/material": "^6.4.4",
|
52
|
+
"@mui/styles": "^6.4.4",
|
53
53
|
"@xylabs/ts-scripts-yarn3": "^4.2.6",
|
54
54
|
"react": "^18.3.1",
|
55
55
|
"react-dom": "^18.3.1",
|