⬇️(frontend) downgrade @testing-library/react@16.0.0

downgrade @testing-library/react@16.0.0 to
@testing-library/react@15.0.7.

Some modules are not available in the latest
version, their documentation is not available yet.
This commit is contained in:
Anthony LC
2024-06-06 13:58:21 +02:00
committed by Anthony LC
parent 8762a7bc92
commit 2f79d03acc
2 changed files with 54 additions and 9 deletions

View File

@@ -40,7 +40,7 @@
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.40.1",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "16.0.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.4",