From 48db75a9953ecf4dfd5e4ef094109128184a7897 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Sat, 19 Mar 2022 13:05:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91ea18e9..b13a99e2 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ }, "homepage": "https://github.com/lyswhut/lx-music-desktop#readme", "devDependencies": { - "@babel/core": "^7.17.7", + "@babel/core": "^7.17.8", "@babel/eslint-parser": "^7.17.0", "@babel/plugin-proposal-class-properties": "^7.16.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3", @@ -197,7 +197,7 @@ "electron-builder": "^23.0.2", "electron-debug": "^3.2.0", "electron-devtools-installer": "^3.2.0", - "electron-to-chromium": "^1.4.87", + "electron-to-chromium": "^1.4.88", "electron-updater": "^5.0.0", "eslint": "^8.11.0", "eslint-config-standard": "^16.0.3",