diff --git a/package.json b/package.json index 602ebf0edf..d1c354cf8c 100644 --- a/package.json +++ b/package.json @@ -265,6 +265,7 @@ "@types/fs-extra": "^9.0.1", "@types/isomorphic-git__lightning-fs": "^4.4.2", "@types/lodash": "^4.14.172", + "@types/lunr": "^2.3.7", "@types/mocha": "^9.1.1", "@types/node": "18.16.1", "@types/react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 02bcc12d59..55fabe11a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7582,6 +7582,11 @@ resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.1.tgz#c48c2e27b65d2a153b19bfc1a317e30872e01eef" integrity sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw== +"@types/lunr@^2.3.7": + version "2.3.7" + resolved "https://registry.yarnpkg.com/@types/lunr/-/lunr-2.3.7.tgz#378a98ecf7a9fafc42466f67f73173c34a6265a0" + integrity sha512-Tb/kUm38e8gmjahQzdCKhbdsvQ9/ppzHFfsJ0dMs3ckqQsRj+P5IkSAwFTBrBxdyr3E/LoMUUrZngjDYAjiE3A== + "@types/mdast@^3.0.0": version "3.0.10" resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"