@xyo-network/react-appbar 3.0.18 → 3.0.19

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "3.0.18",
3
+ "version": "3.0.19",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -48,9 +48,9 @@
48
48
  "@xylabs/react-flexbox": "^4.2.12",
49
49
  "@xylabs/react-link": "^4.2.12",
50
50
  "@xylabs/react-shared": "^4.2.12",
51
- "@xyo-network/react-app-settings": "^3.0.18",
52
- "@xyo-network/react-network": "^3.0.18",
53
- "@xyo-network/react-shared": "^3.0.18",
51
+ "@xyo-network/react-app-settings": "^3.0.19",
52
+ "@xyo-network/react-network": "^3.0.19",
53
+ "@xyo-network/react-shared": "^3.0.19",
54
54
  "react-icons": "^5.3.0",
55
55
  "react-router-dom": "^6.26.2"
56
56
  },
@@ -61,8 +61,8 @@
61
61
  "@storybook/react": "^8.2.9",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
63
63
  "@xylabs/tsconfig-react": "^4.0.7",
64
- "@xyo-network/react-storybook": "^3.0.18",
65
- "@xyo-network/react-wallet": "^3.0.18",
64
+ "@xyo-network/react-storybook": "^3.0.19",
65
+ "@xyo-network/react-wallet": "^3.0.19",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
68
  "storybook": "^8.2.9",