@xyo-network/react-appbar 4.2.10 → 4.2.12

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