From 847feb94a5b3d62612d32de33880d2bd47facb5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E8=89=B3=E5=85=B5?= Date: Mon, 18 May 2026 19:02:35 +0800 Subject: [PATCH] chore: upgrade father plugin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b3aac9..ba627a4 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@babel/runtime": "^7.18.0" }, "devDependencies": { - "@rc-component/father-plugin": "^2.0.4", + "@rc-component/father-plugin": "^2.2.0", "@rc-component/np": "^1.0.4", "@testing-library/jest-dom": "^6.1.5", "@testing-library/react": "^16.1.0",