This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 41
41
"babel-core" : " ^6.26.0" ,
42
42
"babel-eslint" : " 6.1.2" ,
43
43
"babel-loader" : " ^7.1.2" ,
44
- "babel-plugin-relay" : " ^2 .0.0-rc.1 " ,
44
+ "babel-plugin-relay" : " ^7 .0.0" ,
45
45
"babel-plugin-transform-runtime" : " ^6.12.0" ,
46
46
"babel-preset-env" : " ^1.7.0" ,
47
47
"babel-preset-react" : " ^6.11.1" ,
Original file line number Diff line number Diff line change @@ -988,10 +988,10 @@ babel-plugin-macros@^2.0.0:
988
988
cosmiconfig "^5.2.0"
989
989
resolve "^1.10.0"
990
990
991
- babel-plugin-relay@^2 .0.0-rc.1 :
992
- version "2 .0.0"
993
- resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-2 .0.0.tgz#f5c408f81427f3e97b65ea3f6bccf6821f1615b9 "
994
- integrity sha512-NFQ+TzQtr4Wh1/FEpjeZqghS1Orpn0gAvksrBOgn606bMf2vd1YYed8z4gMAyAPkwSgWzsNtsLzq84pMJi6agQ ==
991
+ babel-plugin-relay@^7 .0.0 :
992
+ version "7 .0.0"
993
+ resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-7 .0.0.tgz#4d8923e0e629effe679764403db61aea9af78aae "
994
+ integrity sha512-lF9ExqnKeeLZ35GMi33rlbvFiKizHvE0u1A17p6mBsSeg+RfdUqF392vhWIMmMP6Xcsosd9G2wUavA3DOTF7CA ==
995
995
dependencies :
996
996
babel-plugin-macros "^2.0.0"
997
997
@@ -5338,7 +5338,7 @@ regjsparser@^0.1.4:
5338
5338
jsesc "~0.5.0"
5339
5339
5340
5340
" relay-compiler-language-typescript@file:.yalc/relay-compiler-language-typescript " :
5341
- version "10.0.0-67278bc7 "
5341
+ version "10.0.0-f8a27bab "
5342
5342
dependencies :
5343
5343
immutable "^4.0.0-rc.12"
5344
5344
invariant "^2.2.4"
You can’t perform that action at this time.
0 commit comments