Commit 7a62859c authored by Van's avatar Van

vditor

parent 2c3afb7a
......@@ -8666,9 +8666,9 @@
}
},
"vditor": {
"version": "2.1.14",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-2.1.14.tgz",
"integrity": "sha512-to2Mo6Lb/Ypz9sJcQmZ5HXWUFQY0oG2xRwatKCgX8ZjeQSXCyEB3T+eo2H50+wBdJqWhDdGDEfz7flCzm+OXKg==",
"version": "2.1.15",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-2.1.15.tgz",
"integrity": "sha512-/Q0MfgfuqgJceiKLl6KeW8+V/XsuMKXzGlMCwQNmF12/2+aLvf6RnsMjJcIov59Qc3+OKSo3/7Er4KBgoSrsjg==",
"requires": {
"diff-match-patch": "^1.0.4"
}
......
......@@ -49,6 +49,6 @@
"nprogress": "^0.2.0",
"uvstat": "^1.0.7",
"vcmt": "^1.1.1",
"vditor": "^2.1.14"
"vditor": "^2.1.15"
}
}
This diff is collapsed.
......@@ -307,7 +307,7 @@ window.Util = {
(() => {
$.ajax({
method: 'GET',
url: 'https://cdn.jsdelivr.net/npm/vditor@2.1.14/dist/index.min.js',
url: 'https://cdn.jsdelivr.net/npm/vditor@2.1.15/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