Commit 39f2092d authored by Sparkf's avatar Sparkf 🏙️
Browse files

update vuepress-plugin-fulltext-search

parent e07ee7e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
    "@vuepress/plugin-nprogress": "^1.8.2",
    "@vuepress/plugin-pwa": "^1.8.2",
    "vuepress": "^1.8.2",
    "vuepress-plugin-fulltext-search": "^2.1.0"
    "vuepress-plugin-fulltext-search": "^2.2.1"
  },
  "scripts": {
    "docs:dev": "vuepress dev docs",
+3 −3
Original line number Diff line number Diff line
@@ -7929,10 +7929,10 @@ vuepress-plugin-container@^2.0.2:
    "@vuepress/shared-utils" "^1.2.0"
    markdown-it-container "^2.0.0"

vuepress-plugin-fulltext-search@^2.1.0:
vuepress-plugin-fulltext-search@^2.2.1:
  version "2.2.1"
  resolved "https://registry.yarnpkg.com/vuepress-plugin-fulltext-search/-/vuepress-plugin-fulltext-search-2.2.1.tgz#f73cddfec3b878aa83b89559e8985be1e1cc50de"
  integrity sha512-+BOLOdOTvwg7+4z71fmpuZUaHSw+exrw8S9m0kvBUgIVDoe5VS/G3y4hcd+K1hukbkxE/ec10Ikk8hc/3zf2VQ==
  resolved "https://registry.nlark.com/vuepress-plugin-fulltext-search/download/vuepress-plugin-fulltext-search-2.2.1.tgz#f73cddfec3b878aa83b89559e8985be1e1cc50de"
  integrity sha1-9zzd/sO4eKqDuJVZ6Jhb4eHMUN4=
  dependencies:
    flexsearch "^0.6.32"
    html-to-text "^7.0.0"