Update dependency @testing-library/react to v16.3.0

This commit is contained in:
2025-04-03 00:52:06 +00:00
parent b09e5c18af
commit aadb5e96f3
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
"@types/jest": "29.5.14",
"@types/node": "22.13.9",