@xyo-network/react-appbar 2.64.0-rc.4 → 2.64.0-rc.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 +7 -7
package/package.json CHANGED
@@ -15,16 +15,16 @@
15
15
  "@xylabs/react-flexbox": "^3.1.0-rc.6",
16
16
  "@xylabs/react-link": "^3.1.0-rc.6",
17
17
  "@xylabs/react-shared": "^3.1.0-rc.6",
18
- "@xyo-network/react-app-settings": "~2.64.0-rc.4",
19
- "@xyo-network/react-network": "~2.64.0-rc.4",
20
- "@xyo-network/react-shared": "~2.64.0-rc.4"
18
+ "@xyo-network/react-app-settings": "~2.64.0-rc.6",
19
+ "@xyo-network/react-network": "~2.64.0-rc.6",
20
+ "@xyo-network/react-shared": "~2.64.0-rc.6"
21
21
  },
22
22
  "devDependencies": {
23
- "@storybook/react": "^7.4.3",
23
+ "@storybook/react": "^7.4.4",
24
24
  "@xylabs/ts-scripts-yarn3": "^3.0.55",
25
25
  "@xylabs/tsconfig-react": "^3.0.55",
26
- "@xyo-network/react-storybook": "~2.64.0-rc.4",
27
- "@xyo-network/react-wallet": "~2.64.0-rc.4",
26
+ "@xyo-network/react-storybook": "~2.64.0-rc.6",
27
+ "@xyo-network/react-wallet": "~2.64.0-rc.6",
28
28
  "typescript": "^5.2.2"
29
29
  },
30
30
  "peerDependencies": {
@@ -88,6 +88,6 @@
88
88
  },
89
89
  "sideEffects": false,
90
90
  "types": "dist/browser/index.d.ts",
91
- "version": "2.64.0-rc.4",
91
+ "version": "2.64.0-rc.6",
92
92
  "stableVersion": "2.63.1"
93
93
  }