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.2 .0" ,
92
+ "react-dom" : " ^18.2 .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.2 .0 :
6835
+ version "18.2 .0"
6836
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2 .0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
6837
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
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.23.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.2 .0 :
6873
+ version "18.2 .0"
6874
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
6875
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
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.23.0 :
7362
+ version "0.23.0"
7363
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
7364
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
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