Skip to content

Commit b6bca01

Browse files
Update docusaurus-search-local pulgin (#1665)
After upgrading the docusaurus version, search seems to have been broken. Updated the search-local plugin to its latest version to check whether it will fix the issue Signed-off-by: Chaminda Divitotawela <[email protected]>
1 parent a62ebab commit b6bca01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@docusaurus/preset-classic": "^3.4.0",
3737
"@docusaurus/theme-common": "^3.4.0",
3838
"@docusaurus/theme-mermaid": "^3.4.0",
39-
"@easyops-cn/docusaurus-search-local": "^0.38.1",
39+
"@easyops-cn/docusaurus-search-local": "^0.44.4",
4040
"@mdx-js/react": "^3.0.0",
4141
"clsx": "^1.2.1",
4242
"prism-react-renderer": "^2.1.0",

0 commit comments

Comments
 (0)