@xyo-network/react-address 4.1.12 → 4.1.14

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-address",
3
- "version": "4.1.12",
3
+ "version": "4.1.14",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,15 +43,15 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xyo-network/react-address-history": "^4.1.12",
47
- "@xyo-network/react-address-render": "^4.1.12"
46
+ "@xyo-network/react-address-history": "^4.1.14",
47
+ "@xyo-network/react-address-render": "^4.1.14"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@emotion/react": "^11.13.3",
51
51
  "@emotion/styled": "^11.13.0",
52
- "@mui/icons-material": "^6.1.5",
53
- "@mui/material": "^6.1.5",
54
- "@mui/styles": "^6.1.5",
52
+ "@mui/icons-material": "^6.1.6",
53
+ "@mui/material": "^6.1.6",
54
+ "@mui/styles": "^6.1.6",
55
55
  "@xylabs/ts-scripts-yarn3": "^4.2.3",
56
56
  "react": "^18.3.1",
57
57
  "react-dom": "^18.3.1",