chore(deps): bump downshift from 9.0.10 to 9.2.0 in /ui

Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.10 to 9.2.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/v9.0.10...v9.2.0)

---
updated-dependencies:
- dependency-name: downshift
  dependency-version: 9.2.0
  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]
2026-02-07 20:33:47 +00:00
committed by Łukasz Mierzwa
parent ec429f8822
commit aa471d38a9
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": "4.1.0",
"downshift": "9.0.10",
"downshift": "9.2.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -7009,9 +7009,9 @@
}
},
"node_modules/downshift": {
"version": "9.0.10",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.10.tgz",
"integrity": "sha512-TP/iqV6bBok6eGD5tZ8boM8Xt7/+DZvnVNr8cNIhbAm2oUBd79Tudiccs2hbcV9p7xAgS/ozE7Hxy3a9QqS6Mw==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.2.0.tgz",
"integrity": "sha512-3VWiiA2cJR9c544mFLe29Ln24ehhD01vgfk/YjenXLno17oR0oLWjfO318iRTQ6EUkSPyaxdDWmwQ2fAigFbxw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",
+1 -1
View File
@@ -18,7 +18,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "4.1.0",
"downshift": "9.0.10",
"downshift": "9.2.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",