We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba28be commit d01b448Copy full SHA for d01b448
packages/react/package.json
@@ -38,10 +38,10 @@
38
"@types/clean-webpack-plugin": "0.1.3",
39
"@types/gh-pages": "3.0.0",
40
"@types/html-webpack-plugin": "3.2.3",
41
- "@types/marked": "1.1.0",
42
- "@types/mini-css-extract-plugin": "0.9.1",
43
- "@types/react": "16.9.49",
44
- "@types/react-dom": "16.9.8",
+ "@types/marked": "2.0.2",
+ "@types/mini-css-extract-plugin": "1.4.2",
+ "@types/react": "17.0.4",
+ "@types/react-dom": "17.0.3",
45
"@types/resolve-pkg": "2.0.0",
46
"@types/webpack": "4.41.22",
47
"@types/webpack-dev-server": "3.11.0",
0 commit comments