From 232b0b4df863dcab524bab2655e95f2a192dd035 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Mon, 15 Jan 2024 09:33:11 +0000 Subject: [PATCH] Update dependency @types/react to v18.2.48 --- 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 8c0412e..fbbae32 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -42,7 +42,7 @@ "@rtk-query/codegen-openapi": "1.2.0", "@types/jest": "29.5.11", "@types/ramda": "0.29.9", - "@types/react": "18.2.45", + "@types/react": "18.2.48", "@types/react-dom": "18.2.18", "@types/react-redux": "7.1.33", "@types/yup": "0.29.14",