Skip to content

Commit 43ac855

Browse files
committed
Merge remote-tracking branch 'origin/1.9.1-dev' into 1.9.1-dev
# Conflicts: # pipe.json # theme/x/9IPHP/css/common.css # theme/x/9IPHP/js/common.min.js # theme/x/Fara/css/common.css # theme/x/Fara/js/common.min.js # theme/x/Gina/css/common.css # theme/x/Gina/js/common.min.js # theme/x/Koma/css/common.css # theme/x/Koma/js/common.min.js # theme/x/Littlewin/css/common.css # theme/x/Littlewin/js/common.min.js # theme/x/Medium/css/common.css # theme/x/Medium/js/common.min.js # theme/x/Next/css/common.css # theme/x/Next/js/common.min.js
2 parents fd07933 + ccc871c commit 43ac855

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

console/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

console/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-polyfill": "^6.26.0",
2323
"particles.js": "^2.0.0",
2424
"sha512crypt-node": "^0.1.0",
25-
"vditor": "^2.0.15",
25+
"vditor": "^2.1.1",
2626
"vue-axios": "^2.1.4",
2727
"vue-i18n": "^8.11.2",
2828
"vuetify": "git+https://github.com/Vanessa219/vuetify.git#v1.2.12"

theme/js/common.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ export const initPjax = (cb) => {
313313
(() => {
314314
$.ajax({
315315
method: 'GET',
316-
url: 'https://cdn.jsdelivr.net/npm/vditor@2.0.15/dist/index.min.js',
316+
url: 'https://cdn.jsdelivr.net/npm/vditor@2.1.1/dist/index.min.js',
317317
dataType: 'script',
318318
cache: true,
319319
success: () => {

theme/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)