mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore(deps): update dependency markdown-it to v12.3.2 (#5225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"cross-env": "7.0.3",
|
||||
"escape-html": "1.0.3",
|
||||
"markdown-it": "12.3.1",
|
||||
"markdown-it": "12.3.2",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"unplugin-icons": "0.13.0",
|
||||
"unplugin-vue-components": "0.17.11",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -158,7 +158,7 @@ importers:
|
||||
cross-env: 7.0.3
|
||||
element-plus: npm:element-plus@latest
|
||||
escape-html: 1.0.3
|
||||
markdown-it: 12.3.1
|
||||
markdown-it: 12.3.2
|
||||
markdown-it-container: 3.0.0
|
||||
normalize.css: 8.0.1
|
||||
nprogress: 0.2.0
|
||||
@@ -182,7 +182,7 @@ importers:
|
||||
'@types/markdown-it': 12.2.3
|
||||
cross-env: 7.0.3
|
||||
escape-html: 1.0.3
|
||||
markdown-it: 12.3.1
|
||||
markdown-it: 12.3.2
|
||||
markdown-it-container: 3.0.0
|
||||
unplugin-icons: 0.13.0_rollup@2.63.0
|
||||
unplugin-vue-components: 0.17.11_rollup@2.63.0+vue@3.2.26
|
||||
@@ -7343,8 +7343,8 @@ packages:
|
||||
resolution: {integrity: sha512-y6oKTq4BB9OQuY/KLfk/O3ysFhB3IMYoIWhGJEidXt1NQFocFK2sA2t0NYZAMyMShAGL6x5OPIbrmXPIqaN9rw==}
|
||||
dev: true
|
||||
|
||||
/markdown-it/12.3.1:
|
||||
resolution: {integrity: sha512-xu6ZyQc/W1mWRwBOZT5ePVVn77MhHYkWwiAMgy/oBwUwSD2fS5xND3oIN44RCqVMgpNbhKtzZs9B75mC7FHwTQ==}
|
||||
/markdown-it/12.3.2:
|
||||
resolution: {integrity: sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
argparse: 2.0.1
|
||||
|
||||
Reference in New Issue
Block a user