Skip to content

Commit 1453801

Browse files
Copilotbajoski34
andcommitted
Update @testing-library/react to v16 for React 19 compatibility
Co-authored-by: bajoski34 <39011309+bajoski34@users.noreply.github.com>
1 parent 6fd7464 commit 1453801

3 files changed

Lines changed: 104 additions & 471 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^6.0.0",
7-
"@testing-library/react": "^14.0.0",
7+
"@testing-library/react": "^16.0.0",
88
"@testing-library/user-event": "^14.0.0",
99
"react": "^19.0.0",
1010
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)