From 31f91a9e9bfea5355e2b6a1c642a8ff02c2eb856 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:11:07 +0000 Subject: [PATCH] Update react monorepo Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 675a23df..898b5132 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ }, "overrides": { "ansi-regex": "^6.0.1 <=6.2.2", - "@types/react": "18.3.18", - "@types/react-dom": "18.3.5" + "@types/react": "18.3.30", + "@types/react-dom": "18.3.7" }, "devDependencies": { "@backstage/plugin-scaffolder-react": "^1.18.0",