mirror of
https://github.com/directus/directus.git
synced 2026-01-28 04:58:07 -05:00
Update dependency vite-plugin-md to v0.11.2 (#8964)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Azri Kahar <azrikahar@outlook.com>
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.10",
|
||||
"vite-plugin-md": "0.11.1",
|
||||
"vite-plugin-md": "0.11.2",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
"vue-router": "4.0.12",
|
||||
|
||||
18
package-lock.json
generated
18
package-lock.json
generated
@@ -383,7 +383,7 @@
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.10",
|
||||
"vite-plugin-md": "0.11.1",
|
||||
"vite-plugin-md": "0.11.2",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
"vue-router": "4.0.12",
|
||||
@@ -44336,12 +44336,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-md": {
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-md/-/vite-plugin-md-0.11.1.tgz",
|
||||
"integrity": "sha512-nS+VmwFpUv+RiUcHntMPGXb8QxdJupW7q4AtqWpdpkAmTgI/HRilLRFtBIPxt4d+ZVtuMFrG3l1TG/hTUgghUg==",
|
||||
"version": "0.11.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-md/-/vite-plugin-md-0.11.2.tgz",
|
||||
"integrity": "sha512-/eLvg+RzaYCDevZPlnnh98fg5w1CB2w6EfgQRuoGiex6LJNyqczcpCJO1lPsL9UzFUeagOrmZwjI4Xm3CnRFHg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@rollup/pluginutils": "^4.1.1",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"gray-matter": "^4.0.3",
|
||||
"markdown-it": "^12.2.0"
|
||||
},
|
||||
@@ -50102,7 +50103,7 @@
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.10",
|
||||
"vite-plugin-md": "0.11.1",
|
||||
"vite-plugin-md": "0.11.2",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
"vue-router": "4.0.12",
|
||||
@@ -83639,12 +83640,13 @@
|
||||
}
|
||||
},
|
||||
"vite-plugin-md": {
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-md/-/vite-plugin-md-0.11.1.tgz",
|
||||
"integrity": "sha512-nS+VmwFpUv+RiUcHntMPGXb8QxdJupW7q4AtqWpdpkAmTgI/HRilLRFtBIPxt4d+ZVtuMFrG3l1TG/hTUgghUg==",
|
||||
"version": "0.11.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-md/-/vite-plugin-md-0.11.2.tgz",
|
||||
"integrity": "sha512-/eLvg+RzaYCDevZPlnnh98fg5w1CB2w6EfgQRuoGiex6LJNyqczcpCJO1lPsL9UzFUeagOrmZwjI4Xm3CnRFHg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@rollup/pluginutils": "^4.1.1",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"gray-matter": "^4.0.3",
|
||||
"markdown-it": "^12.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user