From 031fe13c706964fd364533078d777c92a27f351e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:43:44 +0800 Subject: [PATCH] chore(deps-dev): bump @umijs/fabric from 2.14.1 to 4.0.1 (#11362) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dde680a1..ead682ea 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@types/react-helmet": "^6.1.11", - "@umijs/fabric": "^2.14.1", + "@umijs/fabric": "^4.0.1", "@umijs/lint": "^4.3.24", "@umijs/max": "^4.3.24", "cross-env": "^7.0.3",