From 743a97953f30730a501c391ee9b23b78a37b7181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:00:55 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v19 --- package.json | 2 +- pnpm-lock.yaml | 16 +++++----------- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index bc3038a6..7d0cb76f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@biomejs/biome": "1.9.4", "@types/jest": "29.5.12", "@types/node": "18.19.44", - "@types/react": "18.3.3", + "@types/react": "19.0.7", "jest": "29.7.0", "jest-fetch-mock": "3.0.3", "ts-jest": "29.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 917db025..f0a7055e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: 18.19.44 version: 18.19.44 '@types/react': - specifier: 18.3.3 - version: 18.3.3 + specifier: 19.0.7 + version: 19.0.7 jest: specifier: 29.7.0 version: 29.7.0(@types/node@18.19.44)(ts-node@10.9.2(@types/node@18.19.44)(typescript@5.5.4)) @@ -584,11 +584,8 @@ packages: '@types/node@18.19.44': resolution: {integrity: sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==} - '@types/prop-types@15.7.12': - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - - '@types/react@18.3.3': - resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==} + '@types/react@19.0.7': + resolution: {integrity: sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -2496,11 +2493,8 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/prop-types@15.7.12': {} - - '@types/react@18.3.3': + '@types/react@19.0.7': dependencies: - '@types/prop-types': 15.7.12 csstype: 3.1.3 '@types/stack-utils@2.0.3': {}