@xyo-network/react-appbar 4.1.1 → 4.1.3

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 +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "4.1.1",
3
+ "version": "4.1.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,15 +43,15 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/assert": "^4.2.0",
47
- "@xylabs/react-appbar": "^5.2.1",
48
- "@xylabs/react-button": "^5.2.1",
49
- "@xylabs/react-flexbox": "^5.2.1",
50
- "@xylabs/react-link": "^5.2.1",
51
- "@xylabs/react-shared": "^5.2.1",
52
- "@xyo-network/react-app-settings": "^4.1.1",
53
- "@xyo-network/react-network": "^4.1.1",
54
- "@xyo-network/react-shared": "^4.1.1",
46
+ "@xylabs/assert": "^4.2.2",
47
+ "@xylabs/react-appbar": "^5.2.2",
48
+ "@xylabs/react-button": "^5.2.2",
49
+ "@xylabs/react-flexbox": "^5.2.2",
50
+ "@xylabs/react-link": "^5.2.2",
51
+ "@xylabs/react-shared": "^5.2.2",
52
+ "@xyo-network/react-app-settings": "^4.1.3",
53
+ "@xyo-network/react-network": "^4.1.3",
54
+ "@xyo-network/react-shared": "^4.1.3",
55
55
  "react-icons": "^5.3.0",
56
56
  "react-router-dom": "^6.27.0"
57
57
  },
@@ -59,14 +59,14 @@
59
59
  "@mui/icons-material": "^6.1.4",
60
60
  "@mui/material": "^6.1.4",
61
61
  "@mui/styles": "^6.1.4",
62
- "@storybook/react": "^8.3.5",
62
+ "@storybook/react": "^8.3.6",
63
63
  "@xylabs/ts-scripts-yarn3": "^4.2.1",
64
64
  "@xylabs/tsconfig-react": "^4.2.1",
65
- "@xyo-network/react-storybook": "^4.1.1",
66
- "@xyo-network/react-wallet": "^4.1.1",
65
+ "@xyo-network/react-storybook": "^4.1.3",
66
+ "@xyo-network/react-wallet": "^4.1.3",
67
67
  "react": "^18.3.1",
68
68
  "react-dom": "^18.3.1",
69
- "storybook": "^8.3.5",
69
+ "storybook": "^8.3.6",
70
70
  "typescript": "^5.6.3"
71
71
  },
72
72
  "peerDependencies": {