Update dependency vite-plugin-md to v0.11.4 (#9206)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-29 15:22:12 +02:00
committed by GitHub
parent 037fbd231a
commit c14914046a
2 changed files with 9 additions and 6 deletions

View File

@@ -91,7 +91,7 @@
"tinymce": "5.10.0",
"typescript": "4.4.4",
"vite": "2.6.13",
"vite-plugin-md": "0.11.2",
"vite-plugin-md": "0.11.4",
"vue": "3.2.20",
"vue-i18n": "9.1.9",
"vue-router": "4.0.12",

13
package-lock.json generated
View File

@@ -356,7 +356,7 @@
"tinymce": "5.10.0",
"typescript": "4.4.4",
"vite": "2.6.13",
"vite-plugin-md": "0.11.2",
"vite-plugin-md": "0.11.4",
"vue": "3.2.20",
"vue-i18n": "9.1.9",
"vue-router": "4.0.12",
@@ -39399,9 +39399,10 @@
}
},
"node_modules/vite-plugin-md": {
"version": "0.11.2",
"version": "0.11.4",
"resolved": "https://registry.npmjs.org/vite-plugin-md/-/vite-plugin-md-0.11.4.tgz",
"integrity": "sha512-t24rdVSB72k8xeLcuMhwl0ku5hvsQkt7NfVNG1LEaTOykbXTgwcGD8OUTmryOsGGhCw2DuCZJvTs+qK07J7Gug==",
"dev": true,
"license": "MIT",
"dependencies": {
"@rollup/pluginutils": "^4.1.1",
"@types/markdown-it": "^12.2.3",
@@ -46157,7 +46158,7 @@
"tinymce": "5.10.0",
"typescript": "4.4.4",
"vite": "2.6.13",
"vite-plugin-md": "0.11.2",
"vite-plugin-md": "0.11.4",
"vue": "3.2.20",
"vue-i18n": "9.1.9",
"vue-router": "4.0.12",
@@ -73377,7 +73378,9 @@
}
},
"vite-plugin-md": {
"version": "0.11.2",
"version": "0.11.4",
"resolved": "https://registry.npmjs.org/vite-plugin-md/-/vite-plugin-md-0.11.4.tgz",
"integrity": "sha512-t24rdVSB72k8xeLcuMhwl0ku5hvsQkt7NfVNG1LEaTOykbXTgwcGD8OUTmryOsGGhCw2DuCZJvTs+qK07J7Gug==",
"dev": true,
"requires": {
"@rollup/pluginutils": "^4.1.1",