@xyo-network/react-appbar 2.67.5 → 2.67.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 +9 -9
package/package.json CHANGED
@@ -15,17 +15,17 @@
15
15
  "@xylabs/react-flexbox": "^3.0.35",
16
16
  "@xylabs/react-link": "^3.0.35",
17
17
  "@xylabs/react-shared": "^3.0.35",
18
- "@xyo-network/react-app-settings": "~2.67.5",
19
- "@xyo-network/react-network": "~2.67.5",
20
- "@xyo-network/react-shared": "~2.67.5",
18
+ "@xyo-network/react-app-settings": "~2.67.6",
19
+ "@xyo-network/react-network": "~2.67.6",
20
+ "@xyo-network/react-shared": "~2.67.6",
21
21
  "react-router-dom": "^6.21.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@storybook/react": "^7.6.5",
25
- "@xylabs/ts-scripts-yarn3": "^3.2.24",
26
- "@xylabs/tsconfig-react": "^3.2.24",
27
- "@xyo-network/react-storybook": "~2.67.5",
28
- "@xyo-network/react-wallet": "~2.67.5",
24
+ "@storybook/react": "^7.6.6",
25
+ "@xylabs/ts-scripts-yarn3": "^3.2.25",
26
+ "@xylabs/tsconfig-react": "^3.2.25",
27
+ "@xyo-network/react-storybook": "~2.67.6",
28
+ "@xyo-network/react-wallet": "~2.67.6",
29
29
  "typescript": "^5.3.3"
30
30
  },
31
31
  "peerDependencies": {
@@ -87,6 +87,6 @@
87
87
  },
88
88
  "sideEffects": false,
89
89
  "types": "dist/browser/index.d.ts",
90
- "version": "2.67.5",
90
+ "version": "2.67.6",
91
91
  "type": "module"
92
92
  }