From b8b365c2d1d5afe6d090a4a0d8a500e0526fd0e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 10:25:31 +0800 Subject: [PATCH] chore(deps): update dependency father to v4.6.12 (#56394) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: thinkasany <480968828@qq.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 441c2fd150..2f59e500f0 100644 --- a/package.json +++ b/package.json @@ -247,7 +247,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", "fast-glob": "^3.3.3", - "father": "4.6.11", + "father": "4.6.12", "fs-extra": "^11.3.2", "gh-pages": "^6.3.0", "github-slugger": "^2.0.0",