From 5bbd7d3216c8d34e7b2896153bca1280294dce9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 11:11:50 +0000 Subject: [PATCH] Update Shared components packages to v18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5b1c8082..0231a80c 100644 --- a/package.json +++ b/package.json @@ -71,8 +71,8 @@ "@types/lodash.isequalwith": "4.4.7", "@types/lodash.omit": "4.5.7", "@types/node": "17.0.25", - "@types/react": "17.0.37", - "@types/react-dom": "17.0.11", + "@types/react": "18.0.20", + "@types/react-dom": "18.0.6", "@types/react-router-dom": "5.3.2", "@typescript-eslint/eslint-plugin": "5.13.0", "@typescript-eslint/parser": "5.13.0",