chore(deps): Bump downshift from 9.0.12 to 9.0.13

Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.12 to 9.0.13.
- [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.12...v9.0.13)

---
updated-dependencies:
- dependency-name: downshift
  dependency-version: 9.0.13
  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]
2025-12-12 13:09:52 +00:00
committed by GitHub
parent 62884d22ed
commit 8b2ea5b7dc
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"codemirror": "^6.0.2",
"color": "^5.0.3",
"detect-browser": "^5.3.0",
"downshift": "^9.0.12",
"downshift": "^9.0.13",
"events": "^3.3.0",
"file-saver": "^2.0.5",
"i18next": "^25.7.2",
@@ -6140,9 +6140,9 @@
}
},
"node_modules/downshift": {
"version": "9.0.12",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.12.tgz",
"integrity": "sha512-kFq2pNHm3kmhFfW55RW7+lXliEHg98sKImodICvJfbtvRB6OUiLr138Z8MW5/8t5JaeGZ4Wtomi3Ds72EKVH2Q==",
"version": "9.0.13",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.13.tgz",
"integrity": "sha512-fPV+K5jwEzfEAhNhprgCmpWQ23MKwKNzdbtK0QQFiw4hbFcKhMeGB+ccorfWJzmsLR5Dty+CmLDduWlIs74G/w==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",

View File

@@ -44,7 +44,7 @@
"codemirror": "^6.0.2",
"color": "^5.0.3",
"detect-browser": "^5.3.0",
"downshift": "^9.0.12",
"downshift": "^9.0.13",
"events": "^3.3.0",
"file-saver": "^2.0.5",
"i18next": "^25.7.2",