chore(deps): bump markdown-it v13 and commander v11 (#12180)

This commit is contained in:
neverland 2023-08-13 19:26:35 +08:00 committed by GitHub
parent f691eacb24
commit 8af469602a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 835 additions and 849 deletions

View File

@ -1,5 +1,12 @@
# 更新日志
## Unreleased
- 移除 vant-cli release 命令
- 移除 vant-cli changelog 命令
- 升级 commander v11
- 升级 markdown-it v13
## v6.2.0
`2023-07-29`

View File

@ -42,7 +42,7 @@
"@types/fs-extra": "^11.0.1",
"@types/less": "^3.0.3",
"@types/lodash": "^4.14.191",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it": "^13.0.0",
"rimraf": "^5.0.0",
"vue": "^3.3.4"
},
@ -56,7 +56,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"autoprefixer": "^10.4.8",
"commander": "^10.0.0",
"commander": "^11.0.0",
"consola": "^3.0.2",
"esbuild": "^0.18.11",
"eslint": "^8.46.0",
@ -73,7 +73,7 @@
"jest-serializer-html": "^7.1.0",
"less": "^4.1.3",
"lodash": "^4.17.21",
"markdown-it": "^12.3.2",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.4",
"nano-staged": "^0.8.0",
"nanospinner": "^1.1.0",
@ -81,7 +81,7 @@
"postcss": "^8.4.23",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.0",
"terser": "^5.16.1",
"terser": "^5.19.2",
"transliteration": "^2.3.5",
"typescript": "^5.0.4",
"vite": "^4.4.2",

1669
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff