mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
build(deps): bump fuse.js from 3.4.4 to 3.4.5
Bumps [fuse.js](https://github.com/krisk/Fuse) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md) - [Commits](https://github.com/krisk/Fuse/compare/v3.4.4...v3.4.5)
This commit is contained in:
parent
175048e64b
commit
c23be94cc1
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -5409,9 +5409,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"fuse.js": {
|
||||
"version": "3.4.4",
|
||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-3.4.4.tgz",
|
||||
"integrity": "sha512-pyLQo/1oR5Ywf+a/tY8z4JygnIglmRxVUOiyFAbd11o9keUDpUJSMGRWJngcnkURj30kDHPmhoKY8ChJiz3EpQ=="
|
||||
"version": "3.4.5",
|
||||
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-3.4.5.tgz",
|
||||
"integrity": "sha512-s9PGTaQIkT69HaeoTVjwGsLfb8V8ScJLx5XGFcKHg0MqLUH/UZ4EKOtqtXX9k7AFqCGxD1aJmYb8Q5VYDibVRQ=="
|
||||
},
|
||||
"fx-runner": {
|
||||
"version": "1.0.10",
|
||||
|
@ -11394,8 +11394,8 @@
|
|||
}
|
||||
},
|
||||
"typedoc-default-themes": {
|
||||
"version": "git://github.com/tridactyl/typedoc-default-themes.git#a28d333b26688511dae6d99d92abb082c5f23214",
|
||||
"from": "git://github.com/tridactyl/typedoc-default-themes.git#fix_weird_member_names_bin",
|
||||
"version": "0.6.0-0",
|
||||
"resolved": "git://github.com/tridactyl/typedoc-default-themes.git#a28d333b26688511dae6d99d92abb082c5f23214",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"backbone": "^1.1.2",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"command-line-args": "^5.1.1",
|
||||
"csp-serdes": "github:cmcaine/csp-serdes",
|
||||
"css": "^2.2.4",
|
||||
"fuse.js": "^3.4.4",
|
||||
"fuse.js": "^3.4.5",
|
||||
"mark.js": "^8.11.1",
|
||||
"rss-parser": "^3.7.1",
|
||||
"semver-compare": "^1.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue