From 227f82cbae9ccd09e0ba09e66b12393e25723cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:34:57 +0000 Subject: [PATCH] fix(deps): update dependency @types/react-dom to v18.3.3 --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 826cf444a..d0a13493d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/jest": "29.5.14", "@types/node": "22.10.1", "@types/react": "18.3.14", - "@types/react-dom": "18.3.2", + "@types/react-dom": "18.3.3", "@vitejs/plugin-react": "4.3.4", "@vitest/coverage-istanbul": "2.1.8", "browserslist": "4.24.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77e8991d9..af893121b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: 16.0.1 - version: 16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.2)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.3(@types/react@18.3.14))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/jest': specifier: 29.5.14 version: 29.5.14 @@ -66,8 +66,8 @@ importers: specifier: 18.3.14 version: 18.3.14 '@types/react-dom': - specifier: 18.3.2 - version: 18.3.2 + specifier: 18.3.3 + version: 18.3.3(@types/react@18.3.14) '@vitejs/plugin-react': specifier: 4.3.4 version: 4.3.4(vite@5.4.11(@types/node@22.10.1)) @@ -1752,8 +1752,10 @@ packages: '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/react-dom@18.3.2': - resolution: {integrity: sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==} + '@types/react-dom@18.3.3': + resolution: {integrity: sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw==} + peerDependencies: + '@types/react': ^18.0.0 '@types/react@18.3.14': resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} @@ -5917,7 +5919,7 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.2)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.3(@types/react@18.3.14))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.0 '@testing-library/dom': 10.0.0 @@ -5925,7 +5927,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.14 - '@types/react-dom': 18.3.2 + '@types/react-dom': 18.3.3(@types/react@18.3.14) '@tootallnate/once@2.0.0': optional: true @@ -5990,7 +5992,7 @@ snapshots: '@types/prop-types@15.7.12': {} - '@types/react-dom@18.3.2': + '@types/react-dom@18.3.3(@types/react@18.3.14)': dependencies: '@types/react': 18.3.14