@hipay/hipay-material-ui 4.0.0-p6205.3 → 4.0.0-p6205.6

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 +6 -6
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hipay/hipay-material-ui",
3
3
  "private": false,
4
- "version": "4.0.0-p6205.3",
4
+ "version": "4.0.0-p6205.6",
5
5
  "description": "React components that implement Google's Material Design.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -13,15 +13,15 @@
13
13
  },
14
14
  "homepage": "http://materialui.hipay.dev.local/",
15
15
  "peerDependencies": {
16
- "@hipay/design-system": "2.0.1-p6205.4",
17
- "@mui/material": "5.10.10",
18
- "@mui/styles": "5.8.4",
16
+ "@hipay/design-system": "2.0.1-p6205.6",
17
+ "@mui/material": "5.11.10",
18
+ "@mui/system": "5.14.19",
19
19
  "@mui/styled-engine": "npm:@mui/styled-engine-sc@5.10.6",
20
20
  "@mui/styled-engine-sc": "5.10.6",
21
21
  "mdi-material-ui": "7.1.0",
22
22
  "moment-timezone": "0.5.27",
23
- "react": "17.0.2",
24
- "react-dom": "17.0.2",
23
+ "react": "18.2.0",
24
+ "react-dom": "18.2.0",
25
25
  "styled-components": "5.3.0"
26
26
  },
27
27
  "dependencies": {