Skip to content

Commit 22d7e29

Browse files
Update react monorepo to v16.14.0
1 parent d07667d commit 22d7e29

3 files changed

Lines changed: 33 additions & 31 deletions

File tree

package-lock.json

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"moment": "2.24.0",
3030
"node-sass": "4.11.0",
3131
"prop-types": "15.7.2",
32-
"react": "16.8.6",
33-
"react-dom": "16.8.6",
32+
"react": "16.14.0",
33+
"react-dom": "16.14.0",
3434
"react-google-recaptcha": "1.0.5",
3535
"react-helmet": "5.2.0",
3636
"react-linkify": "0.2.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4910,6 +4910,7 @@ fastparse@^1.1.1:
49104910
"favicons-webpack-plugin@git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
49114911
version "0.0.9"
49124912
resolved "git+ssh://git@github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
4913+
integrity sha512-u+Z0p3ip5rrC5fvpwbOnMAX3gU4PGPP/GRJNkJAt8/D0g5HvFrVh/Q2BL5n3DtrBvyFew6CdV+y2aAltvUBhUA==
49134914
dependencies:
49144915
core-js "^2.5.7"
49154916
favicons "^5.1.1"
@@ -10569,15 +10570,15 @@ react-dom-core@0.0.4:
1056910570
dependencies:
1057010571
react "15"
1057110572

10572-
react-dom@16.8.6:
10573-
version "16.8.6"
10574-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.8.6.tgz"
10575-
integrity sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA==
10573+
react-dom@16.14.0:
10574+
version "16.14.0"
10575+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz"
10576+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
1057610577
dependencies:
1057710578
loose-envify "^1.1.0"
1057810579
object-assign "^4.1.1"
1057910580
prop-types "^15.6.2"
10580-
scheduler "^0.13.6"
10581+
scheduler "^0.19.1"
1058110582

1058210583
react-error-overlay@^3.0.0:
1058310584
version "3.0.0"
@@ -10717,15 +10718,14 @@ react@15:
1071710718
object-assign "^4.1.0"
1071810719
prop-types "^15.5.10"
1071910720

10720-
react@16.8.6:
10721-
version "16.8.6"
10722-
resolved "https://registry.npmjs.org/react/-/react-16.8.6.tgz"
10723-
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
10721+
react@16.14.0:
10722+
version "16.14.0"
10723+
resolved "https://registry.npmjs.org/react/-/react-16.14.0.tgz"
10724+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
1072410725
dependencies:
1072510726
loose-envify "^1.1.0"
1072610727
object-assign "^4.1.1"
1072710728
prop-types "^15.6.2"
10728-
scheduler "^0.13.6"
1072910729

1073010730
read-chunk@^1.0.1:
1073110731
version "1.0.1"
@@ -11347,10 +11347,10 @@ sax@>=0.6.0, sax@^1.2.4, sax@~1.2.4:
1134711347
resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
1134811348
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
1134911349

11350-
scheduler@^0.13.6:
11351-
version "0.13.6"
11352-
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.13.6.tgz"
11353-
integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==
11350+
scheduler@^0.19.1:
11351+
version "0.19.1"
11352+
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz"
11353+
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
1135411354
dependencies:
1135511355
loose-envify "^1.1.0"
1135611356
object-assign "^4.1.1"

0 commit comments

Comments
 (0)