release: @vant/markdown-vetur v2.3.0 (#10480)

This commit is contained in:
neverland 2022-04-10 10:50:06 +08:00 committed by GitHub
parent 7ce66c7939
commit edd93851a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@
"@docsearch/js": "^3.0.0", "@docsearch/js": "^3.0.0",
"@types/jest": "^27.0.3", "@types/jest": "^27.0.3",
"@vant/eslint-config": "^3.3.2", "@vant/eslint-config": "^3.3.2",
"@vant/markdown-vetur": "^2.2.0", "@vant/markdown-vetur": "^2.3.0",
"@vant/stylelint-config": "^1.4.2", "@vant/stylelint-config": "^1.4.2",
"@vant/touch-emulator": "^1.3.2", "@vant/touch-emulator": "^1.3.2",
"@vitejs/plugin-vue": "^2.0.0", "@vitejs/plugin-vue": "^2.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@vant/markdown-vetur", "name": "@vant/markdown-vetur",
"version": "2.2.0", "version": "2.3.0",
"description": "simple parse markdown to vue component description for vetur auto-completion", "description": "simple parse markdown to vue component description for vetur auto-completion",
"main": "lib/index.js", "main": "lib/index.js",
"files": [ "files": [

2
pnpm-lock.yaml generated
View File

@ -95,7 +95,7 @@ importers:
'@types/less': ^3.0.3 '@types/less': ^3.0.3
'@types/markdown-it': ^12.2.3 '@types/markdown-it': ^12.2.3
'@vant/eslint-config': ^3.3.2 '@vant/eslint-config': ^3.3.2
'@vant/markdown-vetur': ^2.2.0 '@vant/markdown-vetur': ^2.3.0
'@vant/stylelint-config': ^1.4.2 '@vant/stylelint-config': ^1.4.2
'@vant/touch-emulator': ^1.3.2 '@vant/touch-emulator': ^1.3.2
'@vitejs/plugin-vue': ^2.0.0 '@vitejs/plugin-vue': ^2.0.0