Skip to content

Commit f2f3910

Browse files
Update react monorepo
1 parent 26c88c5 commit f2f3910

2 files changed

Lines changed: 36 additions & 32 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"@types/enzyme-adapter-react-16": "1.0.6",
106106
"@types/history": "4.7.7",
107107
"@types/jest": "26.0.9",
108-
"@types/react": "16.9.46",
109-
"@types/react-dom": "16.9.8",
108+
"@types/react": "16.14.69",
109+
"@types/react-dom": "16.9.25",
110110
"@types/react-redux": "7.1.9",
111111
"@types/react-router": "5.1.8",
112112
"@types/react-router-dom": "5.1.5",
@@ -143,7 +143,7 @@
143143
"eslint-plugin-prettier": "3.1.4",
144144
"eslint-plugin-promise": "4.2.1",
145145
"eslint-plugin-react": "7.20.0",
146-
"eslint-plugin-react-hooks": "4.0.8",
146+
"eslint-plugin-react-hooks": "4.6.2",
147147
"eslint-plugin-testcafe": "0.2.1",
148148
"file-loader": "6.0.0",
149149
"husky": "4.2.5",
@@ -192,8 +192,8 @@
192192
"electron-store": "5.2.0",
193193
"electron-updater": "4.3.4",
194194
"history": "4.10.1",
195-
"react": "16.13.1",
196-
"react-dom": "16.13.1",
195+
"react": "16.14.0",
196+
"react-dom": "16.14.0",
197197
"react-hot-loader": "4.12.21",
198198
"react-redux": "7.2.1",
199199
"react-router": "5.2.0",

yarn.lock

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,12 +2175,10 @@
21752175
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
21762176
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
21772177

2178-
"@types/react-dom@16.9.8":
2179-
version "16.9.8"
2180-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
2181-
integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
2182-
dependencies:
2183-
"@types/react" "*"
2178+
"@types/react-dom@16.9.25":
2179+
version "16.9.25"
2180+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.25.tgz#fc6440aaae3d2d3aa10f6afeb7f1b0c4a55d5e31"
2181+
integrity sha512-ZK//eAPhwft9Ul2/Zj+6O11YR6L4JX0J2sVeBC9Ft7x7HFN7xk7yUV/zDxqV6rjvqgl6r8Dq7oQImxtyf/Mzcw==
21842182

21852183
"@types/react-redux@7.1.9":
21862184
version "7.1.9"
@@ -2231,13 +2229,14 @@
22312229
"@types/prop-types" "*"
22322230
csstype "^2.2.0"
22332231

2234-
"@types/react@16.9.46":
2235-
version "16.9.46"
2236-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
2237-
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
2232+
"@types/react@16.14.69":
2233+
version "16.14.69"
2234+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.69.tgz#5e4a0a70bdeca9e64498e1a7f2d7f2b06b881b09"
2235+
integrity sha512-NdnAamzkxLX9LBssSdt9Q0tQ3LR94hYxotI4/sRUs1vHKFXaDx9xDbK8S4wuw5bwrxiiXbTYyhKeITtFnwDvEA==
22382236
dependencies:
22392237
"@types/prop-types" "*"
2240-
csstype "^3.0.2"
2238+
"@types/scheduler" "^0.16"
2239+
csstype "^3.2.2"
22412240

22422241
"@types/redux-logger@3.0.8":
22432242
version "3.0.8"
@@ -2246,6 +2245,11 @@
22462245
dependencies:
22472246
redux "^4.0.0"
22482247

2248+
"@types/scheduler@^0.16":
2249+
version "0.16.8"
2250+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
2251+
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
2252+
22492253
"@types/semver@^7.3.1":
22502254
version "7.3.1"
22512255
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.1.tgz#7a9a5d595b6d873f338c867dcef64df289468cfa"
@@ -5412,10 +5416,10 @@ csstype@^2.2.0, csstype@^2.5.2, csstype@^2.6.5, csstype@^2.6.7:
54125416
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
54135417
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
54145418

5415-
csstype@^3.0.2:
5416-
version "3.0.2"
5417-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
5418-
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==
5419+
csstype@^3.2.2:
5420+
version "3.2.3"
5421+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
5422+
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
54195423

54205424
cuint@^0.2.2:
54215425
version "0.2.2"
@@ -6555,10 +6559,10 @@ eslint-plugin-promise@4.2.1:
65556559
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
65566560
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
65576561

6558-
eslint-plugin-react-hooks@4.0.8:
6559-
version "4.0.8"
6560-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
6561-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
6562+
eslint-plugin-react-hooks@4.6.2:
6563+
version "4.6.2"
6564+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
6565+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
65626566

65636567
eslint-plugin-react@7.20.0:
65646568
version "7.20.0"
@@ -12149,10 +12153,10 @@ rc@^1.2.8:
1214912153
minimist "^1.2.0"
1215012154
strip-json-comments "~2.0.1"
1215112155

12152-
react-dom@16.13.1:
12153-
version "16.13.1"
12154-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
12155-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
12156+
react-dom@16.14.0:
12157+
version "16.14.0"
12158+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
12159+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
1215612160
dependencies:
1215712161
loose-envify "^1.1.0"
1215812162
object-assign "^4.1.1"
@@ -12283,10 +12287,10 @@ react-transition-group@^4.4.0:
1228312287
loose-envify "^1.4.0"
1228412288
prop-types "^15.6.2"
1228512289

12286-
react@16.13.1:
12287-
version "16.13.1"
12288-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
12289-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
12290+
react@16.14.0:
12291+
version "16.14.0"
12292+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
12293+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
1229012294
dependencies:
1229112295
loose-envify "^1.1.0"
1229212296
object-assign "^4.1.1"

0 commit comments

Comments
 (0)