chore(examples) Update dependency @testing-library/react to v16.3.2 (#1963)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-20 05:55:24 +00:00
committed by GitHub
parent d06fb88246
commit 9f4379d0ed
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"react": "19.2.3",
"react-dom": "19.2.3",

View File

@@ -2782,10 +2782,10 @@
picocolors "^1.1.1"
redent "^3.0.0"
"@testing-library/react@16.3.1":
version "16.3.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
"@testing-library/react@16.3.2":
version "16.3.2"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
dependencies:
"@babel/runtime" "^7.12.5"