@xyo-network/react-appbar 2.71.10 → 2.71.11

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 +6 -6
package/package.json CHANGED
@@ -15,17 +15,17 @@
15
15
  "@xylabs/react-flexbox": "^3.1.6",
16
16
  "@xylabs/react-link": "^3.1.6",
17
17
  "@xylabs/react-shared": "^3.1.6",
18
- "@xyo-network/react-app-settings": "~2.71.10",
19
- "@xyo-network/react-network": "~2.71.10",
20
- "@xyo-network/react-shared": "~2.71.10",
18
+ "@xyo-network/react-app-settings": "~2.71.11",
19
+ "@xyo-network/react-network": "~2.71.11",
20
+ "@xyo-network/react-shared": "~2.71.11",
21
21
  "react-router-dom": "^6.22.3"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@storybook/react": "^7.6.17",
25
25
  "@xylabs/ts-scripts-yarn3": "^3.9.0",
26
26
  "@xylabs/tsconfig-react": "^3.9.0",
27
- "@xyo-network/react-storybook": "~2.71.10",
28
- "@xyo-network/react-wallet": "~2.71.10",
27
+ "@xyo-network/react-storybook": "~2.71.11",
28
+ "@xyo-network/react-wallet": "~2.71.11",
29
29
  "typescript": "^5.4.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.71.10",
90
+ "version": "2.71.11",
91
91
  "type": "module"
92
92
  }