fix: fix bugs with search

This commit is contained in:
jinhojang6
2025-04-24 02:36:32 +09:00
committed by Jinho Jang
parent 77b1a2988b
commit 9e3c035f45
4 changed files with 43 additions and 41 deletions

View File

@@ -15,7 +15,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@acid-info/logos-docusaurus-preset": "^1.0.2-alpha.2",
"@acid-info/logos-docusaurus-preset": "^1.0.2-topic-fix-search.2",
"@docusaurus/plugin-client-redirects": "^3.7.0",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
@@ -27,8 +27,8 @@
"prism-react-renderer": "^1.3.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"rehype-katex": "7",
"remark-math": "6",
"sass": "^1.62.1"
},
"devDependencies": {