fix(cli): remove docsearch (#11415)

* fix(cli): remove docsearch

* chore: remove react

* docs: add changelog
This commit is contained in:
neverland
2022-12-24 15:55:36 +08:00
committed by GitHub
parent 816a7cbdfb
commit c02ad9ce07
9 changed files with 7 additions and 326 deletions

View File

@@ -43,15 +43,11 @@
"@types/fs-extra": "^9.0.13",
"@types/less": "^3.0.3",
"@types/markdown-it": "^12.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vue": "^3.2.45"
},
"dependencies": {
"@babel/core": "^7.18.13",
"@babel/preset-typescript": "^7.18.6",
"@docsearch/css": "^3.2.1",
"@docsearch/js": "^3.2.1",
"@types/jest": "^29.1.1",
"@vant/eslint-config": "^3.5.0",
"@vant/touch-emulator": "^1.4.0",