mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(deps): bump downshift from 9.0.7 to 9.0.8 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.7 to 9.0.8. - [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.7...v9.0.8) --- 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
71a3e1d968
commit
6802ead62d
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.7",
|
||||
"downshift": "9.0.8",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
@@ -6597,10 +6597,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/downshift": {
|
||||
"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==",
|
||||
"license": "MIT",
|
||||
"version": "9.0.8",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.8.tgz",
|
||||
"integrity": "sha512-59BWD7+hSUQIM1DeNPLirNNnZIO9qMdIK5GQ/Uo8q34gT4B78RBlb9dhzgnh0HfQTJj4T/JKYD8KoLAlMWnTsA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.24.5",
|
||||
"compute-scroll-into-view": "^3.1.0",
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.6.0",
|
||||
"downshift": "9.0.7",
|
||||
"downshift": "9.0.8",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user