chore(deps): bump downshift from 8.5.0 to 9.0.0 in /ui

Bumps [downshift](https://github.com/downshift-js/downshift) from 8.5.0 to 9.0.0.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v8.5.0...v9.0.0)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 06:34:03 +00:00
committed by Łukasz Mierzwa
parent abc33e802e
commit 0426b92c1b
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -22,7 +22,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.6.0",
"downshift": "8.5.0",
"downshift": "9.0.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6201,9 +6201,9 @@
}
},
"node_modules/downshift": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.5.0.tgz",
"integrity": "sha512-BAr/KAZX8GGARwWl4aER6ABv8aAaRXZcVKP0m1oFPKpSIXCGuoqnhi6nRf87glHhYDd/CCPp9RVUK27JKJD/Fw==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.0.tgz",
"integrity": "sha512-C6v0a08SWnyFmcIXpFb7wutJt6Psso/diJZfwedw5gnzIkhbE6VNiONnNnO1OoUDyIb9upT+O/V+2U4kTl/q8A==",
"dependencies": {
"@babel/runtime": "^7.22.15",
"compute-scroll-into-view": "^3.0.3",

View File

@@ -17,7 +17,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.6.0",
"downshift": "8.5.0",
"downshift": "9.0.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",