Updated to latest React (Security Issue), updated tests to new react version

This commit is contained in:
Denis Urs Rudolph
2025-12-14 14:49:48 +01:00
parent 3071233171
commit 3d8d9d15f0
5 changed files with 100 additions and 54 deletions

5
components/test-setup.ts Normal file
View File

@@ -0,0 +1,5 @@
// @ts-ignore
import { GlobalRegistrator } from "@happy-dom/global-registrator";
// @ts-ignore
GlobalRegistrator.register();