@xyo-network/react-appbar 4.2.5 → 4.2.6

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "4.2.5",
3
+ "version": "4.2.6",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,28 +43,28 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/assert": "^4.3.4",
46
+ "@xylabs/assert": "^4.4.0",
47
47
  "@xylabs/react-appbar": "^5.3.2",
48
48
  "@xylabs/react-button": "^5.3.2",
49
49
  "@xylabs/react-flexbox": "^5.3.2",
50
50
  "@xylabs/react-link": "^5.3.2",
51
51
  "@xylabs/react-shared": "^5.3.2",
52
- "@xyo-network/react-network": "^4.2.5",
52
+ "@xyo-network/react-network": "^4.2.6",
53
53
  "react-icons": "^5.3.0",
54
54
  "react-router-dom": "^6.28.0"
55
55
  },
56
56
  "devDependencies": {
57
- "@mui/icons-material": "^6.1.6",
58
- "@mui/material": "^6.1.6",
59
- "@mui/styles": "^6.1.6",
60
- "@storybook/react": "^8.4.2",
61
- "@xylabs/ts-scripts-yarn3": "^4.2.3",
62
- "@xylabs/tsconfig-react": "^4.2.3",
63
- "@xyo-network/react-storybook": "^4.2.5",
64
- "@xyo-network/react-wallet": "^4.2.5",
57
+ "@mui/icons-material": "^6.1.8",
58
+ "@mui/material": "^6.1.8",
59
+ "@mui/styles": "^6.1.8",
60
+ "@storybook/react": "^8.4.5",
61
+ "@xylabs/ts-scripts-yarn3": "^4.2.4",
62
+ "@xylabs/tsconfig-react": "^4.2.4",
63
+ "@xyo-network/react-storybook": "^4.2.6",
64
+ "@xyo-network/react-wallet": "^4.2.6",
65
65
  "react": "^18.3.1",
66
66
  "react-dom": "^18.3.1",
67
- "storybook": "^8.4.2",
67
+ "storybook": "^8.4.5",
68
68
  "typescript": "^5.6.3"
69
69
  },
70
70
  "peerDependencies": {