@xyo-network/react-app-settings 4.0.2 → 4.0.3

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-app-settings",
3
- "version": "4.0.2",
3
+ "version": "4.0.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -45,12 +45,12 @@
45
45
  "dependencies": {
46
46
  "@xylabs/assert": "^4.0.10",
47
47
  "@xylabs/react-shared": "^5.0.1",
48
- "@xyo-network/react-shared": "^4.0.2"
48
+ "@xyo-network/react-shared": "^4.0.3"
49
49
  },
50
50
  "devDependencies": {
51
- "@mui/icons-material": "^6.1.1",
52
- "@mui/material": "^6.1.1",
53
- "@mui/styles": "^6.1.1",
51
+ "@mui/icons-material": "^6.1.2",
52
+ "@mui/material": "^6.1.2",
53
+ "@mui/styles": "^6.1.2",
54
54
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
55
55
  "react": "^18.3.1",
56
56
  "react-dom": "^18.3.1",