@xyo-network/react-card 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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-card",
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",
@@ -44,17 +44,17 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@xylabs/react-flexbox": "^5.3.13",
47
- "@xyo-network/react-shared": "^4.3.0",
48
- "react-router-dom": "^7.1.0"
47
+ "@xyo-network/react-shared": "^4.3.1",
48
+ "react-router-dom": "^7.1.1"
49
49
  },
50
50
  "devDependencies": {
51
- "@mui/icons-material": "^6.2.1",
52
- "@mui/material": "^6.2.1",
53
- "@mui/styles": "^6.2.1",
51
+ "@mui/icons-material": "^6.3.0",
52
+ "@mui/material": "^6.3.0",
53
+ "@mui/styles": "^6.3.0",
54
54
  "@storybook/react": "^8.4.7",
55
55
  "@xylabs/ts-scripts-yarn3": "^4.2.6",
56
56
  "@xylabs/tsconfig-react": "^4.2.6",
57
- "@xyo-network/react-storybook": "^4.3.0",
57
+ "@xyo-network/react-storybook": "^4.3.1",
58
58
  "react": "^18.3.1",
59
59
  "react-dom": "^18.3.1",
60
60
  "storybook": "^8.4.7",