From 7e0eefb042e02538458fea4070043f473f7da06d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:00:42 +0000 Subject: [PATCH] chore(deps): update dependency webpack-cli to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 809fcd7..7bb6fa2 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "standard": "^17.1.2", "commit-and-tag-version": "^9.6.0", "webpack": "^4.47.0", - "webpack-cli": "^3.3.12", + "webpack-cli": "^7.0.2", "webpack-dev-server": "^3.11.3" }, "husky": {