@xyo-network/react-connected-accounts 2.67.3 → 2.67.5

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
@@ -12,12 +12,12 @@
12
12
  "dependencies": {
13
13
  "@xylabs/react-crypto": "^3.0.35",
14
14
  "@xylabs/react-flexbox": "3.0.35",
15
- "@xyo-network/react-table": "~2.67.3"
15
+ "@xyo-network/react-table": "~2.67.5"
16
16
  },
17
17
  "devDependencies": {
18
- "@storybook/react": "^7.6.4",
19
- "@xylabs/ts-scripts-yarn3": "^3.2.19",
20
- "@xylabs/tsconfig-react": "^3.2.19",
18
+ "@storybook/react": "^7.6.5",
19
+ "@xylabs/ts-scripts-yarn3": "^3.2.24",
20
+ "@xylabs/tsconfig-react": "^3.2.24",
21
21
  "typescript": "^5.3.3"
22
22
  },
23
23
  "peerDependencies": {
@@ -78,6 +78,6 @@
78
78
  },
79
79
  "sideEffects": false,
80
80
  "types": "dist/browser/index.d.ts",
81
- "version": "2.67.3",
81
+ "version": "2.67.5",
82
82
  "type": "module"
83
83
  }