mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump downshift from 9.0.6 to 9.0.7 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.6 to 9.0.7. - [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.6...v9.0.7) --- 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
fedb36d57a
commit
509be622be
Generated
+4
-5
@@ -22,7 +22,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.6.0",
|
||||
"downshift": "9.0.6",
|
||||
"downshift": "9.0.7",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
@@ -6649,10 +6649,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/downshift": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.6.tgz",
|
||||
"integrity": "sha512-lkqWh0eb34XuH+3z3/BH/LGVRV7ur0rielSlxtlQKsjAFF/wc/c0wsM9phUGXyzK2g1QWHoNHQyc+vVAheI17Q==",
|
||||
"license": "MIT",
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.7.tgz",
|
||||
"integrity": "sha512-B6JY4sJGEl9xBEJEvC/C+QYYYtPWN5RL+TlROJQfue9+ZFgrD/p1ZgGw73I0WSTNH9/h5q3LIKQA4FLd/N10vg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.24.5",
|
||||
"compute-scroll-into-view": "^3.1.0",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.6.0",
|
||||
"downshift": "9.0.6",
|
||||
"downshift": "9.0.7",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user