@xyo-network/react-appbar 4.3.11 → 4.4.0

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.3.11",
3
+ "version": "4.4.0",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -45,12 +45,12 @@
45
45
  "dependencies": {
46
46
  "@xylabs/assert": "^4.5.1",
47
47
  "@xylabs/enum": "^4.5.1",
48
- "@xylabs/react-appbar": "^5.3.18",
49
- "@xylabs/react-button": "^5.3.18",
50
- "@xylabs/react-flexbox": "^5.3.18",
51
- "@xylabs/react-link": "^5.3.18",
52
- "@xylabs/react-shared": "^5.3.18",
53
- "@xyo-network/react-network": "^4.3.11",
48
+ "@xylabs/react-appbar": "^5.3.22",
49
+ "@xylabs/react-button": "^5.3.22",
50
+ "@xylabs/react-flexbox": "^5.3.22",
51
+ "@xylabs/react-link": "^5.3.22",
52
+ "@xylabs/react-shared": "^5.3.22",
53
+ "@xyo-network/react-network": "^4.4.0",
54
54
  "react-icons": "^5.4.0",
55
55
  "react-router-dom": "^7.1.3"
56
56
  },
@@ -58,14 +58,14 @@
58
58
  "@mui/icons-material": "^6.4.1",
59
59
  "@mui/material": "^6.4.1",
60
60
  "@mui/styles": "^6.4.1",
61
- "@storybook/react": "^8.5.1",
61
+ "@storybook/react": "^8.5.2",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.2.6",
63
63
  "@xylabs/tsconfig-react": "^4.2.6",
64
- "@xyo-network/react-storybook": "^4.3.11",
65
- "@xyo-network/react-wallet": "^4.3.11",
64
+ "@xyo-network/react-storybook": "^4.4.0",
65
+ "@xyo-network/react-wallet": "^4.4.0",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
- "storybook": "^8.5.1",
68
+ "storybook": "^8.5.2",
69
69
  "typescript": "^5.7.3"
70
70
  },
71
71
  "peerDependencies": {