Skip to content

Commit 4eb65b3

Browse files
committed
chore: upgrade @testing-library/react to v16
1 parent 7590429 commit 4eb65b3

File tree

2 files changed

+40
-89
lines changed

2 files changed

+40
-89
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"@eslint/js": "^9.32.0",
6767
"@tanstack/query-core": "^5.83.0",
6868
"@tanstack/react-query": "^5.83.0",
69-
"@testing-library/react": "^14.0.0",
69+
"@testing-library/dom": "^10.4.0",
70+
"@testing-library/react": "^16.3.0",
7071
"@types/jsdom": "^21.1.7",
7172
"@types/node": "^22.13.14",
7273
"@types/react": "^19.1.8",

pnpm-lock.yaml

Lines changed: 38 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)