File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 9
9
"deploy" : " docusaurus deploy"
10
10
},
11
11
"dependencies" : {
12
- "@cmfcmf/docusaurus-search-local" : " ^0.0.3 " ,
12
+ "@cmfcmf/docusaurus-search-local" : " https://github.com/cmfcmf/docusaurus-search-local " ,
13
13
"@docusaurus/core" : " ^2.0.0-alpha.40" ,
14
14
"@docusaurus/preset-classic" : " ^2.0.0-alpha.40" ,
15
15
"classnames" : " ^2.2.6" ,
Original file line number Diff line number Diff line change 837
837
lodash "^4.17.13"
838
838
to-fast-properties "^2.0.0"
839
839
840
- " @cmfcmf/docusaurus-search-local@^0.0.3 " :
840
+ " @cmfcmf/docusaurus-search-local@https://github.com/cmfcmf/docusaurus-search-local " :
841
841
version "0.0.3"
842
- resolved "https://registry.yarnpkg.com/@cmfcmf/docusaurus-search-local/-/docusaurus-search-local-0.0.3.tgz#eb81d56faad5c75e554bd37ca300f6a4e83ea423"
843
- integrity sha512-OElwHa/evfNaWkZ+8QggNeSH7O5m39HdTcWTxe6pyQgjr9pmXhczdWUa2yFw4RWiX2o7oxSwfkwuAhG/gfe0/g==
842
+ resolved "https://github.com/cmfcmf/docusaurus-search-local#94b21f60236a379e080701d991323b1a645b1a57"
844
843
dependencies :
845
844
autocomplete.js "^0.37.0"
846
845
classnames "^2.2.6"
@@ -1687,9 +1686,9 @@ autocomplete.js@0.36.0:
1687
1686
immediate "^3.2.3"
1688
1687
1689
1688
autocomplete.js@^0.37.0 :
1690
- version "0.37.0 "
1691
- resolved "https://registry.yarnpkg.com/autocomplete.js/-/autocomplete.js-0.37.0 .tgz#bcfbfd7bcabe90e90fad4c2b1aaa931379a10c38 "
1692
- integrity sha512-MxYfNb89sl7IRhNdEJv6z8dSfA7lVeU7Dk6m/+/ih0/tPLsbxIM7uPVsnWEUh4j7dFqJktlM7hCeU7jmx6VC8A ==
1689
+ version "0.37.1 "
1690
+ resolved "https://registry.yarnpkg.com/autocomplete.js/-/autocomplete.js-0.37.1 .tgz#a29a048d827e7d2bf8f7df8b831766e5cc97df01 "
1691
+ integrity sha512-PgSe9fHYhZEsm/9jggbjtVsGXJkPLvd+9mC7gZJ662vVL5CRWEtm/mIrrzCx0MrNxHVwxD5d00UOn6NsmL2LUQ ==
1693
1692
dependencies :
1694
1693
immediate "^3.2.3"
1695
1694
You can’t perform that action at this time.
0 commit comments