@xyo-network/react-appbar 4.3.0 → 4.3.1

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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "4.3.0",
3
+ "version": "4.3.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,26 +43,26 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/assert": "^4.4.26",
47
- "@xylabs/object": "^4.4.26",
46
+ "@xylabs/assert": "^4.4.27",
47
+ "@xylabs/object": "^4.4.27",
48
48
  "@xylabs/react-appbar": "^5.3.13",
49
49
  "@xylabs/react-button": "^5.3.13",
50
50
  "@xylabs/react-flexbox": "^5.3.13",
51
51
  "@xylabs/react-link": "^5.3.13",
52
52
  "@xylabs/react-shared": "^5.3.13",
53
- "@xyo-network/react-network": "^4.3.0",
53
+ "@xyo-network/react-network": "^4.3.1",
54
54
  "react-icons": "^5.4.0",
55
- "react-router-dom": "^7.1.0"
55
+ "react-router-dom": "^7.1.1"
56
56
  },
57
57
  "devDependencies": {
58
- "@mui/icons-material": "^6.2.1",
59
- "@mui/material": "^6.2.1",
60
- "@mui/styles": "^6.2.1",
58
+ "@mui/icons-material": "^6.3.0",
59
+ "@mui/material": "^6.3.0",
60
+ "@mui/styles": "^6.3.0",
61
61
  "@storybook/react": "^8.4.7",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.2.6",
63
63
  "@xylabs/tsconfig-react": "^4.2.6",
64
- "@xyo-network/react-storybook": "^4.3.0",
65
- "@xyo-network/react-wallet": "^4.3.0",
64
+ "@xyo-network/react-storybook": "^4.3.1",
65
+ "@xyo-network/react-wallet": "^4.3.1",
66
66
  "react": "^18.3.1",
67
67
  "react-dom": "^18.3.1",
68
68
  "storybook": "^8.4.7",