From 336763cea9d71f21a0c8bf0593026443c84739b4 Mon Sep 17 00:00:00 2001 From: Elliot Date: Wed, 24 Dec 2025 10:20:14 +0800 Subject: [PATCH] chore(deps): bump umi to v4.6.13 (#11598) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa08e119..720bafbb 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@types/react-helmet": "^6.1.11", - "@umijs/lint": "^4.6.1", - "@umijs/max": "^4.6.2", + "@umijs/lint": "^4.6.13", + "@umijs/max": "^4.6.13", "cross-env": "^10.0.0", "express": "^5.2.0", "gh-pages": "^6.1.1",