From 366bd4b65063bf792760af53f937efeddbd3e05f Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Wed, 22 Nov 2023 05:32:54 +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 93e9eed..4413d4a 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -48,8 +48,8 @@ "@types/jest": "29.5.8", "@types/nightwatch": "2.3.28", "@types/ramda": "0.29.9", - "@types/react": "18.2.37", - "@types/react-dom": "18.2.15", + "@types/react": "18.2.38", + "@types/react-dom": "18.2.17", "@types/react-redux": "7.1.30", "@types/yup": "0.29.14", "@typescript-eslint/eslint-plugin": "6.11.0",