@xyo-network/react-appbar 4.1.16 → 4.1.17

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "4.1.16",
3
+ "version": "4.1.17",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -44,12 +44,12 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@xylabs/assert": "^4.3.3",
47
- "@xylabs/react-appbar": "^5.2.12",
48
- "@xylabs/react-button": "^5.2.12",
49
- "@xylabs/react-flexbox": "^5.2.12",
50
- "@xylabs/react-link": "^5.2.12",
51
- "@xylabs/react-shared": "^5.2.12",
52
- "@xyo-network/react-network": "^4.1.16",
47
+ "@xylabs/react-appbar": "^5.2.14",
48
+ "@xylabs/react-button": "^5.2.14",
49
+ "@xylabs/react-flexbox": "^5.2.14",
50
+ "@xylabs/react-link": "^5.2.14",
51
+ "@xylabs/react-shared": "^5.2.14",
52
+ "@xyo-network/react-network": "^4.1.17",
53
53
  "react-icons": "^5.3.0",
54
54
  "react-router-dom": "^6.27.0"
55
55
  },
@@ -60,8 +60,8 @@
60
60
  "@storybook/react": "^8.3.6",
61
61
  "@xylabs/ts-scripts-yarn3": "^4.2.3",
62
62
  "@xylabs/tsconfig-react": "^4.2.3",
63
- "@xyo-network/react-storybook": "^4.1.16",
64
- "@xyo-network/react-wallet": "^4.1.16",
63
+ "@xyo-network/react-storybook": "^4.1.17",
64
+ "@xyo-network/react-wallet": "^4.1.17",
65
65
  "react": "^18.3.1",
66
66
  "react-dom": "^18.3.1",
67
67
  "storybook": "^8.3.6",