Commit 80c5d7b1 authored by Liang Ding's avatar Liang Ding

升级 Vditor

parent 7308a540
......@@ -8684,9 +8684,9 @@
}
},
"vditor": {
"version": "3.1.23",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.1.23.tgz",
"integrity": "sha512-Owu/pg71dQpYBHXlrL4IyvUATURocBRaIMoSMpQUrIisIiIk6ljdNwy95Z8yk9SXGfgHqnkd+K9Rz2EEvHscTQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.2.0.tgz",
"integrity": "sha512-rDWmAT+VuvwGIEmw5KI+4+/C0ijjNCFwPupAHXuAUGMYM1z8WBbLnu4lmxVjqwacDXUrjZfaNyfKsDpQ/RChrw==",
"requires": {
"diff-match-patch": "^1.0.4"
}
......
......@@ -55,6 +55,6 @@
"nprogress": "^0.2.0",
"uvstat": "^1.0.7",
"vcmt": "^1.2.0",
"vditor": "^3.1.23"
"vditor": "^3.2.0"
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -306,7 +306,7 @@ window.Util = {
loadVditor: function (cb) {
$.ajax({
method: 'GET',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.1.23/dist/index.min.js',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.2.0/dist/index.min.js',
dataType: 'script',
cache: true,
success: () => {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment