@xyo-network/react-connected-accounts 4.1.2 → 4.1.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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-connected-accounts",
3
- "version": "4.1.2",
3
+ "version": "4.1.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,20 +43,20 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-crypto": "^5.2.1",
47
- "@xylabs/react-flexbox": "^5.2.1",
48
- "@xyo-network/react-table": "^4.1.2"
46
+ "@xylabs/react-crypto": "^5.2.2",
47
+ "@xylabs/react-flexbox": "^5.2.2",
48
+ "@xyo-network/react-table": "^4.1.3"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@mui/icons-material": "^6.1.4",
52
52
  "@mui/material": "^6.1.4",
53
53
  "@mui/styles": "^6.1.4",
54
- "@storybook/react": "^8.3.5",
54
+ "@storybook/react": "^8.3.6",
55
55
  "@xylabs/ts-scripts-yarn3": "^4.2.1",
56
56
  "@xylabs/tsconfig-react": "^4.2.1",
57
57
  "react": "^18.3.1",
58
58
  "react-dom": "^18.3.1",
59
- "storybook": "^8.3.5",
59
+ "storybook": "^8.3.6",
60
60
  "typescript": "^5.6.3"
61
61
  },
62
62
  "peerDependencies": {