From b679fd2d970d0276e9d560132e0dc4cd6d79327b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Apr 2022 19:30:12 +0000 Subject: [PATCH] chore(deps): update all major dependencies --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b30fc363..a1eed6a1 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,11 +56,11 @@ "@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", - "@types/react-dom": "^17.0.13", + "@types/react": "^18.0.0", + "@types/react-dom": "^18.0.0", "@types/react-redux": "^7.1.22", "@types/testing-library__jest-dom": "^5.14.2", "@types/testing-library__react": "^10.2.0",