diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 04bd5f3b..a22f7890 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "happy-dom": "^15.11.6", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index 00baeb58..45c0eecd 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "happy-dom": "^15.11.6", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 34b3b40f..b5c4601e 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "happy-dom": "^15.11.6", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index 3fc73cec..81adbae5 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "happy-dom": "^15.11.6", "vitest": "^1.4.0", "@vitest/coverage-istanbul": "^2.1.4",