chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752)

* chore: upgrade dependencies

* revert

* validation

* fix blog

* reformat
This commit is contained in:
Joshua Chen 2022-02-24 19:39:32 +08:00 committed by GitHub
parent a70514205d
commit dcbf9f644e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 687 additions and 496 deletions

View file

@ -43,7 +43,8 @@ module.exports = {
themeConfig: {
image: 'img/docusaurus-soc.png',
algolia: {
apiKey: '47ecd3b21be71c5822571b9f59e52544',
appId: 'X1Z85QJPUV',
apiKey: 'bf7211c161e8205da2f933a02534105a',
indexName: 'docusaurus-2',
contextualSearch: true,
},