From 111dba0b11a8dd510a2fbc6e96459e04ff38d130 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 01:48:54 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-dom to v19.0.2 (#378) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/compatibility-check/package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index 5ae6ba5..3689433 100644 --- a/apps/compatibility-check/package.json +++ b/apps/compatibility-check/package.json @@ -23,7 +23,7 @@ "@types/eslint": "9.6.1", "@types/node": "22.10.1", "@types/react": "19.0.1", - "@types/react-dom": "19.0.1", + "@types/react-dom": "19.0.2", "eslint": "9.16.0", "eslint-config-next": "15.0.4", "postcss": "8.4.49", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 642c08a..8f033b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 19.0.1 version: 19.0.1 '@types/react-dom': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2(@types/react@19.0.1) eslint: specifier: 9.16.0 version: 9.16.0(jiti@1.21.6) @@ -444,8 +444,10 @@ packages: resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} deprecated: This is a stub types definition. prettier provides its own type definitions, so you do not need this installed. - '@types/react-dom@19.0.1': - resolution: {integrity: sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA==} + '@types/react-dom@19.0.2': + resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} + peerDependencies: + '@types/react': ^19.0.0 '@types/react@19.0.1': resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} @@ -2107,7 +2109,7 @@ snapshots: dependencies: prettier: 3.4.2 - '@types/react-dom@19.0.1': + '@types/react-dom@19.0.2(@types/react@19.0.1)': dependencies: '@types/react': 19.0.1