@xyo-network/react-appbar 4.1.11 → 4.1.13

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.1.11",
3
+ "version": "4.1.13",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -44,24 +44,24 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@xylabs/assert": "^4.3.3",
47
- "@xylabs/react-appbar": "^5.2.9",
48
- "@xylabs/react-button": "^5.2.9",
49
- "@xylabs/react-flexbox": "^5.2.9",
50
- "@xylabs/react-link": "^5.2.9",
51
- "@xylabs/react-shared": "^5.2.9",
52
- "@xyo-network/react-network": "^4.1.11",
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.13",
53
53
  "react-icons": "^5.3.0",
54
54
  "react-router-dom": "^6.27.0"
55
55
  },
56
56
  "devDependencies": {
57
- "@mui/icons-material": "^6.1.5",
58
- "@mui/material": "^6.1.5",
59
- "@mui/styles": "^6.1.5",
57
+ "@mui/icons-material": "^6.1.6",
58
+ "@mui/material": "^6.1.6",
59
+ "@mui/styles": "^6.1.6",
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.11",
64
- "@xyo-network/react-wallet": "^4.1.11",
63
+ "@xyo-network/react-storybook": "^4.1.13",
64
+ "@xyo-network/react-wallet": "^4.1.13",
65
65
  "react": "^18.3.1",
66
66
  "react-dom": "^18.3.1",
67
67
  "storybook": "^8.3.6",