(frontend) add "@testing-library/dom

Recent update of @testing-library/react requires
@testing-library/dom to be installed as well.
This commit is contained in:
Anthony LC
2024-06-19 15:41:20 +02:00
committed by Anthony LC
parent 922719b13e
commit 366f10689b
2 changed files with 817 additions and 901 deletions
+1
View File
@@ -37,6 +37,7 @@
"@hookform/devtools": "4.3.1",
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.45.1",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
+816 -901
View File
File diff suppressed because it is too large Load Diff