File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/core" : " ^3.6.1" ,
19
19
"@docusaurus/preset-classic" : " ^3.6.1" ,
20
20
"@docusaurus/theme-mermaid" : " ^3.6.1" ,
21
- "@easyops-cn/docusaurus-search-local" : " ^0.46.1 " ,
21
+ "@easyops-cn/docusaurus-search-local" : " ^0.48.4 " ,
22
22
"@mdx-js/react" : " ^3.1.0" ,
23
23
"clsx" : " ^2.0.0" ,
24
24
"docusaurus-preset-openapi" : " ^0.7.5" ,
Original file line number Diff line number Diff line change 1954
1954
cssesc "^3.0.0"
1955
1955
immediate "^3.2.3"
1956
1956
1957
- "@easyops-cn/docusaurus-search-local@^0.46.1 ":
1958
- version "0.46.1 "
1959
- resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.46.1 .tgz#7fac1a14417de680b5af7088814192a153d7334d "
1960
- integrity sha512-kgenn5+pctVlJg8s1FOAm9KuZLRZvkBTMMGJvTTcvNTmnFIHVVYzYfA2Eg+yVefzsC8/cSZGKKJ0kLf8I+mQyw ==
1957
+ "@easyops-cn/docusaurus-search-local@^0.48.4 ":
1958
+ version "0.48.4 "
1959
+ resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.48.4 .tgz#a834e57bec7946674009f3a7592d629676b2bedc "
1960
+ integrity sha512-QgVHbGFOASFZHZdFz9NsnzsU6VRki+Mq+qd1RIDxMK3lQ7uz2cLE5MnvBfpzTmC5Ea5JF2YdMibgPechLr5uiw ==
1961
1961
dependencies:
1962
1962
"@docusaurus/plugin-content-docs" "^2 || ^3"
1963
1963
"@docusaurus/theme-translations" "^2 || ^3"
1967
1967
"@easyops-cn/autocomplete.js" "^0.38.1"
1968
1968
"@node-rs/jieba" "^1.6.0"
1969
1969
cheerio "^1.0.0"
1970
- clsx "^1 .1.1"
1970
+ clsx "^2 .1.1"
1971
1971
comlink "^4.4.2"
1972
1972
debug "^4.2.0"
1973
1973
fs-extra "^10.0.0"
@@ -3885,12 +3885,12 @@ clone-deep@^4.0.1:
3885
3885
kind-of "^6.0.2"
3886
3886
shallow-clone "^3.0.0"
3887
3887
3888
- clsx@^1.1.1, clsx@^1. 2.1:
3888
+ clsx@^1.2.1:
3889
3889
version "1.2.1"
3890
3890
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
3891
3891
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
3892
3892
3893
- clsx@^2.0.0:
3893
+ clsx@^2.0.0, clsx@^2.1.1 :
3894
3894
version "2.1.1"
3895
3895
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
3896
3896
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
You can’t perform that action at this time.
0 commit comments