mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Update react-dates to 18.2.2
This commit is contained in:
parent
a6949bff42
commit
fecdb42ce5
2 changed files with 6 additions and 5 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"raven": "^2.4.2",
|
||||
"raven-js": "^3.27.0",
|
||||
"react": "^16.6.3",
|
||||
"react-dates": "^17.2.0",
|
||||
"react-dates": "^18.2.2",
|
||||
"react-dom": "^16.6.3",
|
||||
"react-final-form": "^4.0.2",
|
||||
"react-final-form-arrays": "^2.0.1",
|
||||
|
|
|
|||
|
|
@ -6849,10 +6849,10 @@ react-addons-shallow-compare@^15.6.2:
|
|||
fbjs "^0.8.4"
|
||||
object-assign "^4.1.0"
|
||||
|
||||
react-dates@^17.2.0:
|
||||
version "17.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-dates/-/react-dates-17.2.0.tgz#d8cfe29ceecb3fbe37abbaa385683504cc53cdf6"
|
||||
integrity sha512-RDlerU8DdRRrlYS0MQ7Z9igPWABGLDwz6+ykBNff67RM3Sset2TDqeuOr+R5o00Ggn5U47GeLsGcSDxlZd9cHw==
|
||||
react-dates@^18.2.2:
|
||||
version "18.2.2"
|
||||
resolved "https://registry.yarnpkg.com/react-dates/-/react-dates-18.2.2.tgz#77f8fc55ebd462673e0476d64ed926d98504d6a4"
|
||||
integrity sha512-esJhsXmQdSFVKU39fzRTXD8ViXj3JT26JNWDh2STQZni8AfdWTqM2OHa2YbrHsqqhDj5mlfc8inX99WzOeJ69g==
|
||||
dependencies:
|
||||
airbnb-prop-types "^2.10.0"
|
||||
consolidated-events "^1.1.1 || ^2.0.0"
|
||||
|
|
@ -6865,6 +6865,7 @@ react-dates@^17.2.0:
|
|||
react-moment-proptypes "^1.6.0"
|
||||
react-outside-click-handler "^1.2.0"
|
||||
react-portal "^4.1.5"
|
||||
react-with-direction "^1.3.0"
|
||||
react-with-styles "^3.2.0"
|
||||
react-with-styles-interface-css "^4.0.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue