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

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

---
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-07-29 07:17:11 +01:00
committed by Łukasz Mierzwa
parent fedb36d57a
commit 509be622be
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.6",
"downshift": "9.0.7",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6649,10 +6649,9 @@
}
},
"node_modules/downshift": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.6.tgz",
"integrity": "sha512-lkqWh0eb34XuH+3z3/BH/LGVRV7ur0rielSlxtlQKsjAFF/wc/c0wsM9phUGXyzK2g1QWHoNHQyc+vVAheI17Q==",
"license": "MIT",
"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==",
"dependencies": {
"@babel/runtime": "^7.24.5",
"compute-scroll-into-view": "^3.1.0",
+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.6",
"downshift": "9.0.7",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",