Remove all other usages of fuse.js

This commit is contained in:
Matt Rubens
2025-01-15 02:50:52 -05:00
parent faed43b730
commit ff9b8c33e1
6 changed files with 218 additions and 169 deletions

View File

@@ -18,7 +18,6 @@
"@vscode/webview-ui-toolkit": "^1.4.0",
"debounce": "^2.1.1",
"fast-deep-equal": "^3.1.3",
"fuse.js": "^7.0.0",
"fzf": "^0.5.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@@ -7481,13 +7480,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/fuse.js": {
"version": "7.0.0",
"license": "Apache-2.0",
"engines": {
"node": ">=10"
}
},
"node_modules/fzf": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/fzf/-/fzf-0.5.2.tgz",