@xyo-network/react-appbar 2.60.8 → 2.60.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/docs.json +819 -819
  2. package/package.json +6 -6
package/package.json CHANGED
@@ -15,16 +15,16 @@
15
15
  "@xylabs/react-flexbox": "~2.17.15",
16
16
  "@xylabs/react-link": "~2.17.15",
17
17
  "@xylabs/react-shared": "~2.17.15",
18
- "@xyo-network/react-app-settings": "~2.60.8",
19
- "@xyo-network/react-network": "~2.60.8",
20
- "@xyo-network/react-shared": "~2.60.8"
18
+ "@xyo-network/react-app-settings": "~2.60.10",
19
+ "@xyo-network/react-network": "~2.60.10",
20
+ "@xyo-network/react-shared": "~2.60.10"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@storybook/react": "^7.4.0",
24
24
  "@xylabs/ts-scripts-yarn3": "^2.19.3",
25
25
  "@xylabs/tsconfig-react": "^2.19.3",
26
- "@xyo-network/react-storybook": "~2.60.8",
27
- "@xyo-network/react-wallet": "~2.60.8",
26
+ "@xyo-network/react-storybook": "~2.60.10",
27
+ "@xyo-network/react-wallet": "~2.60.10",
28
28
  "typescript": "^5.2.2"
29
29
  },
30
30
  "peerDependencies": {
@@ -80,5 +80,5 @@
80
80
  },
81
81
  "sideEffects": false,
82
82
  "types": "dist/types/index.d.ts",
83
- "version": "2.60.8"
83
+ "version": "2.60.10"
84
84
  }