File tree 3 files changed +8
-5
lines changed
netlify-cms-widget-datetime
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22
22
"build:esm" : " cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \" **/__tests__\" --root-mode upward"
23
23
},
24
24
"dependencies" : {
25
- "react-datetime" : " ^3.0.0 "
25
+ "react-datetime" : " ^3.1.1 "
26
26
},
27
27
"peerDependencies" : {
28
28
"@emotion/core" : " ^10.0.35" ,
Original file line number Diff line number Diff line change 26
26
"@emotion/core" : " ^10.0.35" ,
27
27
"netlify-cms-widget-date" : " ^2.5.7" ,
28
28
"react" : " ^16.8.4 || ^17.0.0"
29
+ },
30
+ "dependencies" : {
31
+ "react-datetime" : " ^3.1.1"
29
32
}
30
33
}
Original file line number Diff line number Diff line change @@ -14909,10 +14909,10 @@ react-color@^2.18.1:
14909
14909
reactcss "^1.2.0"
14910
14910
tinycolor2 "^1.4.1"
14911
14911
14912
- react-datetime@^3.0.0 :
14913
- version "3.1.0 "
14914
- resolved "https://registry.yarnpkg.com/react-datetime/-/react-datetime-3.1.0 .tgz#fa10306287d50bf916ab525ce7d6d637ecfc71b0 "
14915
- integrity sha512-Vx6/wr03r9+mDtXv6rHTwjqZ/Hbq889jgc8/pD2Y7Hx+pf+Kr7KcTWIEDNMWGE4ZGi2BiXn+fjqVMnwIjxWguA ==
14912
+ react-datetime@^3.1.1 :
14913
+ version "3.1.1 "
14914
+ resolved "https://registry.yarnpkg.com/react-datetime/-/react-datetime-3.1.1 .tgz#adc346efda47653cfff9259c979f03f56106e48c "
14915
+ integrity sha512-gHCTjAniCcMb6jdXpz+MpVe/uCeaHNDOofg+l41nLlJI3uBLBMV40CQbGB2TCTUpCzGT1mCs4vQzKGMjXO/WWQ ==
14916
14916
dependencies:
14917
14917
prop-types "^15.5.7"
14918
14918
You can’t perform that action at this time.
0 commit comments