docs: add target blank for all links (#5073)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/markdown-loader",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Simple and fast vue markdown loader",
|
||||
"main": "src/index.js",
|
||||
"publishConfig": {
|
||||
@@ -10,10 +10,10 @@
|
||||
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-markdown-loader",
|
||||
"dependencies": {
|
||||
"front-matter": "^3.0.2",
|
||||
"highlight.js": "^9.15.6",
|
||||
"highlight.js": "^9.16.2",
|
||||
"loader-utils": "^1.2.3",
|
||||
"markdown-it": "^8.4.2",
|
||||
"markdown-it-anchor": "^5.2.4",
|
||||
"transliteration": "^2.1.4"
|
||||
"markdown-it": "^10.0.0",
|
||||
"markdown-it-anchor": "^5.2.5",
|
||||
"transliteration": "^2.1.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user