mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 22:06:29 +00:00
Bump @easyops-cn/docusaurus-search-local from 0.46.1 to 0.47.0 (#2529)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
da9aede0c9
commit
435f5031e3
@ -16,7 +16,7 @@
|
||||
"@docusaurus/preset-classic": "^3.5.2",
|
||||
"@docusaurus/theme-mermaid": "^3.5.2",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@easyops-cn/docusaurus-search-local": "^0.46.1",
|
||||
"@easyops-cn/docusaurus-search-local": "^0.47.0",
|
||||
"by-node-env": "^2.0.1",
|
||||
"clsx": "^2.1.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -1812,10 +1812,10 @@
|
||||
cssesc "^3.0.0"
|
||||
immediate "^3.2.3"
|
||||
|
||||
"@easyops-cn/docusaurus-search-local@^0.46.1":
|
||||
version "0.46.1"
|
||||
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.46.1.tgz#7fac1a14417de680b5af7088814192a153d7334d"
|
||||
integrity sha512-kgenn5+pctVlJg8s1FOAm9KuZLRZvkBTMMGJvTTcvNTmnFIHVVYzYfA2Eg+yVefzsC8/cSZGKKJ0kLf8I+mQyw==
|
||||
"@easyops-cn/docusaurus-search-local@^0.47.0":
|
||||
version "0.47.0"
|
||||
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.47.0.tgz#ee344bc80b668de86b7c3a7b12a830a4b58d9f1c"
|
||||
integrity sha512-nzOeVWR2T34Czdjby85VHP0a2AmfE/El56MoXDs3UDOOTCtba+2FVxYDcNMohoGFvfesX6fGsZ3vZuYT4aSqXw==
|
||||
dependencies:
|
||||
"@docusaurus/plugin-content-docs" "^2 || ^3"
|
||||
"@docusaurus/theme-translations" "^2 || ^3"
|
||||
@ -1825,7 +1825,7 @@
|
||||
"@easyops-cn/autocomplete.js" "^0.38.1"
|
||||
"@node-rs/jieba" "^1.6.0"
|
||||
cheerio "^1.0.0"
|
||||
clsx "^1.1.1"
|
||||
clsx "^2.1.1"
|
||||
comlink "^4.4.2"
|
||||
debug "^4.2.0"
|
||||
fs-extra "^10.0.0"
|
||||
@ -3443,11 +3443,6 @@ clone-deep@^4.0.1:
|
||||
kind-of "^6.0.2"
|
||||
shallow-clone "^3.0.0"
|
||||
|
||||
clsx@^1.1.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
|
||||
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
|
||||
|
||||
clsx@^2.0.0, clsx@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
|
||||
|
Loading…
x
Reference in New Issue
Block a user