Skip to content

Commit

Permalink
fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenq committed Dec 21, 2020
1 parent 457565d commit d400413
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"main": "dist/markdown-it-vue.umd.min.js",
"dependencies": {
"echarts": "^5.0.0",
"flowchart.js": "^1.15.1",
"flowchart.js": "^1.15.0",
"font-awesome-icon-chars": "^2.6.0",
"github-markdown-css": "^4.0.0",
"highlight.js": "^10.4.1",
"markdown-it": "^13.0.3",
"markdown-it": "^12.0.4",
"markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^3.0.0",
"markdown-it-deflist": "^2.1.0",
"markdown-it-emoji": "^2.0.0",
"markdown-it-footnote": "^3.0.1",
"markdown-it-github-toc": "^3.2.4",
"markdown-it-ins": "^3.0.0",
"markdown-it-ins": "^3.0.1",
"markdown-it-katex": "^2.0.3",
"markdown-it-latex": "^0.2.0",
"markdown-it-mark": "^3.0.0",
"markdown-it-mark": "^3.0.1",
"markdown-it-regex": "^0.2.0",
"markdown-it-source-map": "^0.1.1",
"markdown-it-sub": "^1.0.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4681,7 +4681,7 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==

flowchart.js@^1.15.1:
flowchart.js@^1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/flowchart.js/-/flowchart.js-1.15.0.tgz#132ba2df14af0a65e67280026ef05a1ffd16569f"
integrity sha512-IyCVUFfHPLPgKLynw3NCkZ7CvKJdc/bAu0aHm+2AxKhtSBCiUC1kcTX1KautC3HOp1A2JS1IOcYxDTmcMkx5nQ==
Expand Down Expand Up @@ -6246,10 +6246,10 @@ markdown-it-github-toc@^3.2.4:
dependencies:
uslug "^1.0.4"

markdown-it-ins@^3.0.0:
version "3.0.0"
resolved "https://registry.npm.taobao.org/markdown-it-ins/download/markdown-it-ins-3.0.0.tgz#b1b56824c78dc66e52b0fc97531b317cd78d79d2"
integrity sha1-sbVoJMeNxm5SsPyXUxsxfNeNedI=
markdown-it-ins@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/markdown-it-ins/-/markdown-it-ins-3.0.1.tgz#c09356b917cf1dbf73add0b275d67ab8c73d4b4d"
integrity sha512-32SSfZqSzqyAmmQ4SHvhxbFqSzPDqsZgMHDwxqPzp+v+t8RsmqsBZRG+RfRQskJko9PfKC2/oxyOs4Yg/CfiRw==

markdown-it-katex@^2.0.3:
version "2.0.3"
Expand All @@ -6266,10 +6266,10 @@ markdown-it-latex@^0.2.0:
asciimath-to-latex "^0.3.2"
katex "^0.9.0-alpha2"

markdown-it-mark@^3.0.0:
version "3.0.0"
resolved "https://registry.npm.taobao.org/markdown-it-mark/download/markdown-it-mark-3.0.0.tgz#27c3e39ef3cc310b2dde5375082c9fa912983cda"
integrity sha1-J8PjnvPMMQst3lN1CCyfqRKYPNo=
markdown-it-mark@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/markdown-it-mark/-/markdown-it-mark-3.0.1.tgz#51257db58787d78aaf46dc13418d99a9f3f0ebd3"
integrity sha512-HyxjAu6BRsdt6Xcv6TKVQnkz/E70TdGXEFHRYBGLncRE9lBFwDNLVtFojKxjJWgJ+5XxUwLaHXy+2sGBbDn+4A==

markdown-it-regex@^0.2.0:
version "0.2.0"
Expand Down Expand Up @@ -6304,10 +6304,10 @@ markdown-it-toc-and-anchor@^4.1.2:
clone "^2.1.0"
uslug "^1.0.4"

markdown-it@^13.0.3:
version "12.0.3"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.3.tgz#8d1e47daf1d716d63610495eb93f6665573e4abe"
integrity sha512-M57RsMv+QQmJHz1yCu0gTJRMx/LlxRPtrrw+2kb/CpDVK/graCmWO0qfNnz/SE1FCNdyq3pkMMZ+itTnyT/YGA==
markdown-it@^12.0.4:
version "12.0.4"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
dependencies:
argparse "^2.0.1"
entities "~2.1.0"
Expand Down

0 comments on commit d400413

Please sign in to comment.