@hipay/hipay-material-ui 4.0.0-p6205.7 → 4.0.0-p6205.8
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.8",
|
5
5
|
"description": "React components that implement Google's Material Design.",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -15,11 +15,11 @@
|
|
15
15
|
"peerDependencies": {
|
16
16
|
"@hipay/design-system": "2.0.1-p6205.6",
|
17
17
|
"@mui/material": "5.11.10",
|
18
|
-
"@mui/system": "5.14.19",
|
19
18
|
"@mui/styled-engine": "npm:@mui/styled-engine-sc@5.10.6",
|
20
19
|
"@mui/styled-engine-sc": "5.10.6",
|
20
|
+
"@mui/system": "5.14.19",
|
21
21
|
"mdi-material-ui": "7.7.0",
|
22
|
-
"moment-timezone": "0.5.
|
22
|
+
"moment-timezone": "0.5.40",
|
23
23
|
"react": "18.2.0",
|
24
24
|
"react-dom": "18.2.0",
|
25
25
|
"styled-components": "5.3.0"
|
@@ -27,8 +27,8 @@
|
|
27
27
|
"dependencies": {
|
28
28
|
"@babel/plugin-transform-runtime": "^7.8.3",
|
29
29
|
"@babel/runtime": "7.6.3",
|
30
|
-
"@mui/lab": "5.0.0-alpha.104",
|
31
30
|
"@mui/icons-material": "^5.2.5",
|
31
|
+
"@mui/lab": "5.0.0-alpha.104",
|
32
32
|
"brcast": "3.0.1",
|
33
33
|
"classnames": "2.2.6",
|
34
34
|
"cross-env": "6.0.3",
|