fix: upgrade Docsearch to avoid layout shift (#5214)

* upgrade algolia docsearch

* alpha 39
This commit is contained in:
Sébastien Lorber 2021-07-24 18:40:09 +02:00 committed by GitHub
parent a7a5ea3466
commit 8621ae2910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -13,7 +13,7 @@
},
"license": "MIT",
"dependencies": {
"@docsearch/react": "^3.0.0-alpha.37",
"@docsearch/react": "^3.0.0-alpha.39",
"@docusaurus/core": "2.0.0-beta.3",
"@docusaurus/theme-common": "2.0.0-beta.3",
"@docusaurus/utils": "2.0.0-beta.3",