fix(deps): update dependency react-day-picker to v7.4.10

This commit is contained in:
Renovate Bot
2021-03-19 17:28:45 +00:00
committed by Łukasz Mierzwa
parent 4f5ae39581
commit c3c65fd4df
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16319,9 +16319,9 @@
"integrity": "sha512-s2d2DxWkpqUm4r+gINmHTduzWDYHf4xiPjbC72MDf+3p/rYXpyNDfF8xrdgD8h2ZyK3sfLd9zWjnYzrroUxf1w=="
},
"react-day-picker": {
"version": "7.4.8",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-7.4.8.tgz",
"integrity": "sha512-pp0hnxFVoRuBQcRdR1Hofw4CQtOCGVmzCNrscyvS0Q8NEc+UiYLEDqE5dk37bf0leSnBW4lheIt0CKKhuKzDVw==",
"version": "7.4.10",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-7.4.10.tgz",
"integrity": "sha512-/QkK75qLKdyLmv0kcVzhL7HoJPazoZXS8a6HixbVoK6vWey1Od1WRLcxfyEiUsRfccAlIlf6oKHShqY2SM82rA==",
"requires": {
"prop-types": "^15.6.2"
}
+1 -1
View File
@@ -61,7 +61,7 @@
"react-app-polyfill": "2.0.0",
"react-autosuggest": "10.1.0",
"react-cool-dimensions": "1.3.2",
"react-day-picker": "7.4.8",
"react-day-picker": "7.4.10",
"react-dom": "17.0.1",
"react-hotkeys-hook": "3.2.1",
"react-idle-timer": "4.5.6",