Upgrade to react 17.0.1 (#1570)

* Upgrade react to 17.0.1

* Remove unused dependencies

* Use version 17.0.1 of react-test-renderer

* Use fixed react type for core plugins

* Fix enzyme on react 17
This commit is contained in:
Sebastian Sdorra
2021-03-05 15:09:35 +01:00
committed by GitHub
parent 512bf20659
commit cff00b363d
12 changed files with 247 additions and 118 deletions

View File

@@ -17,7 +17,8 @@
"@scm-manager/eslint-config": "^2.11.1",
"@scm-manager/jest-preset": "^2.12.7",
"@scm-manager/plugin-scripts": "^1.0.1",
"@scm-manager/prettier-config": "^2.11.1"
"@scm-manager/prettier-config": "^2.11.1",
"@types/react": "^17.0.1"
},
"babel": {
"presets": [