@xyo-network/react-appbar 4.1.1 → 4.1.2

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": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -49,9 +49,9 @@
49
49
  "@xylabs/react-flexbox": "^5.2.1",
50
50
  "@xylabs/react-link": "^5.2.1",
51
51
  "@xylabs/react-shared": "^5.2.1",
52
- "@xyo-network/react-app-settings": "^4.1.1",
53
- "@xyo-network/react-network": "^4.1.1",
54
- "@xyo-network/react-shared": "^4.1.1",
52
+ "@xyo-network/react-app-settings": "^4.1.2",
53
+ "@xyo-network/react-network": "^4.1.2",
54
+ "@xyo-network/react-shared": "^4.1.2",
55
55
  "react-icons": "^5.3.0",
56
56
  "react-router-dom": "^6.27.0"
57
57
  },
@@ -62,8 +62,8 @@
62
62
  "@storybook/react": "^8.3.5",
63
63
  "@xylabs/ts-scripts-yarn3": "^4.2.1",
64
64
  "@xylabs/tsconfig-react": "^4.2.1",
65
- "@xyo-network/react-storybook": "^4.1.1",
66
- "@xyo-network/react-wallet": "^4.1.1",
65
+ "@xyo-network/react-storybook": "^4.1.2",
66
+ "@xyo-network/react-wallet": "^4.1.2",
67
67
  "react": "^18.3.1",
68
68
  "react-dom": "^18.3.1",
69
69
  "storybook": "^8.3.5",