103
103
" @babel/helper-replace-supers" " ^7.7.0"
104
104
" @babel/helper-split-export-declaration" " ^7.7.0"
105
105
106
+ " @babel/helper-create-class-features-plugin@^7.7.4 " :
107
+ version "7.7.4"
108
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.7.4.tgz#fce60939fd50618610942320a8d951b3b639da2d"
109
+ integrity sha512-l+OnKACG4uiDHQ/aJT8dwpR+LhCJALxL0mJ6nzjB25e5IPwqV1VOsY7ah6UB1DG+VOXAIMtuC54rFJGiHkxjgA==
110
+ dependencies :
111
+ " @babel/helper-function-name" " ^7.7.4"
112
+ " @babel/helper-member-expression-to-functions" " ^7.7.4"
113
+ " @babel/helper-optimise-call-expression" " ^7.7.4"
114
+ " @babel/helper-plugin-utils" " ^7.0.0"
115
+ " @babel/helper-replace-supers" " ^7.7.4"
116
+ " @babel/helper-split-export-declaration" " ^7.7.4"
117
+
106
118
" @babel/helper-create-regexp-features-plugin@^7.7.0 " :
107
119
version "7.7.2"
108
120
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.7.2.tgz#6f20443778c8fce2af2ff4206284afc0ced65db6"
204
216
dependencies :
205
217
" @babel/types" " ^7.7.0"
206
218
219
+ " @babel/helper-member-expression-to-functions@^7.7.4 " :
220
+ version "7.7.4"
221
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.7.4.tgz#356438e2569df7321a8326644d4b790d2122cb74"
222
+ integrity sha512-9KcA1X2E3OjXl/ykfMMInBK+uVdfIVakVe7W7Lg3wfXUNyS3Q1HWLFRwZIjhqiCGbslummPDnmb7vIekS0C1vw==
223
+ dependencies :
224
+ " @babel/types" " ^7.7.4"
225
+
207
226
" @babel/helper-module-imports@^7.0.0" , "@babel/helper-module-imports@^7.7.0":
208
227
version "7.7.0"
209
228
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz#99c095889466e5f7b6d66d98dffc58baaf42654d"
249
268
dependencies :
250
269
" @babel/types" " ^7.7.0"
251
270
271
+ " @babel/helper-optimise-call-expression@^7.7.4 " :
272
+ version "7.7.4"
273
+ resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.7.4.tgz#034af31370d2995242aa4df402c3b7794b2dcdf2"
274
+ integrity sha512-VB7gWZ2fDkSuqW6b1AKXkJWO5NyNI3bFL/kK79/30moK57blr6NbH8xcl2XcKCwOmJosftWunZqfO84IGq3ZZg==
275
+ dependencies :
276
+ " @babel/types" " ^7.7.4"
277
+
252
278
" @babel/helper-plugin-utils@^7.0.0 " :
253
279
version "7.0.0"
254
280
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
292
318
" @babel/traverse" " ^7.7.0"
293
319
" @babel/types" " ^7.7.0"
294
320
321
+ " @babel/helper-replace-supers@^7.7.4 " :
322
+ version "7.7.4"
323
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.7.4.tgz#3c881a6a6a7571275a72d82e6107126ec9e2cdd2"
324
+ integrity sha512-pP0tfgg9hsZWo5ZboYGuBn/bbYT/hdLPVSS4NMmiRJdwWhP0IznPwN9AE1JwyGsjSPLC364I0Qh5p+EPkGPNpg==
325
+ dependencies :
326
+ " @babel/helper-member-expression-to-functions" " ^7.7.4"
327
+ " @babel/helper-optimise-call-expression" " ^7.7.4"
328
+ " @babel/traverse" " ^7.7.4"
329
+ " @babel/types" " ^7.7.4"
330
+
295
331
" @babel/helper-simple-access@^7.1.0 " :
296
332
version "7.1.0"
297
333
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
381
417
" @babel/helper-remap-async-to-generator" " ^7.7.0"
382
418
" @babel/plugin-syntax-async-generators" " ^7.2.0"
383
419
420
+ " @babel/plugin-proposal-class-properties@^7.1.0 " :
421
+ version "7.7.4"
422
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.4.tgz#2f964f0cb18b948450362742e33e15211e77c2ba"
423
+ integrity sha512-EcuXeV4Hv1X3+Q1TsuOmyyxeTRiSqurGJ26+I/FW1WbymmRRapVORm6x1Zl3iDIHyRxEs+VXWp6qnlcfcJSbbw==
424
+ dependencies :
425
+ " @babel/helper-create-class-features-plugin" " ^7.7.4"
426
+ " @babel/helper-plugin-utils" " ^7.0.0"
427
+
384
428
" @babel/plugin-proposal-class-properties@^7.7.0 " :
385
429
version "7.7.0"
386
430
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.0.tgz#ac54e728ecf81d90e8f4d2a9c05a890457107917"
487
531
dependencies :
488
532
" @babel/helper-plugin-utils" " ^7.0.0"
489
533
534
+ " @babel/plugin-syntax-typescript@^7.2.0 " :
535
+ version "7.7.4"
536
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.7.4.tgz#5d037ffa10f3b25a16f32570ebbe7a8c2efa304b"
537
+ integrity sha512-77blgY18Hud4NM1ggTA8xVT/dBENQf17OpiToSa2jSmEY3fWXD2jwrdVlO4kq5yzUTeF15WSQ6b4fByNvJcjpQ==
538
+ dependencies :
539
+ " @babel/helper-plugin-utils" " ^7.0.0"
540
+
490
541
" @babel/plugin-transform-arrow-functions@^7.2.0 " :
491
542
version "7.2.0"
492
543
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
740
791
dependencies :
741
792
" @babel/helper-plugin-utils" " ^7.0.0"
742
793
794
+ " @babel/plugin-transform-typescript@~7.4.0 " :
795
+ version "7.4.5"
796
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.4.5.tgz#ab3351ba35307b79981993536c93ff8be050ba28"
797
+ integrity sha512-RPB/YeGr4ZrFKNwfuQRlMf2lxoCUaU01MTw39/OFE/RiL8HDjtn68BwEPft1P7JN4akyEmjGWAMNldOV7o9V2g==
798
+ dependencies :
799
+ " @babel/helper-plugin-utils" " ^7.0.0"
800
+ " @babel/plugin-syntax-typescript" " ^7.2.0"
801
+
743
802
" @babel/plugin-transform-unicode-regex@^7.7.0 " :
744
803
version "7.7.0"
745
804
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.0.tgz#743d9bcc44080e3cc7d49259a066efa30f9187a3"
@@ -1134,6 +1193,13 @@ ansi-styles@^3.0.0, ansi-styles@^3.2.0, ansi-styles@^3.2.1:
1134
1193
dependencies :
1135
1194
color-convert "^1.9.0"
1136
1195
1196
+ ansi-to-html@^0.6.6 :
1197
+ version "0.6.13"
1198
+ resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.13.tgz#c72eae8b63e5ca0643aab11bfc6e6f2217425833"
1199
+ integrity sha512-Ys2/umuaTlQvP9DLkaa7UzRKF2FLrfod/hNHXS9QhXCrw7seObG6ksOGmNz3UoK+adwM8L9vQfG7mvaxfJ3Jvw==
1200
+ dependencies :
1201
+ entities "^1.1.2"
1202
+
1137
1203
ansicolors@~0.2.1 :
1138
1204
version "0.2.1"
1139
1205
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.2.1.tgz#be089599097b74a5c9c4a84a0cdbcdb62bd87aef"
@@ -3242,7 +3308,7 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.1.1, debug@^3.2.6:
3242
3308
dependencies :
3243
3309
ms "^2.1.1"
3244
3310
3245
- debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@~4.1.0 :
3311
+ debug@^4.0.0, debug@^4.0. 1, debug@^4.1.0, debug@^4.1.1, debug@~4.1.0 :
3246
3312
version "4.1.1"
3247
3313
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
3248
3314
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
@@ -3419,7 +3485,7 @@ ember-assign-polyfill@^2.6.0:
3419
3485
ember-cli-babel "^6.16.0"
3420
3486
ember-cli-version-checker "^2.0.0"
3421
3487
3422
- ember-cli-babel-plugin-helpers@^1.1.0 :
3488
+ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1. 1.0 :
3423
3489
version "1.1.0"
3424
3490
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
3425
3491
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
@@ -3443,7 +3509,7 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.16.0, ember-cli-babel@^6.8.1:
3443
3509
ember-cli-version-checker "^2.1.2"
3444
3510
semver "^5.5.0"
3445
3511
3446
- ember-cli-babel@^7.0.0, ember-cli-babel@^7. 1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.7.0, ember-cli-babel@^7.7.3 :
3512
+ ember-cli-babel@^7.1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.7.0, ember-cli-babel@^7.7.3 :
3447
3513
version "7.13.0"
3448
3514
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.0.tgz#3f2c2ba7a44d7948ec927d41cf072673330f62cd"
3449
3515
integrity sha512-VjagtumwQP+3jsjLR64gpca5iq2o0PS1MT0PdC90COtAYqpOqNM9axYEYBamNLIuv+3vJpAoFKu8EMBC1ZlWGQ==
@@ -3587,6 +3653,24 @@ ember-cli-test-loader@^2.2.0:
3587
3653
dependencies :
3588
3654
ember-cli-babel "^6.8.1"
3589
3655
3656
+ ember-cli-typescript@^2.0.2 :
3657
+ version "2.0.2"
3658
+ resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-2.0.2.tgz#464984131fbdc05655eb61d1c3cdd911d3137f0d"
3659
+ integrity sha512-7I5azCTxOgRDN8aSSnJZIKSqr+MGnT+jLTUbBYqF8wu6ojs2DUnTePxUcQMcvNh3Q3B1ySv7Q/uZFSjdU9gSjA==
3660
+ dependencies :
3661
+ " @babel/plugin-proposal-class-properties" " ^7.1.0"
3662
+ " @babel/plugin-transform-typescript" " ~7.4.0"
3663
+ ansi-to-html "^0.6.6"
3664
+ debug "^4.0.0"
3665
+ ember-cli-babel-plugin-helpers "^1.0.0"
3666
+ execa "^1.0.0"
3667
+ fs-extra "^7.0.0"
3668
+ resolve "^1.5.0"
3669
+ rsvp "^4.8.1"
3670
+ semver "^6.0.0"
3671
+ stagehand "^1.0.0"
3672
+ walk-sync "^1.0.0"
3673
+
3590
3674
ember-cli-uglify@^3.0.0 :
3591
3675
version "3.0.0"
3592
3676
resolved "https://registry.yarnpkg.com/ember-cli-uglify/-/ember-cli-uglify-3.0.0.tgz#8819665b2cc5fe70e3ba9fe7a94645209bc42fd6"
@@ -3740,12 +3824,13 @@ ember-export-application-global@^2.0.1:
3740
3824
resolved "https://registry.yarnpkg.com/ember-export-application-global/-/ember-export-application-global-2.0.1.tgz#b120a70e322ab208defc9e2daebe8d0dfc2dcd46"
3741
3825
integrity sha512-B7wiurPgsxsSGzJuPFkpBWnaeuCu2PGpG2BjyrfA1VcL7//o+5RSnZqiCEY326y7qmxb2GoCgo0ft03KBU0rRw==
3742
3826
3743
- ember-load-initializers@^2.0.0 :
3744
- version "2.0.0 "
3745
- resolved "https://registry.yarnpkg.com/ember-load-initializers/-/ember-load-initializers-2.0.0 .tgz#d4b3108dd14edb0f9dc3735553cc96dadd8a80cb "
3746
- integrity sha512-GQ0x7jGcPovmIFsLQO0dFERHCjkFNAWeuVErXHR466oPHvi479in/WtSJK707pmr3GA5QXXRJy6U8fAdJeJcxA ==
3827
+ ember-load-initializers@^2.1.1 :
3828
+ version "2.1.1 "
3829
+ resolved "https://registry.yarnpkg.com/ember-load-initializers/-/ember-load-initializers-2.1.1 .tgz#d1a8bead00bc44222b0ab181840869992beb30f5 "
3830
+ integrity sha512-Ho5sBeaZPN3HmZkYkcLrjSBF3DTNmzC5h0DizzDj8cjpnCvaqeofphJDnH41k6kLv/QHMk4pMRISPcwc+bOceQ ==
3747
3831
dependencies :
3748
- ember-cli-babel "^7.0.0"
3832
+ ember-cli-babel "^7.11.0"
3833
+ ember-cli-typescript "^2.0.2"
3749
3834
3750
3835
ember-maybe-import-regenerator@^0.1.6 :
3751
3836
version "0.1.6"
@@ -3950,7 +4035,7 @@ ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2, en
3950
4035
resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.1.1.tgz#3c62bdb19fa4681544289edb2b382adc029179ce"
3951
4036
integrity sha512-VWU0/zXzVbeJNXvME/5EmLuEj2TauvoaTz6aFYK1Z92JCBlDlZ3Gu0tuGR42kpW1754ywTs+QB0g5TP0oj9Zaw==
3952
4037
3953
- entities@~1.1.1 :
4038
+ entities@^1.1.2, entities@ ~1.1.1 :
3954
4039
version "1.1.2"
3955
4040
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
3956
4041
integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==
@@ -4649,6 +4734,15 @@ fs-extra@^5.0.0:
4649
4734
jsonfile "^4.0.0"
4650
4735
universalify "^0.1.0"
4651
4736
4737
+ fs-extra@^7.0.0 :
4738
+ version "7.0.1"
4739
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
4740
+ integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
4741
+ dependencies :
4742
+ graceful-fs "^4.1.2"
4743
+ jsonfile "^4.0.0"
4744
+ universalify "^0.1.0"
4745
+
4652
4746
fs-extra@^8.0.1, fs-extra@^8.1.0 :
4653
4747
version "8.1.0"
4654
4748
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
@@ -8290,6 +8384,13 @@ sri-toolbox@^0.2.0:
8290
8384
resolved "https://registry.yarnpkg.com/sri-toolbox/-/sri-toolbox-0.2.0.tgz#a7fea5c3fde55e675cf1c8c06f3ebb5c2935835e"
8291
8385
integrity sha1-p/6lw/3lXmdc8cjAbz67XCk1g14=
8292
8386
8387
+ stagehand@^1.0.0 :
8388
+ version "1.0.0"
8389
+ resolved "https://registry.yarnpkg.com/stagehand/-/stagehand-1.0.0.tgz#79515e2ad3a02c63f8720c7df9b6077ae14276d9"
8390
+ integrity sha512-zrXl0QixAtSHFyN1iv04xOBgplbT4HgC8T7g+q8ESZbDNi5uZbMtxLukFVXPJ5Nl7zCYvYcrT3Mj24WYCH93hw==
8391
+ dependencies :
8392
+ debug "^4.1.0"
8393
+
8293
8394
static-extend@^0.1.1 :
8294
8395
version "0.1.2"
8295
8396
resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
0 commit comments