mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump downshift from 8.3.2 to 8.4.0 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 8.3.2 to 8.4.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/v8.3.2...v8.4.0) --- 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:
committed by
Łukasz Mierzwa
parent
c4ba1a7173
commit
8d28989c13
Generated
+4
-4
@@ -22,7 +22,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.3.1",
|
||||
"downshift": "8.3.2",
|
||||
"downshift": "8.4.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
@@ -6193,9 +6193,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/downshift": {
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.3.2.tgz",
|
||||
"integrity": "sha512-kO5mnwMbWB1OIPgIO4wxK0HtSJbaPzx3XTOcnN36I6i08iVc4C2Fftye3UZYVN+W03b13o1kEmN2118G5vcgeQ==",
|
||||
"version": "8.4.0",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.4.0.tgz",
|
||||
"integrity": "sha512-feeqAR0s53NTIKaHxyFhdLo9UCHUwge4q/j+heIz7X8AaURgdcANOnMGLWffWQCoX9l4Vpw87nOrlX6uJceqjA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.15",
|
||||
"compute-scroll-into-view": "^3.0.3",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.3.1",
|
||||
"downshift": "8.3.2",
|
||||
"downshift": "8.4.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user