chore(deps): bump downshift from 9.0.7 to 9.0.8 in /ui

Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.7 to 9.0.8.
- [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.7...v9.0.8)

---
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-08-19 08:12:51 +01:00
committed by Łukasz Mierzwa
parent 71a3e1d968
commit 6802ead62d
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -22,7 +22,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.6.0",
"downshift": "9.0.7",
"downshift": "9.0.8",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6597,10 +6597,9 @@
}
},
"node_modules/downshift": {
"version": "9.0.7",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.7.tgz",
"integrity": "sha512-B6JY4sJGEl9xBEJEvC/C+QYYYtPWN5RL+TlROJQfue9+ZFgrD/p1ZgGw73I0WSTNH9/h5q3LIKQA4FLd/N10vg==",
"license": "MIT",
"version": "9.0.8",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.8.tgz",
"integrity": "sha512-59BWD7+hSUQIM1DeNPLirNNnZIO9qMdIK5GQ/Uo8q34gT4B78RBlb9dhzgnh0HfQTJj4T/JKYD8KoLAlMWnTsA==",
"dependencies": {
"@babel/runtime": "^7.24.5",
"compute-scroll-into-view": "^3.1.0",
+1 -1
View File
@@ -18,7 +18,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.6.0",
"downshift": "9.0.7",
"downshift": "9.0.8",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",