chore(deps): pin dependencies (#5068)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-31 11:04:40 +08:00 committed by GitHub
parent e1c01db42c
commit 21e865ebbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@
"crowdin-credentials": "sucrase-node .vitepress/build/crowdin-credentials.ts"
},
"dependencies": {
"@docsearch/js": "^3.0.0-alpha.42",
"@docsearch/react": "^3.0.0-alpha.42",
"@docsearch/js": "3.0.0-alpha.42",
"@docsearch/react": "3.0.0-alpha.42",
"@vueuse/core": "7.4.3",
"axios": "0.24.0",
"clipboard-copy": "4.0.1",

View File

@ -148,8 +148,8 @@ importers:
docs:
specifiers:
'@crowdin/cli': 3.7.4
'@docsearch/js': ^3.0.0-alpha.42
'@docsearch/react': ^3.0.0-alpha.42
'@docsearch/js': 3.0.0-alpha.42
'@docsearch/react': 3.0.0-alpha.42
'@types/markdown-it': 12.2.3
'@vueuse/core': 7.4.3
axios: 0.24.0