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

Bumps [downshift](https://github.com/downshift-js/downshift) from 8.4.0 to 8.5.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.4.0...v8.5.0)

---
updated-dependencies:
- dependency-name: downshift
  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]
2024-03-15 18:27:06 +00:00
committed by Łukasz Mierzwa
parent b9dcc7d4b0
commit 141c9718e7
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.5.0",
"downshift": "8.4.0",
"downshift": "8.5.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6251,9 +6251,9 @@
}
},
"node_modules/downshift": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.4.0.tgz",
"integrity": "sha512-feeqAR0s53NTIKaHxyFhdLo9UCHUwge4q/j+heIz7X8AaURgdcANOnMGLWffWQCoX9l4Vpw87nOrlX6uJceqjA==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.5.0.tgz",
"integrity": "sha512-BAr/KAZX8GGARwWl4aER6ABv8aAaRXZcVKP0m1oFPKpSIXCGuoqnhi6nRf87glHhYDd/CCPp9RVUK27JKJD/Fw==",
"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.5.0",
"downshift": "8.4.0",
"downshift": "8.5.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",