From 43b2dd8d40bbea6d4be5abb67b6970973116f14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 03:48:35 +0000 Subject: [PATCH] chore(deps-dev): bump @rc-component/father-plugin from 1.1.0 to 2.1.3 Bumps [@rc-component/father-plugin](https://github.com/react-component/father-plugin) from 1.1.0 to 2.1.3. - [Commits](https://github.com/react-component/father-plugin/commits) --- updated-dependencies: - dependency-name: "@rc-component/father-plugin" dependency-version: 2.1.3 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 40c97c5d..4b03faa1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-dom": ">=16.9.0" }, "devDependencies": { - "@rc-component/father-plugin": "^1.0.2", + "@rc-component/father-plugin": "^2.1.3", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.5", "@types/classnames": "^2.2.10",