Merge pull request #31786 from overleaf/em-minisearch

Replace fuse.js with minisearch

GitOrigin-RevId: c57afbe23241c98a0e1adaac22312e706e06098d
This commit is contained in:
Eric Mc Sween
2026-02-24 15:07:33 -05:00
committed by Copybot
parent aa2ce6f675
commit c99fcf3157
2 changed files with 9 additions and 12 deletions

View File

@@ -329,7 +329,6 @@
"fast-fuzzy": "^1.12.0",
"fetch-mock": "^12.6.0",
"formik": "^2.2.9",
"fuse.js": "^7.0.0",
"glob": "^12.0.0",
"globals": "^16.2.0",
"handlebars": "^4.7.8",
@@ -351,6 +350,7 @@
"mensch": "^0.3.4",
"micromark": "^4.0.0",
"mini-css-extract-plugin": "^2.7.6",
"minisearch": "^7.2.0",
"mocha": "^11.1.0",
"mocha-each": "^2.0.1",
"mocha-junit-reporter": "^2.2.1",