From 6d97a3e4a9ef9de7846480053b695f5379839372 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 18:12:26 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16.3.1 | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | @testing-library/react | 16.3.0 | 16.3.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5723a0..baf0030 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@swc/core": "^1.14.0", "@swc/jest": "^0.2.36", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.0", + "@testing-library/react": "16.3.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "30.0.0",