File tree Expand file tree Collapse file tree 2 files changed +18
-15
lines changed Expand file tree Collapse file tree 2 files changed +18
-15
lines changed Original file line number Diff line number Diff line change 88
88
"jest" : " ^26.6.3" ,
89
89
"lint-staged" : " ^10.5.1" ,
90
90
"prettier" : " ^2.1.2" ,
91
- "react" : " ^16.14 .0" ,
92
- "react-dom" : " ^16.14 .0" ,
91
+ "react" : " ^18.0 .0" ,
92
+ "react-dom" : " ^18.0 .0" ,
93
93
"react-relay" : " ^10.0.1" ,
94
94
"relay-compiler" : " ^10.0.1" ,
95
95
"relay-compiler-language-typescript" : " ^13.0.2" ,
Original file line number Diff line number Diff line change 6831
6831
discontinuous-range "1.0.0"
6832
6832
ret "~0.1.10"
6833
6833
6834
- react-dom@^16.14 .0 :
6835
- version "16.14 .0"
6836
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14 .0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89 "
6837
- integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw ==
6834
+ react-dom@^18.0 .0 :
6835
+ version "18.0 .0"
6836
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.0 .0.tgz#26b88534f8f1dbb80853e1eabe752f24100d8023 "
6837
+ integrity sha512-XqX7uzmFo0pUceWFCt7Gff6IyIMzFUn7QMZrbrQfGxtaxXZIcGQzoNpRLE3fQLnS4XzLLPMZX2T9TRcSrasicw ==
6838
6838
dependencies :
6839
6839
loose-envify "^1.1.0"
6840
- object-assign "^4.1.1"
6841
- prop-types "^15.6.2"
6842
- scheduler "^0.19.1"
6840
+ scheduler "^0.21.0"
6843
6841
6844
6842
react-is@^16.13.1, react-is@^16.8.1, react-is@^16.8.6 :
6845
6843
version "16.13.1"
@@ -6871,14 +6869,12 @@ react-test-renderer@^16.0.0-0:
6871
6869
react-is "^16.8.6"
6872
6870
scheduler "^0.19.1"
6873
6871
6874
- react@^16.14 .0 :
6875
- version "16.14 .0"
6876
- resolved "https://registry.yarnpkg.com/react/-/react-16.14 .0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
6877
- integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
6872
+ react@^18.0 .0 :
6873
+ version "18.0 .0"
6874
+ resolved "https://registry.yarnpkg.com/react/-/react-18.0 .0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96 "
6875
+ integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A ==
6878
6876
dependencies :
6879
6877
loose-envify "^1.1.0"
6880
- object-assign "^4.1.1"
6881
- prop-types "^15.6.2"
6882
6878
6883
6879
read-pkg-up@^1.0.1 :
6884
6880
version "1.0.1"
@@ -7362,6 +7358,13 @@ scheduler@^0.19.1:
7362
7358
loose-envify "^1.1.0"
7363
7359
object-assign "^4.1.1"
7364
7360
7361
+ scheduler@^0.21.0 :
7362
+ version "0.21.0"
7363
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.21.0.tgz#6fd2532ff5a6d877b6edb12f00d8ab7e8f308820"
7364
+ integrity sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ==
7365
+ dependencies :
7366
+ loose-envify "^1.1.0"
7367
+
7365
7368
schema-utils@*, schema-utils@^2.6.6 :
7366
7369
version "2.7.0"
7367
7370
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