Commit 1567f9a5 authored by Van's avatar Van

vditor

parent 48c34811
...@@ -2953,9 +2953,9 @@ ...@@ -2953,9 +2953,9 @@
} }
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.208", "version": "1.3.209",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.208.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.209.tgz",
"integrity": "sha512-ljgZXaKSfRg32jEl1V8zRJaT3u653jxfZRztKQWM/I1kE+ifBCQKRY+jOPzb4JS48a4czvT/LQfjdiDq5qjU4g==" "integrity": "sha512-KxRvLp5jUapyKIcMaecwgmUpJEsJKuHn0DJJPZjZh2valqYlzdmGvaE/nTAqwKqQwf0jIKv7Go4FYHu9wKWzOg=="
}, },
"emoji-regex": { "emoji-regex": {
"version": "6.1.1", "version": "6.1.1",
...@@ -7968,9 +7968,9 @@ ...@@ -7968,9 +7968,9 @@
"integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=" "integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM="
}, },
"vditor": { "vditor": {
"version": "1.6.10", "version": "1.6.11",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-1.6.10.tgz", "resolved": "https://registry.npmjs.org/vditor/-/vditor-1.6.11.tgz",
"integrity": "sha512-3ZC4fuU+4U/a2h1VEFxgF7eAGl3/ZPrI+hG1U+gz7vffEzImOT8ilQzkWmPzuTdJw6LQxze3bo/nX/ECFzweIw==", "integrity": "sha512-hJpkyGR4xSyD8k/lM3mVofFLszTCv+3qVdvgQ0tpx3no3mOGFH876lF/t6+Xo/VYkjQrHII50AmbsqtykQe2XA==",
"requires": { "requires": {
"echarts": "^4.2.1", "echarts": "^4.2.1",
"highlight.js": "^9.15.8", "highlight.js": "^9.15.8",
......
...@@ -36,6 +36,6 @@ ...@@ -36,6 +36,6 @@
"gulp-uglify": "^3.0.2" "gulp-uglify": "^3.0.2"
}, },
"dependencies": { "dependencies": {
"vditor": "^1.6.10" "vditor": "^1.6.11"
} }
} }
Subproject commit 62950911ef5f7738b40938cccd14841b1d936214 Subproject commit a63f182b7e55a83fc97c96ccb953222893b1a492
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