From e7105beeb1f3e7c99932cfc9dd14ba190ff80b5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 13:35:51 +0000 Subject: [PATCH] chore(deps): update react monorepo to v18 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f5f723e7..4c41d591 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@testing-library/react-hooks": "8.0.1", "@types/jest": "28.1.8", "@types/jsonp": "0.2.1", - "@types/react": "17.0.58", + "@types/react": "18.2.78", "@typescript-eslint/eslint-plugin": "5.59.2", "@typescript-eslint/parser": "5.59.2", "babel-jest": "28.1.3", @@ -68,8 +68,8 @@ "jest-environment-jsdom": "28.1.3", "microbundle": "0.15.1", "prettier": "2.8.8", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "18.2.0", + "react-dom": "18.2.0", "semantic-release": "21.0.1", "typescript": "5.0.4" },