chore(cli): bump docsearch v3 stable version (#10455)

This commit is contained in:
neverland
2022-04-01 00:11:39 +08:00
committed by GitHub
parent d29d961c4f
commit a593f864ab
3 changed files with 33 additions and 31 deletions
+2 -2
View File
@@ -47,8 +47,8 @@
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@docsearch/css": "3.0.0-alpha.50",
"@docsearch/js": "3.0.0-alpha.50",
"@docsearch/css": "^3.0.0",
"@docsearch/js": "^3.0.0",
"@types/jest": "^27.0.3",
"@vant/eslint-config": "^3.3.2",
"@vant/markdown-vetur": "^2.2.0",
+4 -2
View File
@@ -44,7 +44,8 @@ export default {
},
],
searchConfig: {
apiKey: '90067aecdaa2c85220e2783cd305caac',
appId: 'BLI2GGOUL8',
apiKey: '07cb725cd26aa496996de6cb8ab9b5cc',
indexName: 'vant',
searchParameters: {
facetFilters: ['lang:zh-CN', 'version:v3'],
@@ -487,7 +488,8 @@ export default {
},
],
searchConfig: {
apiKey: '90067aecdaa2c85220e2783cd305caac',
appId: 'BLI2GGOUL8',
apiKey: '07cb725cd26aa496996de6cb8ab9b5cc',
indexName: 'vant',
searchParameters: {
facetFilters: ['lang:en-US', 'version:v3'],