From 02cd00f5271ff0a5f930e97efb53eb6c589ee9e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 21:34:38 +0000 Subject: [PATCH] chore(deps-dev): bump @umijs/fabric from 3.0.0 to 4.0.1 Bumps [@umijs/fabric](https://github.com/umijs/fabric) from 3.0.0 to 4.0.1. - [Release notes](https://github.com/umijs/fabric/releases) - [Commits](https://github.com/umijs/fabric/compare/v3.0.0...v4.0.1) --- updated-dependencies: - dependency-name: "@umijs/fabric" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0493f3..e7835f6 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/react": "^18.0.8", "@types/react-dom": "^18.0.3", "@types/warning": "^3.0.0", - "@umijs/fabric": "^3.0.0", + "@umijs/fabric": "^4.0.1", "dumi": "^2.0.18", "eslint": "^7.0.0", "father": "^4.0.0",