From de1472e6681cbd17183e17bb359672a08a5c1c24 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Mon, 30 Nov 2020 10:56:24 +0100 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8134768..808fd52 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "axios": "^0.21.0", "cheerio": "^1.0.0-rc.3", - "core-js": "^3.7.0", + "core-js": "^3.8.0", "cors": "^2.8.5", "dexie": "^3.0.3", "electron-localshortcut": "^3.2.1", @@ -46,8 +46,8 @@ "vue-infinite-loading": "^2.4.5", "vue-waterfall-plugin": "^1.1.0", "vuedraggable": "^2.24.3", - "vuex": "^3.5.1", - "xgplayer": "^2.13.1", + "vuex": "^3.6.0", + "xgplayer": "^2.13.2", "xgplayer-hls.js": "^2.2.5" }, "devDependencies": { @@ -58,7 +58,7 @@ "@vue/eslint-config-standard": "^5.1.2", "babel-eslint": "^10.1.0", "babel-plugin-component": "^1.1.1", - "electron": "^11.0.2", + "electron": "^11.0.3", "electron-devtools-installer": "^3.1.1", "eslint": "^7.14.0", "eslint-plugin-import": "^2.22.1",