From fbb0b2ece0b2b925a2682e863bd7ebdec5f25a79 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 03:35:51 +0000 Subject: [PATCH] chore(deps): update react monorepo | datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | npm | @types/react | 18.3.12 | 18.3.27 | | npm | @types/react-dom | 18.3.1 | 18.3.7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c5723a0..75d968a 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "@types/jest": "30.0.0", "@types/lodash": "4.17.20", "@types/node": "22.18.13", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.27", + "@types/react-dom": "18.3.7", "@typescript-eslint/eslint-plugin": "^8.12.2", "@typescript-eslint/parser": "^8.12.2", "cspell": "9.2.2",