From bc3ee7853169ec76cbf592f1c788cca1454b2f79 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Thu, 3 Jul 2025 19:26:46 +0300 Subject: [PATCH] feature: cloudcmd: webpack-cli v6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 394c4f31..95d7ed1d 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "unionfs": "^4.0.0", "url-loader": "^4.0.0", "webpack": "^5.99.9", - "webpack-cli": "^3.0.1", + "webpack-cli": "^6.0.1", "webpack-merge": "^6.0.1", "webpackbar": "^7.0.0" },