chore(deps): bump downshift from 8.3.1 to 8.3.2 in /ui

Bumps [downshift](https://github.com/downshift-js/downshift) from 8.3.1 to 8.3.2.
- [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.3.1...v8.3.2)

---
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-02-26 06:52:25 +00:00
committed by Łukasz Mierzwa
parent 9c47eeaa8c
commit e76251147d
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.3.1",
"downshift": "8.3.1",
"downshift": "8.3.2",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6170,9 +6170,9 @@
}
},
"node_modules/downshift": {
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.3.1.tgz",
"integrity": "sha512-djPzjGfTSEjOsfmlur4onCV3Mtd6oGI+eOQIBNwoS7oEYTjPrxk6n+sJLmndT/KKwHvUyBSh3AFb64eHIFifTQ==",
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.3.2.tgz",
"integrity": "sha512-kO5mnwMbWB1OIPgIO4wxK0HtSJbaPzx3XTOcnN36I6i08iVc4C2Fftye3UZYVN+W03b13o1kEmN2118G5vcgeQ==",
"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.3.1",
"downshift": "8.3.1",
"downshift": "8.3.2",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",