@xyo-network/react-connected-accounts 4.2.4 → 4.2.6

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-connected-accounts",
3
- "version": "4.2.4",
3
+ "version": "4.2.6",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -45,18 +45,18 @@
45
45
  "dependencies": {
46
46
  "@xylabs/react-crypto": "^5.3.2",
47
47
  "@xylabs/react-flexbox": "^5.3.2",
48
- "@xyo-network/react-table": "^4.2.4"
48
+ "@xyo-network/react-table": "^4.2.6"
49
49
  },
50
50
  "devDependencies": {
51
- "@mui/icons-material": "^6.1.6",
52
- "@mui/material": "^6.1.6",
53
- "@mui/styles": "^6.1.6",
54
- "@storybook/react": "^8.4.2",
55
- "@xylabs/ts-scripts-yarn3": "^4.2.3",
56
- "@xylabs/tsconfig-react": "^4.2.3",
51
+ "@mui/icons-material": "^6.1.8",
52
+ "@mui/material": "^6.1.8",
53
+ "@mui/styles": "^6.1.8",
54
+ "@storybook/react": "^8.4.5",
55
+ "@xylabs/ts-scripts-yarn3": "^4.2.4",
56
+ "@xylabs/tsconfig-react": "^4.2.4",
57
57
  "react": "^18.3.1",
58
58
  "react-dom": "^18.3.1",
59
- "storybook": "^8.4.2",
59
+ "storybook": "^8.4.5",
60
60
  "typescript": "^5.6.3"
61
61
  },
62
62
  "peerDependencies": {