@xyo-network/react-appbar 3.0.19 → 3.0.21

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "3.0.19",
3
+ "version": "3.0.21",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,14 +43,14 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-appbar": "^4.2.12",
47
- "@xylabs/react-button": "^4.2.12",
48
- "@xylabs/react-flexbox": "^4.2.12",
49
- "@xylabs/react-link": "^4.2.12",
50
- "@xylabs/react-shared": "^4.2.12",
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",
46
+ "@xylabs/react-appbar": "^4.2.13",
47
+ "@xylabs/react-button": "^4.2.13",
48
+ "@xylabs/react-flexbox": "^4.2.13",
49
+ "@xylabs/react-link": "^4.2.13",
50
+ "@xylabs/react-shared": "^4.2.13",
51
+ "@xyo-network/react-app-settings": "^3.0.21",
52
+ "@xyo-network/react-network": "^3.0.21",
53
+ "@xyo-network/react-shared": "^3.0.21",
54
54
  "react-icons": "^5.3.0",
55
55
  "react-router-dom": "^6.26.2"
56
56
  },
@@ -58,14 +58,14 @@
58
58
  "@mui/icons-material": "^5.16.7",
59
59
  "@mui/material": "^5.16.7",
60
60
  "@mui/styles": "^5.16.7",
61
- "@storybook/react": "^8.2.9",
61
+ "@storybook/react": "^8.3.0",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
63
63
  "@xylabs/tsconfig-react": "^4.0.7",
64
- "@xyo-network/react-storybook": "^3.0.19",
65
- "@xyo-network/react-wallet": "^3.0.19",
64
+ "@xyo-network/react-storybook": "^3.0.21",
65
+ "@xyo-network/react-wallet": "^3.0.21",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
- "storybook": "^8.2.9",
68
+ "storybook": "^8.3.0",
69
69
  "typescript": "^5.6.2"
70
70
  },
71
71
  "peerDependencies": {