mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
build(deps): bump vite-plugin-md from 0.11.0 to 0.11.1 (#9521)
Bumps [vite-plugin-md](https://github.com/antfu/vite-plugin-md) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/antfu/vite-plugin-md/releases) - [Commits](https://github.com/antfu/vite-plugin-md/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: vite-plugin-md dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5ae8230740
commit
36fda92887
@ -84,7 +84,7 @@
|
||||
"typescript": "^4.4.3",
|
||||
"vite": "^2.5.10",
|
||||
"vite-plugin-html": "^2.1.0",
|
||||
"vite-plugin-md": "^0.11.0",
|
||||
"vite-plugin-md": "^0.11.1",
|
||||
"vue-router": "^4.0.0",
|
||||
"vue3-jest": "^27.0.0-alpha.2"
|
||||
},
|
||||
|
@ -7969,11 +7969,12 @@ vite-plugin-html@^2.1.0:
|
||||
fs-extra "^10.0.0"
|
||||
html-minifier-terser "^5.1.1"
|
||||
|
||||
vite-plugin-md@^0.11.0:
|
||||
version "0.11.0"
|
||||
resolved "https://registry.nlark.com/vite-plugin-md/download/vite-plugin-md-0.11.0.tgz#cb397270e1a27bc17588d43f1a8a6478055eceac"
|
||||
integrity sha1-yzlycOGie8F1iNQ/GopkeAVezqw=
|
||||
vite-plugin-md@^0.11.1:
|
||||
version "0.11.1"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-md/-/vite-plugin-md-0.11.1.tgz#bc40455eb56767395e9ccf46ef4a50e8c0d2b748"
|
||||
integrity sha512-nS+VmwFpUv+RiUcHntMPGXb8QxdJupW7q4AtqWpdpkAmTgI/HRilLRFtBIPxt4d+ZVtuMFrG3l1TG/hTUgghUg==
|
||||
dependencies:
|
||||
"@rollup/pluginutils" "^4.1.1"
|
||||
gray-matter "^4.0.3"
|
||||
markdown-it "^12.2.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user