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

Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.0 to 9.0.1.
- [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/v9.0.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-01 08:09:07 +01:00
committed by Łukasz Mierzwa
parent 73d850f20d
commit 6057406199
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.6.0",
"downshift": "9.0.0",
"downshift": "9.0.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6204,9 +6204,9 @@
}
},
"node_modules/downshift": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.0.tgz",
"integrity": "sha512-C6v0a08SWnyFmcIXpFb7wutJt6Psso/diJZfwedw5gnzIkhbE6VNiONnNnO1OoUDyIb9upT+O/V+2U4kTl/q8A==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.1.tgz",
"integrity": "sha512-9VrPqAw8zHITSOds4JttSjwycnPzJtLF0ufHmy5iRdkod5ekQTupck2fQXd8ktF3smXporTjcykyJTxT82t5bg==",
"dependencies": {
"@babel/runtime": "^7.22.15",
"compute-scroll-into-view": "^3.0.3",
+1 -1
View File
@@ -17,7 +17,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.6.0",
"downshift": "9.0.0",
"downshift": "9.0.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",