@xyo-network/react-appbar 2.65.6 → 2.66.0

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 -9
package/package.json CHANGED
@@ -15,17 +15,16 @@
15
15
  "@xylabs/react-flexbox": "^3.0.21",
16
16
  "@xylabs/react-link": "^3.0.21",
17
17
  "@xylabs/react-shared": "^3.0.21",
18
- "@xyo-network/react-app-settings": "~2.65.6",
19
- "@xyo-network/react-network": "~2.65.6",
20
- "@xyo-network/react-shared": "~2.65.6",
21
- "react-router-dom": "^6.18.0"
18
+ "@xyo-network/react-app-settings": "~2.66.0",
19
+ "@xyo-network/react-network": "~2.66.0",
20
+ "@xyo-network/react-shared": "~2.66.0",
21
+ "react-router-dom": "^6.19.0"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@storybook/react": "^7.5.3",
25
- "@xylabs/ts-scripts-yarn3": "^3.1.13",
26
- "@xylabs/tsconfig-react": "^3.1.13",
27
- "@xyo-network/react-storybook": "~2.65.6",
28
- "@xyo-network/react-wallet": "~2.65.6",
25
+ "@xylabs/ts-scripts-yarn3": "^3.2.8",
26
+ "@xylabs/tsconfig-react": "^3.2.8",
27
+ "@xyo-network/react-wallet": "~2.66.0",
29
28
  "typescript": "^5.2.2"
30
29
  },
31
30
  "peerDependencies": {
@@ -87,6 +86,6 @@
87
86
  },
88
87
  "sideEffects": false,
89
88
  "types": "dist/browser/index.d.ts",
90
- "version": "2.65.6",
89
+ "version": "2.66.0",
91
90
  "type": "module"
92
91
  }