@xyo-network/react-appbar 2.64.10 → 2.65.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +8 -8
  2. package/dist/docs.json +0 -109223
package/package.json CHANGED
@@ -15,17 +15,17 @@
15
15
  "@xylabs/react-flexbox": "^3.0.18",
16
16
  "@xylabs/react-link": "^3.0.18",
17
17
  "@xylabs/react-shared": "^3.0.18",
18
- "@xyo-network/react-app-settings": "~2.64.10",
19
- "@xyo-network/react-network": "~2.64.10",
20
- "@xyo-network/react-shared": "~2.64.10",
18
+ "@xyo-network/react-app-settings": "~2.65.0",
19
+ "@xyo-network/react-network": "~2.65.0",
20
+ "@xyo-network/react-shared": "~2.65.0",
21
21
  "react-router-dom": "^6.16.0"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@storybook/react": "^7.4.6",
25
- "@xylabs/ts-scripts-yarn3": "^3.1.3",
26
- "@xylabs/tsconfig-react": "^3.1.3",
27
- "@xyo-network/react-storybook": "~2.64.10",
28
- "@xyo-network/react-wallet": "~2.64.10",
25
+ "@xylabs/ts-scripts-yarn3": "^3.1.9",
26
+ "@xylabs/tsconfig-react": "^3.1.9",
27
+ "@xyo-network/react-storybook": "~2.65.0",
28
+ "@xyo-network/react-wallet": "~2.65.0",
29
29
  "typescript": "^5.2.2"
30
30
  },
31
31
  "peerDependencies": {
@@ -88,6 +88,6 @@
88
88
  },
89
89
  "sideEffects": false,
90
90
  "types": "dist/browser/index.d.ts",
91
- "version": "2.64.10",
91
+ "version": "2.65.0",
92
92
  "type": "module"
93
93
  }