fix(core): algolia context import (#10384)

This commit is contained in:
Sébastien Lorber 2024-08-09 23:17:04 +02:00 committed by GitHub
parent 584eec9ecf
commit 9c5eb35e51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@
"@docusaurus/utils": "3.5.0",
"@docusaurus/utils-common": "3.5.0",
"@docusaurus/utils-validation": "3.5.0",
"cheerio": "^1.0.0-rc.12",
"cheerio": "1.0.0-rc.12",
"feed": "^4.2.2",
"fs-extra": "^11.1.1",
"lodash": "^4.17.21",