We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef621d commit 92bb3a3Copy full SHA for 92bb3a3
package.json
@@ -85,7 +85,7 @@
85
"@emotion/styled": "^11.10.6",
86
"@mui/material": "^7.x",
87
"@mui/system": "^7.x",
88
- "@testing-library/dom": "^10.4.0",
+ "@testing-library/dom": "10.4.1",
89
"@testing-library/jest-dom": "^6.1.5",
90
"@testing-library/react": "^16.0.1",
91
"@testing-library/user-event": "^14.4.3",
@@ -104,7 +104,7 @@
104
"eslint-plugin-react-hooks": "^4.6.0",
105
"eslint-plugin-testing-library": "^6.2.0",
106
"glob": "^10.3.0",
107
- "happy-dom": "^17.0",
+ "happy-dom": "^18.0.1",
108
"react": "^19.0.0",
109
"react-dnd-test-backend": "^16.0.1",
110
"react-dom": "^19.0.0",
0 commit comments