File tree Expand file tree Collapse file tree 2 files changed +19
-13
lines changed
Expand file tree Collapse file tree 2 files changed +19
-13
lines changed Original file line number Diff line number Diff line change 9090 "jest" : " ^26.6.3" ,
9191 "lint-staged" : " ^10.5.1" ,
9292 "prettier" : " ^2.1.2" ,
93- "react" : " ^16.14.0 " ,
94- "react-dom" : " ^16.14.0 " ,
93+ "react" : " ^17.0.2 " ,
94+ "react-dom" : " ^17.0.2 " ,
9595 "react-relay" : " ^10.0.1" ,
9696 "relay-compiler" : " ^10.0.1" ,
9797 "relay-compiler-language-typescript" : " ^13.0.2" ,
Original file line number Diff line number Diff line change @@ -6844,15 +6844,14 @@ randexp@0.4.6:
68446844 discontinuous-range "1.0.0"
68456845 ret "~0.1.10"
68466846
6847- react-dom@^16.14.0 :
6848- version "16.14.0 "
6849- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0. tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89 "
6850- integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw ==
6847+ react-dom@^17.0.2 :
6848+ version "17.0.2 "
6849+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
6850+ integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
68516851 dependencies :
68526852 loose-envify "^1.1.0"
68536853 object-assign "^4.1.1"
6854- prop-types "^15.6.2"
6855- scheduler "^0.19.1"
6854+ scheduler "^0.20.2"
68566855
68576856react-is@^16.13.1, react-is@^16.8.1, react-is@^16.8.6 :
68586857 version "16.13.1"
@@ -6884,14 +6883,13 @@ react-test-renderer@^16.0.0-0:
68846883 react-is "^16.8.6"
68856884 scheduler "^0.19.1"
68866885
6887- react@^16.14.0 :
6888- version "16.14.0 "
6889- resolved "https://registry.yarnpkg.com/react/-/react-16.14.0. tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
6890- integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
6886+ react@^17.0.2 :
6887+ version "17.0.2 "
6888+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
6889+ integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
68916890 dependencies :
68926891 loose-envify "^1.1.0"
68936892 object-assign "^4.1.1"
6894- prop-types "^15.6.2"
68956893
68966894read-pkg-up@^1.0.1 :
68976895 version "1.0.1"
@@ -7375,6 +7373,14 @@ scheduler@^0.19.1:
73757373 loose-envify "^1.1.0"
73767374 object-assign "^4.1.1"
73777375
7376+ scheduler@^0.20.2 :
7377+ version "0.20.2"
7378+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
7379+ integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
7380+ dependencies :
7381+ loose-envify "^1.1.0"
7382+ object-assign "^4.1.1"
7383+
73787384schema-utils@*, schema-utils@^2.6.6 :
73797385 version "2.7.0"
73807386 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7"
You can’t perform that action at this time.
0 commit comments