From a920a5017e97dd72094d1274467b264dea1230e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Apr 2025 02:04:58 +0000 Subject: [PATCH] Update dependency @types/react-dom to v18.3.6 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 009bda4..246d0bd 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/bcrypt": "^5.0.2", "@types/node": "22.13.14", "@types/react": "18.3.20", - "@types/react-dom": "18.3.5" + "@types/react-dom": "18.3.6" }, "engines": { "node": ">=23.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69c1a67..da7d9c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: 18.3.20 version: 18.3.20 '@types/react-dom': - specifier: 18.3.5 - version: 18.3.5(@types/react@18.3.20) + specifier: 18.3.6 + version: 18.3.6(@types/react@18.3.20) packages: @@ -337,8 +337,8 @@ packages: '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/react-dom@18.3.5': - resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==} + '@types/react-dom@18.3.6': + resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==} peerDependencies: '@types/react': ^18.0.0 @@ -1372,7 +1372,7 @@ snapshots: '@types/prop-types@15.7.12': {} - '@types/react-dom@18.3.5(@types/react@18.3.20)': + '@types/react-dom@18.3.6(@types/react@18.3.20)': dependencies: '@types/react': 18.3.20