diff --git a/package.json b/package.json index 31a234bc..a476bdcb 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@tailwindcss/postcss": "^4", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.3.0", + "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/node": "^24.0.0", "@types/pg": "^8.11.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bba2e5c..519730e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -183,7 +183,7 @@ importers: specifier: ^6.9.1 version: 6.9.1 '@testing-library/react': - specifier: ^16.3.0 + specifier: ^16.3.2 version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@testing-library/user-event': specifier: ^14.6.1