@hipay/hipay-material-ui 4.0.0-p6205.5 → 4.0.0-p6205.6
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
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.6",
|
5
5
|
"description": "React components that implement Google's Material Design.",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -13,9 +13,9 @@
|
|
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
21
|
"mdi-material-ui": "7.1.0",
|