From 937e72a68c7365569e0fb9fc9be1c799cdc53bcf Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale@user.noreply.gitee.com> Date: Sat, 22 Apr 2023 23:54:27 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC=EF=BC=8C=EF=BC=88=E6=9B=B4=E6=96=B0=E5=90=8E=E9=9C=80?= =?UTF-8?q?=E8=A6=81pnpm=20install=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com> --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2fc168e..42f5361 100644 --- a/package.json +++ b/package.json @@ -33,17 +33,17 @@ "node-xlsx": "^0.21.0", "oicq": "^2.3.1", "pm2": "^5.3.0", - "puppeteer": "^19.9.0", + "puppeteer": "^19.10.1", "redis": "^4.6.5", - "sequelize": "^6.29.3", + "sequelize": "^6.31.0", "sqlite3": "^5.1.6", "yaml": "^2.2.1" }, "devDependencies": { - "eslint": "^8.36.0", + "eslint": "^8.39.0", "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-n": "^15.6.1", + "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.1.1", "express": "^4.18.2", "express-art-template": "^1.0.1"