mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-09 14:47:59 -05:00
fix: fix bugs with search
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user