Update dependency @testing-library/react to v16 #9

Merged
bizcochito merged 1 commits from renovate/testing-library-react-16.x into main 2024-12-01 13:19:25 +00:00
2 changed files with 56 additions and 677 deletions

731
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"devDependencies": {
"@happy-dom/global-registrator": "^13.6.2",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^16.0.0",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.14.0",