diff --git a/docs/ui/package.json b/docs/ui/package.json index c0e78fc1..9536bd39 100644 --- a/docs/ui/package.json +++ b/docs/ui/package.json @@ -34,7 +34,7 @@ "@storybook/theming": "7.6.19", "@storybook/types": "7.6.19", "@testing-library/jest-dom": "6.4.5", - "@testing-library/react": "14.2.2", + "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/react": "18.2.79", "@types/react-dom": "18.2.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e894bbb..da2f3a79 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -306,8 +306,8 @@ importers: specifier: 6.4.5 version: 6.4.5(vitest@1.4.0) '@testing-library/react': - specifier: 14.2.2 - version: 14.2.2(react-dom@18.2.0)(react@18.2.0) + specifier: 14.3.1 + version: 14.3.1(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': specifier: 14.5.2 version: 14.5.2(@testing-library/dom@10.1.0) @@ -6350,8 +6350,8 @@ packages: vitest: 1.4.0(@types/node@20.11.30) dev: true - /@testing-library/react@14.2.2(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-SOUuM2ysCvjUWBXTNfQ/ztmnKDmqaiPV3SvoIuyxMUca45rbSWWAT/qB8CUs/JQ/ux/8JFs9DNdFQ3f6jH3crA==} + /@testing-library/react@14.3.1(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==} engines: {node: '>=14'} peerDependencies: react: ^18.0.0