From 64c48defa36a8f5d7c531b3c25f08a680f30d10c Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Sat, 9 Dec 2023 13:33:02 +0000 Subject: [PATCH] Update dependency @types/react to v18.2.43 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index d26b1d0..0ea4a3e 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -48,7 +48,7 @@ "@types/jest": "29.5.11", "@types/nightwatch": "2.3.30", "@types/ramda": "0.29.9", - "@types/react": "18.2.42", + "@types/react": "18.2.43", "@types/react-dom": "18.2.17", "@types/react-redux": "7.1.32", "@types/yup": "0.29.14",