@xyo-network/react-app-settings 4.1.0 → 4.1.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
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.2",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -44,13 +44,13 @@
|
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
46
|
"@xylabs/assert": "^4.2.0",
|
47
|
-
"@xylabs/react-shared": "^5.2.
|
48
|
-
"@xyo-network/react-shared": "^4.1.
|
47
|
+
"@xylabs/react-shared": "^5.2.1",
|
48
|
+
"@xyo-network/react-shared": "^4.1.2"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
|
-
"@mui/icons-material": "^6.1.
|
52
|
-
"@mui/material": "^6.1.
|
53
|
-
"@mui/styles": "^6.1.
|
51
|
+
"@mui/icons-material": "^6.1.4",
|
52
|
+
"@mui/material": "^6.1.4",
|
53
|
+
"@mui/styles": "^6.1.4",
|
54
54
|
"@xylabs/ts-scripts-yarn3": "^4.2.1",
|
55
55
|
"react": "^18.3.1",
|
56
56
|
"react-dom": "^18.3.1",
|