@xyo-network/react-app-settings 4.1.11 → 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-app-settings",
|
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",
|
@@ -46,9 +46,9 @@
|
|
46
46
|
"@xylabs/assert": "^4.3.3"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@mui/icons-material": "^6.1.
|
50
|
-
"@mui/material": "^6.1.
|
51
|
-
"@mui/styles": "^6.1.
|
49
|
+
"@mui/icons-material": "^6.1.6",
|
50
|
+
"@mui/material": "^6.1.6",
|
51
|
+
"@mui/styles": "^6.1.6",
|
52
52
|
"@xylabs/ts-scripts-yarn3": "^4.2.3",
|
53
53
|
"react": "^18.3.1",
|
54
54
|
"react-dom": "^18.3.1",
|