Commit d970e0a8 authored by Liang Ding's avatar Liang Ding

升级 Vditor

parent 973020aa
{
"name": "solo",
"version": "3.9.0",
"version": "4.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......@@ -8684,9 +8684,9 @@
}
},
"vditor": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.1.5.tgz",
"integrity": "sha512-Xzgo69TDTa7OyzMJFX38GpnGiNcibYPllZmFKNRV351o71+s+JGQs2BAQW2jBsbHz4FnEs+bm+90ybWs8NovLA==",
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.1.6.tgz",
"integrity": "sha512-CfMNtdHbGNsLk5iWuuVxuTKmKY3Zv8R2w/XN7ez25LoLHKsFE+iCZCLxmcOwSli2BmybW/xXMtOyVCg2+IZZKg==",
"requires": {
"diff-match-patch": "^1.0.4"
}
......
{
"name": "solo",
"version": "3.9.0",
"version": "4.0.0",
"description": " 一款小而美的博客系统,专为程序员设计。",
"homepage": "https://github.com/88250/solo",
"repository": {
......@@ -55,6 +55,6 @@
"nprogress": "^0.2.0",
"uvstat": "^1.0.7",
"vcmt": "^1.1.5",
"vditor": "^3.1.5"
"vditor": "^3.1.6"
}
}
This diff is collapsed.
......@@ -301,7 +301,7 @@ window.Util = {
loadVditor: function (cb) {
$.ajax({
method: 'GET',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.1.5/dist/index.min.js',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.1.6/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