File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1616 "@docusaurus/preset-classic" : " ^3.5.2" ,
1717 "@docusaurus/theme-mermaid" : " ^3.5.2" ,
1818 "@mdx-js/react" : " ^3.1.0" ,
19- "@easyops-cn/docusaurus-search-local" : " ^0.45.0 " ,
19+ "@easyops-cn/docusaurus-search-local" : " ^0.46.1 " ,
2020 "by-node-env" : " ^2.0.1" ,
2121 "clsx" : " ^2.1.1" ,
2222 "react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change 18121812 cssesc "^3.0.0"
18131813 immediate "^3.2.3"
18141814
1815- " @easyops-cn/docusaurus-search-local@^0.45.0 " :
1816- version "0.45.0 "
1817- resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.45.0 .tgz#7101d59c9359b50b1add306d2504a09bd7176adb "
1818- integrity sha512-ccJjeYmBHrv2v8Y9eQnH79S0PEKcogACKkEatEKPcad7usQj/14jA9POUUUYW/yougLSXghwe+uIncbuUBuBFg ==
1815+ " @easyops-cn/docusaurus-search-local@^0.46.1 " :
1816+ version "0.46.1 "
1817+ resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.46.1 .tgz#7fac1a14417de680b5af7088814192a153d7334d "
1818+ integrity sha512-kgenn5+pctVlJg8s1FOAm9KuZLRZvkBTMMGJvTTcvNTmnFIHVVYzYfA2Eg+yVefzsC8/cSZGKKJ0kLf8I+mQyw ==
18191819 dependencies :
18201820 " @docusaurus/plugin-content-docs" " ^2 || ^3"
18211821 " @docusaurus/theme-translations" " ^2 || ^3"
18261826 " @node-rs/jieba" " ^1.6.0"
18271827 cheerio "^1.0.0"
18281828 clsx "^1.1.1"
1829+ comlink "^4.4.2"
18291830 debug "^4.2.0"
18301831 fs-extra "^10.0.0"
18311832 klaw-sync "^6.0.0"
@@ -3496,6 +3497,11 @@ combine-promises@^1.1.0:
34963497 resolved "https://registry.yarnpkg.com/combine-promises/-/combine-promises-1.1.0.tgz#72db90743c0ca7aab7d0d8d2052fd7b0f674de71"
34973498 integrity sha512-ZI9jvcLDxqwaXEixOhArm3r7ReIivsXkpbyEWyeOhzz1QS0iSgBPnWvEqvIQtYyamGCYA88gFhmUrs9hrrQ0pg==
34983499
3500+ comlink@^4.4.2 :
3501+ version "4.4.2"
3502+ resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.4.2.tgz#cbbcd82742fbebc06489c28a183eedc5c60a2bca"
3503+ integrity sha512-OxGdvBmJuNKSCMO4NTl1L47VRp6xn2wG4F/2hYzB6tiCb709otOxtEYCSvK80PtjODfXXZu8ds+Nw5kVCjqd2g==
3504+
34993505comma-separated-tokens@^2.0.0 :
35003506 version "2.0.3"
35013507 resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee"
You can’t perform that action at this time.
0 commit comments