@xyo-network/react-connected-accounts 2.75.5 → 2.75.7

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
@@ -10,12 +10,12 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-crypto": "^3.1.6",
14
- "@xylabs/react-flexbox": "^3.1.6",
15
- "@xyo-network/react-table": "~2.75.5"
13
+ "@xylabs/react-crypto": "^3.1.7",
14
+ "@xylabs/react-flexbox": "^3.1.7",
15
+ "@xyo-network/react-table": "~2.75.7"
16
16
  },
17
17
  "devDependencies": {
18
- "@storybook/react": "^7.6.18",
18
+ "@storybook/react": "^7.6.19",
19
19
  "@xylabs/ts-scripts-yarn3": "^3.9.1",
20
20
  "@xylabs/tsconfig-react": "^3.9.1",
21
21
  "typescript": "^5.4.5"
@@ -78,6 +78,6 @@
78
78
  },
79
79
  "sideEffects": false,
80
80
  "types": "dist/browser/index.d.ts",
81
- "version": "2.75.5",
81
+ "version": "2.75.7",
82
82
  "type": "module"
83
83
  }