test(packages/tuono-router): replace jsdom with happy-dom (#444)

This commit is contained in:
Marco Pasqualetti
2025-01-27 20:00:28 +01:00
committed by GitHub
parent 93b5e3e68f
commit 2e141be0fc
3 changed files with 23 additions and 284 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"@testing-library/react": "16.1.0",
"@types/react": "19.0.8",
"@vitejs/plugin-react-swc": "3.7.2",
"jsdom": "25.0.1",
"happy-dom": "16.7.3",
"react": "19.0.0",
"vite": "5.4.12",
"vitest": "2.1.8"