diff --git a/package.json b/package.json index e5c62b4e..16973b2a 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ "@esbuild-plugins/node-modules-polyfill": "^0.2.2", "@ph.fritsche/scripts-config": "^2.4.0", "@ph.fritsche/toolbox": "^1.0.0-alpha.11", - "@testing-library/dom": "^8.19.0", + "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^5.16.3", - "@testing-library/react": "^13.4.0", + "@testing-library/react": "^16.1.0", "@types/jest-in-case": "^1.0.3", "@types/react": "^18.0.25", "@types/sinonjs__fake-timers": "^8.1.2",