Add testing-library/dom to dev dependencies

This commit is contained in:
SergeantPanda 2025-09-28 10:20:30 -05:00
parent 01971fb91a
commit c5029213fc

View file

@ -45,6 +45,7 @@
},
"devDependencies": {
"@eslint/js": "^9.21.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",