mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): bump downshift from 9.0.1 to 9.0.4 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.1 to 9.0.4. - [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.1...v9.0.4) --- 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:
committed by
Łukasz Mierzwa
parent
1a2ca1c186
commit
c65edf83be
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -22,7 +22,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.6.0",
|
||||
"downshift": "9.0.1",
|
||||
"downshift": "9.0.4",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
@@ -6239,9 +6239,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/downshift": {
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.1.tgz",
|
||||
"integrity": "sha512-9VrPqAw8zHITSOds4JttSjwycnPzJtLF0ufHmy5iRdkod5ekQTupck2fQXd8ktF3smXporTjcykyJTxT82t5bg==",
|
||||
"version": "9.0.4",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.4.tgz",
|
||||
"integrity": "sha512-6XV/p6+4177d8e8dJ6PoLNSDG1bv52FL18yilKD06oZCb6dFG6f6dXcn3h0B1ggcrOkN3hIvL11Qt15Y5McbXw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.15",
|
||||
"compute-scroll-into-view": "^3.0.3",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.6.0",
|
||||
"downshift": "9.0.1",
|
||||
"downshift": "9.0.4",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user