diff --git a/packages/react/package.json b/packages/react/package.json index 9fb849fb25..c0330c6d13 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -225,7 +225,7 @@ "@storybook/react": "8.4.6", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/jsdom": "21.1.7", "@types/react": "18.3.12", diff --git a/packages/vue/package.json b/packages/vue/package.json index e564ee4157..8c41a3c406 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -220,7 +220,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/user-event": "14.5.2", - "@testing-library/vue": "8.0.3", + "@testing-library/vue": "8.1.0", "@types/jsdom": "21.1.7", "@vitejs/plugin-vue": "5.2.1", "@vitejs/plugin-vue-jsx": "4.1.0",