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

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

---
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-01-01 06:58:50 +00:00
committed by Łukasz Mierzwa
parent 8c07181b6a
commit 8b63d6c7bd
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -23,7 +23,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.30.0",
"downshift": "8.2.3",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -6283,9 +6283,9 @@
}
},
"node_modules/downshift": {
"version": "8.2.3",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.2.3.tgz",
"integrity": "sha512-1HkvqaMTZpk24aqnXaRDnT+N5JCbpFpW+dCogB11+x+FCtfkFX0MbAO4vr/JdXi1VYQF174KjNUveBXqaXTPtg==",
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.3.1.tgz",
"integrity": "sha512-djPzjGfTSEjOsfmlur4onCV3Mtd6oGI+eOQIBNwoS7oEYTjPrxk6n+sJLmndT/KKwHvUyBSh3AFb64eHIFifTQ==",
"dependencies": {
"@babel/runtime": "^7.22.15",
"compute-scroll-into-view": "^3.0.3",

View File

@@ -18,7 +18,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.30.0",
"downshift": "8.2.3",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",