From 9ceed6a98c3e643c79f50b0f6de4941aad46af79 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Sat, 16 Dec 2023 09:36:24 +0000 Subject: [PATCH] Update react monorepo --- source/ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ui/package.json b/source/ui/package.json index 95226fd..98c0ebd 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -48,8 +48,8 @@ "@types/jest": "29.5.11", "@types/nightwatch": "2.3.30", "@types/ramda": "0.29.9", - "@types/react": "18.2.43", - "@types/react-dom": "18.2.17", + "@types/react": "18.2.45", + "@types/react-dom": "18.2.18", "@types/react-redux": "7.1.33", "@types/yup": "0.29.14", "@typescript-eslint/eslint-plugin": "6.14.0",