diff --git a/package.json b/package.json index ea203ed..bda7722 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@rollup/plugin-commonjs": "29.0.2", "@rollup/plugin-node-resolve": "16.0.3", "@rollup/plugin-typescript": "8.5.0", - "@testing-library/user-event": "7.2.1", + "@testing-library/user-event": "14.6.1", "@types/jest": "30.0.0", "@types/node": "24.12.0", "@types/react": "18.3.28", diff --git a/packages/ui-extensions-react/package.json b/packages/ui-extensions-react/package.json index ff2e815..ca0c649 100644 --- a/packages/ui-extensions-react/package.json +++ b/packages/ui-extensions-react/package.json @@ -58,9 +58,9 @@ "@storybook/react-webpack5": "7.6.24", "@svgr/rollup": "8.1.0", "@testing-library/dom": "10.4.1", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "9.5.0", - "@testing-library/react-hooks": "3.7.0", + "@testing-library/jest-dom": "6.9.1", + "@testing-library/react": "16.3.2", + "@testing-library/react-hooks": "8.0.1", "@types/react": "18.3.28", "graphql": "16.13.1", "identity-obj-proxy": "3.0.0",