diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 8e4eb3b6..b56cf7e1 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -43,7 +43,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", - "happy-dom": "^15.11.6", + "happy-dom": "^15.11.7", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", "@types/node": "^22.9.0", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index 75e31ffe..c0972517 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -43,7 +43,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", - "happy-dom": "^15.11.6", + "happy-dom": "^15.11.7", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", "@types/node": "^22.9.0", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index f720a48d..f3aff571 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -43,7 +43,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", - "happy-dom": "^15.11.6", + "happy-dom": "^15.11.7", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", "@types/node": "^22.9.0", diff --git a/examples/popup-vue-ts/package.json b/examples/popup-vue-ts/package.json index 04725cf7..9205f6fe 100644 --- a/examples/popup-vue-ts/package.json +++ b/examples/popup-vue-ts/package.json @@ -45,7 +45,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-vue": "^9.31.0", "globals": "^15.12.0", - "happy-dom": "^15.11.6", + "happy-dom": "^15.11.7", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.3.3", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index 0668be6d..d8d90d9c 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -43,7 +43,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", - "happy-dom": "^15.11.6", + "happy-dom": "^15.11.7", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", "@types/node": "^22.9.0",