From 3dd463710e5c1ddc285c106f94290922e61cec10 Mon Sep 17 00:00:00 2001 From: zhwanghh <1664002766@qq.com> Date: Thu, 16 Jul 2026 16:28:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=93=E5=8C=85=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhwanghh <1664002766@qq.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dcbddbf9..bf4aab66 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prettier": "^2.6.1", "ts-jest": "^27.1.4", "typescript": "4.1.3", - "webpack": "5.106.2", - "webpack-cli": "7.0.2" + "webpack": "5.101.2", + "webpack-cli": "6.0.1" } }