From a87bda61e604161d87885e491e28f5eeb3ffc440 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:41:38 +0000 Subject: [PATCH] Update @umijs/lint and @umijs/max to ^4.6.1 Co-authored-by: afc163 <507615+afc163@users.noreply.github.com> --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c18b2c6..bfa11f94 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,8 @@ "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@types/react-helmet": "^6.1.11", - "@umijs/max": "^4.3.24", + "@umijs/lint": "^4.6.1", + "@umijs/max": "^4.6.1", "cross-env": "^10.0.0", "express": "^4.21.1", "gh-pages": "^6.1.1",