@hipay/hipay-material-ui 3.3.0 → 3.4.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hipay/hipay-material-ui",
3
3
  "private": false,
4
- "version": "3.3.0",
4
+ "version": "3.4.1",
5
5
  "description": "React components that implement Google's Material Design.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "homepage": "http://materialui.hipay.dev.local/",
15
15
  "peerDependencies": {
16
- "@material-ui/core": "4.4.3",
16
+ "@material-ui/core": "4.10.2",
17
17
  "mdi-material-ui": "6.14.0",
18
18
  "moment-timezone": "0.5.27",
19
19
  "react": "16.9.0",
@@ -27,6 +27,7 @@
27
27
  "classnames": "2.2.6",
28
28
  "cross-env": "6.0.3",
29
29
  "deepmerge": "4.2.2",
30
+ "is-plain-object": "^3.0.1",
30
31
  "jss": "10.0.3",
31
32
  "jss-camel-case": "6.1.0",
32
33
  "jss-default-unit": "8.0.2",