Remove unnecessary dependency on @testing-library/react-hooks (#2926)

This commit is contained in:
Hugh Nimmo-Smith
2025-01-07 15:18:45 +00:00
committed by GitHub
parent 698a38a265
commit 939aaa39eb
3 changed files with 1 additions and 17 deletions

View File

@@ -47,7 +47,6 @@
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.1",
"@types/content-type": "^1.1.5",
"@types/grecaptcha": "^3.0.9",