diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index a4fb50aa..c58e6fdd 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 aef7177c..d5cb5d6f 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 be958b0b..e32679bd 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 588843f8..d9a8f6df 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",