diff --git a/package.json b/package.json index ef4ad26..672b239 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,8 @@ "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.6", "@types/node": "^24.0.0", - "@types/react": "^19.2.18", - "@types/react-dom": "^19.1.6", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.4", "@vitest/coverage-v8": "catalog:", "jsdom": "^30.0.1", "publint": "^0.3.24", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23d44eb..17f6b52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,10 +56,10 @@ importers: specifier: ^24.0.0 version: 24.13.3 '@types/react': - specifier: ^19.2.18 + specifier: 19.2.18 version: 19.2.18 '@types/react-dom': - specifier: ^19.1.6 + specifier: 19.2.4 version: 19.2.4(@types/react@19.2.18) '@vitest/coverage-v8': specifier: 'catalog:' @@ -612,6 +612,7 @@ packages: '@smithy/node-http-handler@4.12.0': resolution: {integrity: sha512-0mq1pHadfyXCYCqm2cNpbjNIT+fbaUpNxewZb/YNr2L0IrEVMOb8gM/Fl4K6XvHCW3uSNDFwPl/+iKm0bx9jYg==} engines: {node: '>=18.0.0'} + deprecated: Depreacted due to a memory leak issue https://github.com/smithy-lang/smithy-typescript/issues/2258 '@smithy/signature-v4@5.7.3': resolution: {integrity: sha512-7ImGm+FkHRLcBaRttIAMZ6bzJZWb2cJGoYjq46F2UjycujWzrL9GEN9h4w7eQyXJYnltrUhxbbieBAIRrdqpow==}