@xyo-network/react-appbar 2.68.0-rc.1 → 2.68.0-rc.2

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 +8 -8
package/package.json CHANGED
@@ -15,17 +15,17 @@
15
15
  "@xylabs/react-flexbox": "^3.0.39",
16
16
  "@xylabs/react-link": "^3.0.39",
17
17
  "@xylabs/react-shared": "^3.0.39",
18
- "@xyo-network/react-app-settings": "~2.68.0-rc.1",
19
- "@xyo-network/react-network": "~2.68.0-rc.1",
20
- "@xyo-network/react-shared": "~2.68.0-rc.1",
21
- "react-router-dom": "^6.21.3"
18
+ "@xyo-network/react-app-settings": "~2.68.0-rc.2",
19
+ "@xyo-network/react-network": "~2.68.0-rc.2",
20
+ "@xyo-network/react-shared": "~2.68.0-rc.2",
21
+ "react-router-dom": "^6.22.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@storybook/react": "^7.6.12",
24
+ "@storybook/react": "^7.6.13",
25
25
  "@xylabs/ts-scripts-yarn3": "^3.2.42",
26
26
  "@xylabs/tsconfig-react": "^3.2.42",
27
- "@xyo-network/react-storybook": "~2.68.0-rc.1",
28
- "@xyo-network/react-wallet": "~2.68.0-rc.1",
27
+ "@xyo-network/react-storybook": "~2.68.0-rc.2",
28
+ "@xyo-network/react-wallet": "~2.68.0-rc.2",
29
29
  "typescript": "^5.3.3"
30
30
  },
31
31
  "peerDependencies": {
@@ -87,7 +87,7 @@
87
87
  },
88
88
  "sideEffects": false,
89
89
  "types": "dist/browser/index.d.ts",
90
- "version": "2.68.0-rc.1",
90
+ "version": "2.68.0-rc.2",
91
91
  "type": "module",
92
92
  "stableVersion": "2.67.18"
93
93
  }