We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461c974 commit 7427fa6Copy full SHA for 7427fa6
package.json
@@ -65,8 +65,8 @@
65
"@types/jest": "24.9.1",
66
"@types/node": "12.12.70",
67
"@types/prettier": "1.19.1",
68
- "@types/react": "16.9.56",
69
- "@types/react-dom": "16.9.16",
+ "@types/react": "18.0.29",
+ "@types/react-dom": "18.0.11",
70
"@types/rimraf": "2.0.5",
71
"@types/uglifyjs-webpack-plugin": "1.1.2",
72
"@types/webpack": "4.41.33",
@@ -91,8 +91,8 @@
91
"npm-run-all": "4.1.5",
92
"pressure": "2.1.2",
93
"prettier": "1.19.1",
94
- "react": "16.13.1",
95
- "react-dom": "16.13.1",
+ "react": "18.2.0",
+ "react-dom": "18.2.0",
96
"release-it": "13.7.2",
97
"resolve-url-loader": "3.1.5",
98
"rimraf": "3.0.2",
0 commit comments