1 parent c6258b0 commit 9841e74Copy full SHA for 9841e74
1 file changed
package.json
@@ -56,14 +56,14 @@
56
"@cypress/webpack-dev-server": "1.8.4",
57
"@ohs/eslint-config": "1.1.0",
58
"@types/node": "16.18.50",
59
- "@types/react": "17.0.47",
+ "@types/react": "18.2.22",
60
"babel-loader": "8.3.0",
61
"cypress": "9.7.0",
62
"eslint": "8.49.0",
63
"microbundle": "0.15.1",
64
"next": "11.1.4",
65
- "react": "17.0.2",
66
- "react-dom": "17.0.2",
+ "react": "18.2.0",
+ "react-dom": "18.2.0",
67
"start-server-and-test": "1.15.4",
68
"typescript": "4.9.5"
69
},
0 commit comments