Bump @testing-library/react from 16.2.0 to 16.3.0

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.0.
- [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/v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-07 18:46:18 +00:00 committed by GitHub
parent 37dc3d1f5f
commit 858dd99fc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -4444,9 +4444,9 @@ __metadata:
languageName: node
linkType: hard
"@testing-library/react@npm:^16.2.0":
version: 16.2.0
resolution: "@testing-library/react@npm:16.2.0"
"@testing-library/react@npm:^16.3.0":
version: 16.3.0
resolution: "@testing-library/react@npm:16.3.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
@ -4460,7 +4460,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/7adaedaf237002b42e04a6261d2756074a19cbca0f0c79ba375660f618e123c0ee56256ced00aeb0bb7225ba1a8a81b92b692cca053521a21bb92a8cace1e4c6
checksum: 10c0/3a2cb1f87c9a67e1ebbbcfd99b94b01e496fc35147be8bc5d8bf07a699c7d523a09d57ef2f7b1d91afccd1a28e21eda3b00d80187fbb51b1de01e422592d845e
languageName: node
linkType: hard
@ -13190,7 +13190,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.71.10"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.2.0"
"@testing-library/react": "npm:^16.3.0"
"@types/compression": "npm:^1.7.5"
"@types/dompurify": "npm:^3"
"@types/ioredis": "npm:^5.0.0"