diff --git a/package.json b/package.json index 85e3668..46639f3 100644 --- a/package.json +++ b/package.json @@ -56,14 +56,14 @@ "@cypress/webpack-dev-server": "1.8.4", "@ohs/eslint-config": "1.1.0", "@types/node": "16.18.63", - "@types/react": "17.0.47", + "@types/react": "18.2.78", "babel-loader": "8.3.0", "cypress": "9.7.0", "eslint": "8.54.0", "microbundle": "0.15.1", "next": "11.1.4", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "18.2.0", + "react-dom": "18.2.0", "start-server-and-test": "1.15.4", "typescript": "4.9.5" },