File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 10
10
" validation" ,
11
11
" material"
12
12
],
13
- "version" : " 1.7.0 " ,
13
+ "version" : " 1.7.1 " ,
14
14
"main" : " ./dist/index.js" ,
15
15
"types" : " ./dist/index.d.ts" ,
16
16
"license" : " MIT" ,
32
32
"prepare" : " yarn tsc"
33
33
},
34
34
"dependencies" : {
35
- "@material-ui/core" : " >=1 .0.0" ,
36
- "@material-ui/icons" : " >=1 .0.0" ,
35
+ "@material-ui/core" : " >=3 .0.0" ,
36
+ "@material-ui/icons" : " >=3 .0.0" ,
37
37
"@react-form-fields/core" : " >=1.1.0" ,
38
38
"autosuggest-highlight" : " >=3.0.0" ,
39
39
"luxon" : " >=1.3.0" ,
40
- "material-ui-pickers" : " >=1.0.0-rc.10 " ,
40
+ "material-ui-pickers" : " >=1.0.0-rc.13 " ,
41
41
"react" : " >=16.3.0" ,
42
42
"react-autosuggest" : " >=9.0.0" ,
43
43
"react-color" : " >=2.14.1" ,
44
44
"tslib" : " >=1.9.2" ,
45
45
"validatorjs" : " >=3.0.0"
46
46
},
47
47
"peerDependencies" : {
48
- "@material-ui/core" : " >=1.0.0" ,
48
+ "@material-ui/core" : " >=3.0.0" ,
49
+ "@material-ui/icons" : " >=3.0.0" ,
49
50
"react" : " >=16.0.0"
50
51
},
51
52
"devDependencies" : {
Original file line number Diff line number Diff line change 27
27
dependencies :
28
28
regenerator-runtime "^0.12.0"
29
29
30
- " @material-ui/core@>=1 .0.0 " :
30
+ " @material-ui/core@>=3 .0.0 " :
31
31
version "3.0.1"
32
32
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-3.0.1.tgz#e8476394a42d89ae404355ddbc093db4d044b225"
33
33
dependencies :
59
59
recompose "^0.29.0"
60
60
warning "^4.0.1"
61
61
62
- " @material-ui/icons@>=1 .0.0 " :
62
+ " @material-ui/icons@>=3 .0.0 " :
63
63
version "3.0.1"
64
64
resolved "https://registry.yarnpkg.com/@material-ui/icons/-/icons-3.0.1.tgz#671fb3d04dcaf9351dbbd2bf82ae2ae72e3d93cd"
65
65
dependencies :
@@ -359,7 +359,7 @@ material-colors@^1.2.1:
359
359
version "1.2.6"
360
360
resolved "https://registry.yarnpkg.com/material-colors/-/material-colors-1.2.6.tgz#6d1958871126992ceecc72f4bcc4d8f010865f46"
361
361
362
- material-ui-pickers@>=1.0.0-rc.10 :
362
+ material-ui-pickers@>=1.0.0-rc.13 :
363
363
version "1.0.0-rc.13"
364
364
resolved "https://registry.yarnpkg.com/material-ui-pickers/-/material-ui-pickers-1.0.0-rc.13.tgz#3175d592b35764128d7acc47bb69fd55e8103ba0"
365
365
dependencies :
You can’t perform that action at this time.
0 commit comments