@hipay/hipay-material-ui 4.0.0-p6205.5 → 4.0.0-p6205.7
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
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.
|
4
|
+
"version": "4.0.0-p6205.7",
|
5
5
|
"description": "React components that implement Google's Material Design.",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -13,12 +13,12 @@
|
|
13
13
|
},
|
14
14
|
"homepage": "http://materialui.hipay.dev.local/",
|
15
15
|
"peerDependencies": {
|
16
|
-
"@hipay/design-system": "2.0.1-p6205.
|
17
|
-
"@mui/material": "5.
|
18
|
-
"@mui/
|
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
|
-
"mdi-material-ui": "7.
|
21
|
+
"mdi-material-ui": "7.7.0",
|
22
22
|
"moment-timezone": "0.5.27",
|
23
23
|
"react": "18.2.0",
|
24
24
|
"react-dom": "18.2.0",
|