diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index f186243d..dd3b12a2 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -40,7 +40,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.4.1", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^14.2.2", + "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.13", "happy-dom": "^15.11.6", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index 7b407e0e..9c22592e 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -40,7 +40,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.4.1", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^14.2.2", + "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.13", "happy-dom": "^15.11.6", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 6ad93fd6..cb541299 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -40,7 +40,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.4.1", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^14.2.2", + "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.13", "happy-dom": "^15.11.6", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index 8949f154..cfcc8b7d 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -40,7 +40,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.4.1", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^14.2.2", + "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.13", "happy-dom": "^15.11.6",