diff --git a/packages/vuepress-common/package.json b/packages/vuepress-common/package.json index ec8b2aa..4ac49bf 100644 --- a/packages/vuepress-common/package.json +++ b/packages/vuepress-common/package.json @@ -17,7 +17,7 @@ "axios": "^0.27.2", "fuse.js": "^6.6.2", "lodash": "^4.17.21", - "lucene-filter": "0.2.4", + "lucene-filter": "1.1.0", "lucene-query-parser": "1.2.0", "markdown-it": "^13.0.1", "markdown-it-anchor": "^8.6.4", diff --git a/packages/vuepress-theme-tsed/package.json b/packages/vuepress-theme-tsed/package.json index 2c79b7f..176730d 100644 --- a/packages/vuepress-theme-tsed/package.json +++ b/packages/vuepress-theme-tsed/package.json @@ -29,7 +29,7 @@ "axios": "^0.27.2", "fuse.js": "^6.6.2", "lodash": "^4.17.21", - "lucene-filter": "0.2.4", + "lucene-filter": "1.1.0", "lucene-query-parser": "1.2.0", "millify": "^4.0.0", "postcss-at-rules-variables": "0.1.10", diff --git a/yarn.lock b/yarn.lock index 79e93a6..9273352 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14478,10 +14478,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.10.1.tgz#db577f42a94c168f676b638d15da8fb073448cab" integrity sha512-BQuhQxPuRl79J5zSXRP+uNzPOyZw2oFI9JLRQ80XswSvg21KMKNtQza9eF42rfI/3Z40RvzBdXgziEkudzjo8A== -lucene-filter@0.2.4: - version "0.2.4" - resolved "https://registry.yarnpkg.com/lucene-filter/-/lucene-filter-0.2.4.tgz#029d3a6142c140d27afebdb6d3daebe05b77c31e" - integrity sha512-8+o/N9utq1y5Vk7yv2C1Sc0bshrIrWPPP8cdpVJvbFxcFFZDnHI5YPK67av0nkAIwv6HWe92TqRDhtWWUBE7bQ== +lucene-filter@1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/lucene-filter/-/lucene-filter-1.1.0.tgz#f955fc4acd3fdf3da33cc2eb206543cd1d2e7d70" + integrity sha512-PKvwX2gzstSzO4vmfc7LbLVmxlSdgHxm5OcLiidR/rVe2osHU7dWv4MVBNOaCfw9aVl3bXaf5sLTeanZnqfM1Q== lucene-query-parser@1.2.0: version "1.2.0"