chore(deps): update react & react-dom to v17.0.2

Refs #7341
This commit is contained in:
Vladimir Gorej
2021-06-10 13:25:04 +02:00
parent 281f46c4f0
commit edc41b9036
2 changed files with 1263 additions and 262 deletions

1506
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -75,18 +75,18 @@
"memoizee": "^0.4.15", "memoizee": "^0.4.15",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"randombytes": "^2.1.0", "randombytes": "^2.1.0",
"react": "=15.7.0", "react": "=17.0.2",
"react-copy-to-clipboard": "5.0.3", "react-copy-to-clipboard": "5.0.3",
"react-debounce-input": "^3.2.3", "react-debounce-input": "^3.2.3",
"react-dom": "=15.7.0", "react-dom": "=17.0.2",
"react-immutable-proptypes": "2.2.0", "react-immutable-proptypes": "2.2.0",
"react-immutable-pure-component": "^1.1.1", "react-immutable-pure-component": "=2.2.0",
"react-inspector": "^2.3.0", "react-inspector": "=5.1.1",
"react-motion": "^0.5.2", "react-motion": "^0.5.2",
"react-redux": "=4.4.10", "react-redux": "=7.2.4",
"react-syntax-highlighter": "^15.4.4", "react-syntax-highlighter": "^15.4.3",
"redux": "=3.7.2", "redux": "=4.1.0",
"redux-immutable": "3.1.0", "redux-immutable": "=4.0.0",
"remarkable": "^2.0.1", "remarkable": "^2.0.1",
"reselect": "^4.0.0", "reselect": "^4.0.0",
"serialize-error": "^8.1.0", "serialize-error": "^8.1.0",
@@ -111,6 +111,7 @@
"@commitlint/config-conventional": "^12.1.4", "@commitlint/config-conventional": "^12.1.4",
"@jest/globals": "=27.0.6", "@jest/globals": "=27.0.6",
"@release-it/conventional-changelog": "=3.0.1", "@release-it/conventional-changelog": "=3.0.1",
"@wojtekmaj/enzyme-adapter-react-17": "=0.6.2",
"autoprefixer": "^10.2.6", "autoprefixer": "^10.2.6",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"babel-plugin-lodash": "=3.3.4", "babel-plugin-lodash": "=3.3.4",
@@ -125,7 +126,7 @@
"cypress": "^8.1.0", "cypress": "^8.1.0",
"dedent": "^0.7.0", "dedent": "^0.7.0",
"deepmerge": "^4.0.0", "deepmerge": "^4.0.0",
"enzyme": "^2.7.1", "enzyme": "=3.11.0",
"eslint": "^7.29.0", "eslint": "^7.29.0",
"eslint-plugin-import": "^2.23.4", "eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6", "eslint-plugin-jest": "^24.3.6",