From 037ff131c8fcb776a6ec0322730e82e78316e567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 21:05:55 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/react from 14.3.1 to 16.3.1 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.1 to 16.3.1. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.3.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.1 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 961aa18..d04455c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@rc-component/father-plugin": "^2.0.1", "@rc-component/np": "^1.0.0", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^14.2.1", + "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.2.4", "@types/node": "^24.5.2",