diff --git a/package.json b/package.json index f5f723e7..d3f9ca21 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.75", "@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" },