@@ -557,6 +557,10 @@ babel-plugin-syntax-class-properties@^6.8.0:
557
557
version "6.13.0"
558
558
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de"
559
559
560
+ babel-plugin-syntax-decorators@^6.1.18 :
561
+ version "6.13.0"
562
+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-6.13.0.tgz#312563b4dbde3cc806cee3e416cceeaddd11ac0b"
563
+
560
564
[email protected] , babel-plugin-syntax-dynamic-import@^6.18.0:
561
565
version "6.18.0"
562
566
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da"
598
602
babel-runtime "^6.22.0"
599
603
babel-template "^6.24.1"
600
604
605
+ babel-plugin-transform-decorators-legacy@^1.3.4 :
606
+ version "1.3.4"
607
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators-legacy/-/babel-plugin-transform-decorators-legacy-1.3.4.tgz#741b58f6c5bce9e6027e0882d9c994f04f366925"
608
+ dependencies :
609
+ babel-plugin-syntax-decorators "^6.1.18"
610
+ babel-runtime "^6.2.0"
611
+ babel-template "^6.3.0"
612
+
601
613
babel-plugin-transform-es2015-arrow-functions@^6.22.0 :
602
614
version "6.22.0"
603
615
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221"
@@ -928,14 +940,14 @@ babel-register@^6.26.0:
928
940
mkdirp "^0.5.1"
929
941
source-map-support "^0.4.15"
930
942
931
- [email protected] , babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
943
+ [email protected] , babel-runtime@^6.18.0, babel-runtime@^6.2.0, babel-runtime@^6. 22.0, babel-runtime@^6.26.0:
932
944
version "6.26.0"
933
945
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
934
946
dependencies :
935
947
core-js "^2.4.0"
936
948
regenerator-runtime "^0.11.0"
937
949
938
- babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0 :
950
+ babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0, babel-template@^6.3.0 :
939
951
version "6.26.0"
940
952
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
941
953
dependencies :
0 commit comments