chore(deps): bump react-day-picker from 8.6.0 to 8.7.0 in /ui

Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-10 07:05:57 +00:00
committed by Łukasz Mierzwa
parent 73aed5f344
commit 248f75ea2f
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -38,7 +38,7 @@
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-cool-dimensions": "3.0.1",
"react-day-picker": "8.6.0",
"react-day-picker": "8.7.0",
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.3.8",
"react-idle-timer": "4.6.4",
@@ -29348,9 +29348,9 @@
}
},
"node_modules/react-day-picker": {
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.6.0.tgz",
"integrity": "sha512-n9/6abBZu+koSUBtsXqBfiOW44ROTjl7ebIqyaTQSO8i79bsCCgKCAyQP/1a79ySFkK4puGV1e7p7hK1ymdb/w==",
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.7.0.tgz",
"integrity": "sha512-2GAxZo5xmLIl9I6f0GKvh+hfA0ABGxEXWeBBmHN97ZkXvra2KUWOy6ZPUUQDL3mXNFImD//jaUlaMIsoJsRfEg==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/gpbl"

View File

@@ -37,7 +37,7 @@
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-cool-dimensions": "3.0.1",
"react-day-picker": "8.6.0",
"react-day-picker": "8.7.0",
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.3.8",
"react-idle-timer": "4.6.4",