File tree Expand file tree Collapse file tree 4 files changed +19
-17
lines changed Expand file tree Collapse file tree 4 files changed +19
-17
lines changed Original file line number Diff line number Diff line change
1
+ - title : ' 17.0.2'
2
+ changelog : https://github.com/facebook/react/blob/master/CHANGELOG.md#1702-march-22-2021
1
3
- title : ' 17.0.1'
2
4
changelog : https://github.com/facebook/react/blob/master/CHANGELOG.md#1701-october-22-2020
3
5
- title : ' 17.0.0'
Original file line number Diff line number Diff line change 47
47
"normalize.css" : " ^8.0.0" ,
48
48
"prettier" : " ^1.7.4" ,
49
49
"prismjs" : " ^1.15.0" ,
50
- "react" : " ^17.0.1 " ,
51
- "react-dom" : " ^17.0.1 " ,
50
+ "react" : " ^17.0.2 " ,
51
+ "react-dom" : " ^17.0.2 " ,
52
52
"react-helmet" : " ^5.2.0" ,
53
53
"react-live" : " 1.8.0-0" ,
54
54
"remarkable" : " ^1.7.1" ,
58
58
"unist-util-visit" : " ^1.1.3"
59
59
},
60
60
"engines" : {
61
- "node" : " 12.x.x || 14.x.x" ,
61
+ "node" : " 12.x.x || 14.x.x || 15.x.x " ,
62
62
"yarn" : " ^1.3.2"
63
63
},
64
64
"homepage" : " https://reactjs.org/" ,
Original file line number Diff line number Diff line change 8
8
// NOTE: We can't just use `location.toString()` because when we are rendering
9
9
// the SSR part in node.js we won't have a proper location.
10
10
const urlRoot = 'https://reactjs.org' ;
11
- const version = '17.0.1 ' ;
11
+ const version = '17.0.2 ' ;
12
12
const babelURL = 'https://unpkg.com/[email protected] /babel.min.js' ;
13
13
14
14
export { babelURL , urlRoot , version } ;
Original file line number Diff line number Diff line change @@ -12448,14 +12448,14 @@ react-dev-utils@^4.2.3:
12448
12448
strip-ansi "3.0.1"
12449
12449
text-table "0.2.0"
12450
12450
12451
- react-dom@^17.0.1 :
12452
- version "17.0.1 "
12453
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.1 .tgz#1de2560474ec9f0e334285662ede52dbc5426fc6 "
12454
- integrity sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug ==
12451
+ react-dom@^17.0.2 :
12452
+ version "17.0.2 "
12453
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2 .tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
12454
+ integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
12455
12455
dependencies:
12456
12456
loose-envify "^1.1.0"
12457
12457
object-assign "^4.1.1"
12458
- scheduler "^0.20.1 "
12458
+ scheduler "^0.20.2 "
12459
12459
12460
12460
react-error-overlay@^3.0.0:
12461
12461
version "3.0.0"
@@ -12601,10 +12601,10 @@ react@^16.8.0:
12601
12601
object-assign "^4.1.1"
12602
12602
prop-types "^15.6.2"
12603
12603
12604
- react@^17.0.1 :
12605
- version "17.0.1 "
12606
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.1 .tgz#6e0600416bd57574e3f86d92edba3d9008726127 "
12607
- integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w ==
12604
+ react@^17.0.2 :
12605
+ version "17.0.2 "
12606
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.2 .tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
12607
+ integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
12608
12608
dependencies:
12609
12609
loose-envify "^1.1.0"
12610
12610
object-assign "^4.1.1"
@@ -13433,10 +13433,10 @@ scheduler@^0.19.1:
13433
13433
loose-envify "^1.1.0"
13434
13434
object-assign "^4.1.1"
13435
13435
13436
- scheduler@^0.20.1 :
13437
- version "0.20.1 "
13438
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.1 .tgz#da0b907e24026b01181ecbc75efdc7f27b5a000c "
13439
- integrity sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw ==
13436
+ scheduler@^0.20.2 :
13437
+ version "0.20.2 "
13438
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
13439
+ integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
13440
13440
dependencies:
13441
13441
loose-envify "^1.1.0"
13442
13442
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments