@xyo-network/react-appbar 4.1.7 → 4.1.8

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "4.1.7",
3
+ "version": "4.1.8",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -44,14 +44,14 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@xylabs/assert": "^4.3.2",
47
- "@xylabs/react-appbar": "^5.2.2",
48
- "@xylabs/react-button": "^5.2.2",
49
- "@xylabs/react-flexbox": "^5.2.2",
50
- "@xylabs/react-link": "^5.2.2",
51
- "@xylabs/react-shared": "^5.2.2",
52
- "@xyo-network/react-app-settings": "^4.1.7",
53
- "@xyo-network/react-network": "^4.1.7",
54
- "@xyo-network/react-shared": "^4.1.7",
47
+ "@xylabs/react-appbar": "^5.2.4",
48
+ "@xylabs/react-button": "^5.2.4",
49
+ "@xylabs/react-flexbox": "^5.2.4",
50
+ "@xylabs/react-link": "^5.2.4",
51
+ "@xylabs/react-shared": "^5.2.4",
52
+ "@xyo-network/react-app-settings": "^4.1.8",
53
+ "@xyo-network/react-network": "^4.1.8",
54
+ "@xyo-network/react-shared": "^4.1.8",
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.6",
63
63
  "@xylabs/ts-scripts-yarn3": "^4.2.3",
64
64
  "@xylabs/tsconfig-react": "^4.2.3",
65
- "@xyo-network/react-storybook": "^4.1.7",
66
- "@xyo-network/react-wallet": "^4.1.7",
65
+ "@xyo-network/react-storybook": "^4.1.8",
66
+ "@xyo-network/react-wallet": "^4.1.8",
67
67
  "react": "^18.3.1",
68
68
  "react-dom": "^18.3.1",
69
69
  "storybook": "^8.3.6",