Skip to content

Commit c30904b

Browse files
committed
chore(deps): update react monorepo to v17
1 parent fa8c878 commit c30904b

File tree

4 files changed

+55
-172
lines changed

4 files changed

+55
-172
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"lint-staged": "^10.4.2",
126126
"mocha": "^8.2.0",
127127
"prettier": "^2.1.2",
128-
"react": "^16.14.0",
129-
"react-dom": "^16.14.0",
128+
"react": "^17.0.1",
129+
"react-dom": "^17.0.1",
130130
"react-transition-group": "^4.4.1",
131131
"rimraf": "^3.0.2",
132132
"rollup": "^2.32.1",

www/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"gatsby-plugin-sass": "^2.3.17",
2222
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
24-
"react": "^16.14.0",
25-
"react-dom": "^16.14.0",
24+
"react": "^17.0.1",
25+
"react-dom": "^17.0.1",
2626
"react-transition-group": "^4.4.1",
2727
"sass": "^1.27.0"
2828
}

www/yarn.lock

+22-7
Original file line numberDiff line numberDiff line change
@@ -11892,15 +11892,14 @@ react-docgen@^5.0.0:
1189211892
node-dir "^0.1.10"
1189311893
strip-indent "^3.0.0"
1189411894

11895-
react-dom@^16.14.0:
11896-
version "16.14.0"
11897-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
11898-
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
11895+
react-dom@^17.0.1:
11896+
version "17.0.1"
11897+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.1.tgz#1de2560474ec9f0e334285662ede52dbc5426fc6"
11898+
integrity sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug==
1189911899
dependencies:
1190011900
loose-envify "^1.1.0"
1190111901
object-assign "^4.1.1"
11902-
prop-types "^15.6.2"
11903-
scheduler "^0.19.1"
11902+
scheduler "^0.20.1"
1190411903

1190511904
react-error-overlay@^3.0.0:
1190611905
version "3.0.0"
@@ -12028,7 +12027,7 @@ react-transition-group@^4.4.1:
1202812027
loose-envify "^1.4.0"
1202912028
prop-types "^15.6.2"
1203012029

12031-
react@^16.14.0, react@^16.8.0:
12030+
react@^16.8.0:
1203212031
version "16.14.0"
1203312032
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
1203412033
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
@@ -12037,6 +12036,14 @@ react@^16.14.0, react@^16.8.0:
1203712036
object-assign "^4.1.1"
1203812037
prop-types "^15.6.2"
1203912038

12039+
react@^17.0.1:
12040+
version "17.0.1"
12041+
resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127"
12042+
integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==
12043+
dependencies:
12044+
loose-envify "^1.1.0"
12045+
object-assign "^4.1.1"
12046+
1204012047
read-chunk@^3.2.0:
1204112048
version "3.2.0"
1204212049
resolved "https://registry.yarnpkg.com/read-chunk/-/read-chunk-3.2.0.tgz#2984afe78ca9bfbbdb74b19387bf9e86289c16ca"
@@ -12888,6 +12895,14 @@ scheduler@^0.19.1:
1288812895
loose-envify "^1.1.0"
1288912896
object-assign "^4.1.1"
1289012897

12898+
scheduler@^0.20.1:
12899+
version "0.20.1"
12900+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.1.tgz#da0b907e24026b01181ecbc75efdc7f27b5a000c"
12901+
integrity sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw==
12902+
dependencies:
12903+
loose-envify "^1.1.0"
12904+
object-assign "^4.1.1"
12905+
1289112906
schema-utils@^0.4.5:
1289212907
version "0.4.7"
1289312908
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"

0 commit comments

Comments
 (0)