mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Bump fuse.js from 7.0.0 to 7.5.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 7.0.0 to 7.5.0. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](https://github.com/krisk/Fuse/compare/v7.0.0...v7.5.0) --- updated-dependencies: - dependency-name: fuse.js dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
50ff8dc6c4
commit
cf00faff0a
|
|
@ -19,7 +19,7 @@
|
|||
"css": "^3.0.0",
|
||||
"editor-adapter": "git+https://github.com/tridactyl/editor-adapter.git#master",
|
||||
"esbuild": "^0.20.2",
|
||||
"fuse.js": "^7.0.0",
|
||||
"fuse.js": "^7.5.0",
|
||||
"nearley": "^2.20.1",
|
||||
"ramda": "^0.30.1",
|
||||
"reading-time": "^1.5.0",
|
||||
|
|
|
|||
|
|
@ -3451,10 +3451,10 @@ functions-have-names@^1.2.3:
|
|||
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
|
||||
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
|
||||
|
||||
fuse.js@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-7.0.0.tgz#6573c9fcd4c8268e403b4fc7d7131ffcf99a9eb2"
|
||||
integrity sha512-14F4hBIxqKvD4Zz/XjDc3y94mNZN6pRv3U13Udo0lNLCWRBUsrMv2xwcF/y/Z5sV6+FQW+/ow68cHpm4sunt8Q==
|
||||
fuse.js@^7.5.0:
|
||||
version "7.5.0"
|
||||
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-7.5.0.tgz#c591b7bddad0135b9d28d190daa9415dd754c4c7"
|
||||
integrity sha512-sQtrEfA+ez/3G0cCZecF70oqpCRttCexYUG4mUrtWL49ULUzUyxokt5kyqwtKzj1270RaKih+hcP3qLcumccow==
|
||||
|
||||
fx-runner@1.4.0:
|
||||
version "1.4.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue