Skip to content

Commit

Permalink
fix(deps): update dependency @easyops-cn/docusaurus-search-local to v…
Browse files Browse the repository at this point in the history
…0.44.6
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 8, 2024
1 parent 82c3ba5 commit 80ca38c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@docusaurus/theme-live-codeblock": "3.5.2",
"@easyops-cn/docusaurus-search-local": "0.44.5",
"@easyops-cn/docusaurus-search-local": "0.44.6",
"@mdx-js/react": "3.0.1",
"antd": "5.21.2",
"clsx": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,10 +2320,10 @@
cssesc "^3.0.0"
immediate "^3.2.3"

"@easyops-cn/docusaurus-search-local@0.44.5":
version "0.44.5"
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.44.5.tgz#13ae433868809a3e5dd92dbf44a2b1e6b2061b91"
integrity sha512-jT3wuYVzRoeB1gea+2iDtOMme0fD2h3M8HDVgs3garITO6vRxvEraFRVlYkfjLN9BkmzjMlz9nn7MI4qIx8utw==
"@easyops-cn/docusaurus-search-local@0.44.6":
version "0.44.6"
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.44.6.tgz#d1a64bbf602bc8313ce766e1e79075b1c1bcecc9"
integrity sha512-DiCz6Ag7Xbj27NFaKzvJEfMCW5o7/Ad9ZYuJ7TShwk8XmMnyr1nxJYLn1WpmJ2pzvR20Wt0zcn4u5MfpiLuFLw==
dependencies:
"@docusaurus/plugin-content-docs" "^2 || ^3"
"@docusaurus/theme-translations" "^2 || ^3"
Expand Down

0 comments on commit 80ca38c

Please sign in to comment.