1 parent c866090 commit 21a1bb5Copy full SHA for 21a1bb5
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.25",
59
- "@types/react": "17.0.47",
+ "@types/react": "18.2.6",
60
"babel-loader": "8.3.0",
61
"cypress": "9.7.0",
62
"eslint": "8.36.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