chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release (#9320)

This commit is contained in:
Sébastien Lorber 2023-09-19 11:28:27 +02:00 committed by GitHub
parent 52d79c4e0c
commit 507d65800d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 141 additions and 127 deletions

View file

@ -33,7 +33,7 @@
"copy:watch": "node ../../admin/scripts/copyUntypedFiles.js --watch"
},
"dependencies": {
"@docsearch/react": "~3.3.3",
"@docsearch/react": "^3.5.2",
"@docusaurus/core": "3.0.0-beta.0",
"@docusaurus/logger": "3.0.0-beta.0",
"@docusaurus/plugin-content-docs": "3.0.0-beta.0",