From 33e81376e7d3a406ee0a334dc09cd431c2f25854 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Mar 2022 10:18:44 +0000 Subject: [PATCH] chore(deps): update all major dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b30fc363..9e048545 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "notistack": "^2.0.3", "pretty-bytes": "^6.0.0", "query-string": "^7.1.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", + "react": "^18.0.0", + "react-dom": "^18.0.0", "react-hook-form": "^7.27.0", "react-hot-loader": "^4.13.0", "react-redux": "^7.2.6", @@ -56,7 +56,7 @@ "@commitlint/config-conventional": "^16.2.1", "@reduxjs/toolkit": "^1.7.2", "@testing-library/jest-dom": "^5.16.2", - "@testing-library/react": "^12.1.3", + "@testing-library/react": "^13.0.0", "@types/chrome": "^0.0.180", "@types/jest": "^27.4.0", "@types/react": "^17.0.39",