@xyo-network/react-connected-accounts 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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-connected-accounts",
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,14 +43,14 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-crypto": "^5.2.10",
47
- "@xylabs/react-flexbox": "^5.2.10",
48
- "@xyo-network/react-table": "^4.1.12"
46
+ "@xylabs/react-crypto": "^5.2.12",
47
+ "@xylabs/react-flexbox": "^5.2.12",
48
+ "@xyo-network/react-table": "^4.1.14"
49
49
  },
50
50
  "devDependencies": {
51
- "@mui/icons-material": "^6.1.5",
52
- "@mui/material": "^6.1.5",
53
- "@mui/styles": "^6.1.5",
51
+ "@mui/icons-material": "^6.1.6",
52
+ "@mui/material": "^6.1.6",
53
+ "@mui/styles": "^6.1.6",
54
54
  "@storybook/react": "^8.3.6",
55
55
  "@xylabs/ts-scripts-yarn3": "^4.2.3",
56
56
  "@xylabs/tsconfig-react": "^4.2.3",