|
30 | 30 | invariant "^2.2.4" |
31 | 31 | semver "^5.5.0" |
32 | 32 |
|
33 | | -"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.3", "@babel/core@^7.3.4": |
| 33 | +"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.4": |
34 | 34 | version "7.5.4" |
35 | 35 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd" |
36 | 36 | integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ== |
|
132 | 132 | "@babel/traverse" "^7.1.0" |
133 | 133 | "@babel/types" "^7.0.0" |
134 | 134 |
|
135 | | -"@babel/helper-compilation-targets@^7.8.4", "@babel/helper-compilation-targets@^7.8.7": |
| 135 | +"@babel/helper-compilation-targets@^7.8.7": |
136 | 136 | version "7.8.7" |
137 | 137 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde" |
138 | 138 | integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw== |
|
143 | 143 | levenary "^1.1.1" |
144 | 144 | semver "^5.5.0" |
145 | 145 |
|
146 | | -"@babel/helper-create-class-features-plugin@^7.4.0": |
147 | | - version "7.4.3" |
148 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.3.tgz#5bbd279c6c3ac6a60266b89bbfe7f8021080a1ef" |
149 | | - integrity sha512-UMl3TSpX11PuODYdWGrUeW6zFkdYhDn7wRLrOuNVM6f9L+S9CzmDXYyrp3MTHcwWjnzur1f/Op8A7iYZWya2Yg== |
150 | | - dependencies: |
151 | | - "@babel/helper-function-name" "^7.1.0" |
152 | | - "@babel/helper-member-expression-to-functions" "^7.0.0" |
153 | | - "@babel/helper-optimise-call-expression" "^7.0.0" |
154 | | - "@babel/helper-plugin-utils" "^7.0.0" |
155 | | - "@babel/helper-replace-supers" "^7.4.0" |
156 | | - "@babel/helper-split-export-declaration" "^7.4.0" |
157 | | - |
158 | 146 | "@babel/helper-create-class-features-plugin@^7.4.4": |
159 | 147 | version "7.4.4" |
160 | 148 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.4.tgz#fc3d690af6554cc9efc607364a82d48f58736dba" |
|
391 | 379 | "@babel/traverse" "^7.2.3" |
392 | 380 | "@babel/types" "^7.0.0" |
393 | 381 |
|
394 | | -"@babel/helper-replace-supers@^7.4.0": |
395 | | - version "7.4.0" |
396 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.0.tgz#4f56adb6aedcd449d2da9399c2dcf0545463b64c" |
397 | | - integrity sha512-PVwCVnWWAgnal+kJ+ZSAphzyl58XrFeSKSAJRiqg5QToTsjL+Xu1f9+RJ+d+Q0aPhPfBGaYfkox66k86thxNSg== |
398 | | - dependencies: |
399 | | - "@babel/helper-member-expression-to-functions" "^7.0.0" |
400 | | - "@babel/helper-optimise-call-expression" "^7.0.0" |
401 | | - "@babel/traverse" "^7.4.0" |
402 | | - "@babel/types" "^7.4.0" |
403 | | - |
404 | 382 | "@babel/helper-replace-supers@^7.4.4": |
405 | 383 | version "7.4.4" |
406 | 384 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27" |
|
444 | 422 | dependencies: |
445 | 423 | "@babel/types" "^7.0.0" |
446 | 424 |
|
447 | | -"@babel/helper-split-export-declaration@^7.4.0": |
448 | | - version "7.4.0" |
449 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.0.tgz#571bfd52701f492920d63b7f735030e9a3e10b55" |
450 | | - integrity sha512-7Cuc6JZiYShaZnybDmfwhY4UYHzI6rlqhWjaIqbsJGsIqPimEYy5uh3akSRLMg65LSdSEnJ8a8/bWQN6u2oMGw== |
451 | | - dependencies: |
452 | | - "@babel/types" "^7.4.0" |
453 | | - |
454 | 425 | "@babel/helper-split-export-declaration@^7.4.4": |
455 | 426 | version "7.4.4" |
456 | 427 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677" |
|
572 | 543 | "@babel/helper-create-class-features-plugin" "^7.4.4" |
573 | 544 | "@babel/helper-plugin-utils" "^7.0.0" |
574 | 545 |
|
575 | | -"@babel/plugin-proposal-class-properties@^7.3.4": |
576 | | - version "7.4.0" |
577 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.0.tgz#d70db61a2f1fd79de927eea91f6411c964e084b8" |
578 | | - integrity sha512-t2ECPNOXsIeK1JxJNKmgbzQtoG27KIlVE61vTqX0DKR9E9sZlVVxWUtEW9D5FlZ8b8j7SBNCHY47GgPKCKlpPg== |
579 | | - dependencies: |
580 | | - "@babel/helper-create-class-features-plugin" "^7.4.0" |
581 | | - "@babel/helper-plugin-utils" "^7.0.0" |
582 | | - |
583 | 546 | "@babel/plugin-proposal-class-properties@^7.8.3": |
584 | 547 | version "7.8.3" |
585 | 548 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e" |
|
588 | 551 | "@babel/helper-create-class-features-plugin" "^7.8.3" |
589 | 552 | "@babel/helper-plugin-utils" "^7.8.3" |
590 | 553 |
|
591 | | -"@babel/plugin-proposal-decorators@^7.3.0": |
592 | | - version "7.4.0" |
593 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.4.0.tgz#8e1bfd83efa54a5f662033afcc2b8e701f4bb3a9" |
594 | | - integrity sha512-d08TLmXeK/XbgCo7ZeZ+JaeZDtDai/2ctapTRsWWkkmy7G/cqz8DQN/HlWG7RR4YmfXxmExsbU3SuCjlM7AtUg== |
595 | | - dependencies: |
596 | | - "@babel/helper-create-class-features-plugin" "^7.4.0" |
597 | | - "@babel/helper-plugin-utils" "^7.0.0" |
598 | | - "@babel/plugin-syntax-decorators" "^7.2.0" |
599 | | - |
600 | 554 | "@babel/plugin-proposal-decorators@^7.8.3": |
601 | 555 | version "7.8.3" |
602 | 556 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e" |
|
717 | 671 | dependencies: |
718 | 672 | "@babel/helper-plugin-utils" "^7.8.0" |
719 | 673 |
|
720 | | -"@babel/plugin-syntax-decorators@^7.2.0": |
721 | | - version "7.2.0" |
722 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.2.0.tgz#c50b1b957dcc69e4b1127b65e1c33eef61570c1b" |
723 | | - integrity sha512-38QdqVoXdHUQfTpZo3rQwqQdWtCn5tMv4uV6r2RMfTqNBuv4ZBhz79SfaQWKTVmxHjeFv/DnXVC/+agHCklYWA== |
724 | | - dependencies: |
725 | | - "@babel/helper-plugin-utils" "^7.0.0" |
726 | | - |
727 | 674 | "@babel/plugin-syntax-decorators@^7.8.3": |
728 | 675 | version "7.8.3" |
729 | 676 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.3.tgz#8d2c15a9f1af624b0025f961682a9d53d3001bda" |
|
1045 | 992 | dependencies: |
1046 | 993 | "@babel/helper-plugin-utils" "^7.8.3" |
1047 | 994 |
|
1048 | | -"@babel/plugin-transform-modules-amd@^7.0.0", "@babel/plugin-transform-modules-amd@^7.2.0": |
| 995 | +"@babel/plugin-transform-modules-amd@^7.2.0": |
1049 | 996 | version "7.2.0" |
1050 | 997 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.2.0.tgz#82a9bce45b95441f617a24011dc89d12da7f4ee6" |
1051 | 998 | integrity sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw== |
1052 | 999 | dependencies: |
1053 | 1000 | "@babel/helper-module-transforms" "^7.1.0" |
1054 | 1001 | "@babel/helper-plugin-utils" "^7.0.0" |
1055 | 1002 |
|
1056 | | -"@babel/plugin-transform-modules-amd@^7.7.5", "@babel/plugin-transform-modules-amd@^7.8.3", "@babel/plugin-transform-modules-amd@^7.9.0": |
| 1003 | +"@babel/plugin-transform-modules-amd@^7.7.5", "@babel/plugin-transform-modules-amd@^7.9.0": |
1057 | 1004 | version "7.9.0" |
1058 | 1005 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz#19755ee721912cf5bb04c07d50280af3484efef4" |
1059 | 1006 | integrity sha512-vZgDDF003B14O8zJy0XXLnPH4sg+9X5hFBBGN1V+B2rgrB+J2xIypSN6Rk9imB2hSTHQi5OHLrFWsZab1GMk+Q== |
|
1204 | 1151 | dependencies: |
1205 | 1152 | "@babel/helper-plugin-utils" "^7.8.3" |
1206 | 1153 |
|
1207 | | -"@babel/plugin-transform-runtime@^7.2.0": |
1208 | | - version "7.4.3" |
1209 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.4.3.tgz#4d6691690ecdc9f5cb8c3ab170a1576c1f556371" |
1210 | | - integrity sha512-7Q61bU+uEI7bCUFReT1NKn7/X6sDQsZ7wL1sJ9IYMAO7cI+eg6x9re1cEw2fCRMbbTVyoeUKWSV1M6azEfKCfg== |
1211 | | - dependencies: |
1212 | | - "@babel/helper-module-imports" "^7.0.0" |
1213 | | - "@babel/helper-plugin-utils" "^7.0.0" |
1214 | | - resolve "^1.8.1" |
1215 | | - semver "^5.5.1" |
1216 | | - |
1217 | | -"@babel/plugin-transform-runtime@^7.8.3", "@babel/plugin-transform-runtime@^7.9.0": |
| 1154 | +"@babel/plugin-transform-runtime@^7.9.0": |
1218 | 1155 | version "7.9.0" |
1219 | 1156 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz#45468c0ae74cc13204e1d3b1f4ce6ee83258af0b" |
1220 | 1157 | integrity sha512-pUu9VSf3kI1OqbWINQ7MaugnitRss1z533436waNXp+0N3ur3zfut37sXiQMxkuCF4VUjwZucen/quskCh7NHw== |
|
1298 | 1235 | dependencies: |
1299 | 1236 | "@babel/helper-plugin-utils" "^7.8.3" |
1300 | 1237 |
|
1301 | | -"@babel/plugin-transform-typescript@^7.8.3", "@babel/plugin-transform-typescript@^7.9.0": |
| 1238 | +"@babel/plugin-transform-typescript@^7.9.0": |
1302 | 1239 | version "7.9.4" |
1303 | 1240 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.4.tgz#4bb4dde4f10bbf2d787fce9707fb09b483e33359" |
1304 | 1241 | integrity sha512-yeWeUkKx2auDbSxRe8MusAG+n4m9BFY/v+lPjmQDgOFX5qnySkUY5oXzkp6FwPdsYqnKay6lorXYdC0n3bZO7w== |
|
1350 | 1287 | "@babel/helper-create-regexp-features-plugin" "^7.8.3" |
1351 | 1288 | "@babel/helper-plugin-utils" "^7.8.3" |
1352 | 1289 |
|
1353 | | -"@babel/polyfill@^7.0.0": |
1354 | | - version "7.2.5" |
1355 | | - resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.5.tgz#6c54b964f71ad27edddc567d065e57e87ed7fa7d" |
1356 | | - integrity sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug== |
1357 | | - dependencies: |
1358 | | - core-js "^2.5.7" |
1359 | | - regenerator-runtime "^0.12.0" |
1360 | | - |
1361 | 1290 | "@babel/polyfill@^7.8.3", "@babel/polyfill@^7.8.7": |
1362 | 1291 | version "7.8.7" |
1363 | 1292 | resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.8.7.tgz#151ec24c7135481336168c3bd8b8bf0cf91c032f" |
|
1413 | 1342 | js-levenshtein "^1.1.3" |
1414 | 1343 | semver "^5.3.0" |
1415 | 1344 |
|
1416 | | -"@babel/preset-env@^7.8.4", "@babel/preset-env@^7.9.0": |
| 1345 | +"@babel/preset-env@^7.9.0": |
1417 | 1346 | version "7.9.0" |
1418 | 1347 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.0.tgz#a5fc42480e950ae8f5d9f8f2bbc03f52722df3a8" |
1419 | 1348 | integrity sha512-712DeRXT6dyKAM/FMbQTV/FvRCms2hPCx+3weRjZ8iQVQWZejWWk1wwG6ViWMyqb/ouBbGOl5b6aCk0+j1NmsQ== |
|
1490 | 1419 | "@babel/types" "^7.4.4" |
1491 | 1420 | esutils "^2.0.2" |
1492 | 1421 |
|
1493 | | -"@babel/runtime@^7.2.0": |
1494 | | - version "7.4.3" |
1495 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc" |
1496 | | - integrity sha512-9lsJwJLxDh/T3Q3SZszfWOTkk3pHbkmH+3KY+zwIDmsNlxsumuhS2TH3NIpktU4kNvfzy+k3eLT7aTJSPTo0OA== |
1497 | | - dependencies: |
1498 | | - regenerator-runtime "^0.13.2" |
1499 | | - |
1500 | 1422 | "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.0": |
1501 | 1423 | version "7.9.2" |
1502 | 1424 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" |
|
1531 | 1453 | "@babel/parser" "^7.8.6" |
1532 | 1454 | "@babel/types" "^7.8.6" |
1533 | 1455 |
|
1534 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.2.3", "@babel/traverse@^7.2.4", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.0": |
| 1456 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.2.3", "@babel/traverse@^7.2.4", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.0": |
1535 | 1457 | version "7.5.0" |
1536 | 1458 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.0.tgz#4216d6586854ef5c3c4592dab56ec7eb78485485" |
1537 | 1459 | integrity sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg== |
|
1561 | 1483 | globals "^11.1.0" |
1562 | 1484 | lodash "^4.17.13" |
1563 | 1485 |
|
1564 | | -"@babel/types@^7.0.0", "@babel/types@^7.1.6", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.2", "@babel/types@^7.3.4", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.0": |
| 1486 | +"@babel/types@^7.0.0", "@babel/types@^7.1.6", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.2", "@babel/types@^7.3.4", "@babel/types@^7.4.4", "@babel/types@^7.5.0": |
1565 | 1487 | version "7.5.0" |
1566 | 1488 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.0.tgz#e47d43840c2e7f9105bc4d3a2c371b4d0c7832ab" |
1567 | 1489 | integrity sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ== |
@@ -3125,13 +3047,6 @@ babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api- |
3125 | 3047 | dependencies: |
3126 | 3048 | ember-rfc176-data "^0.3.12" |
3127 | 3049 |
|
3128 | | -babel-plugin-ember-modules-api-polyfill@^2.9.0: |
3129 | | - version "2.9.0" |
3130 | | - resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa" |
3131 | | - integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ== |
3132 | | - dependencies: |
3133 | | - ember-rfc176-data "^0.3.9" |
3134 | | - |
3135 | 3050 | babel-plugin-filter-imports@^4.0.0: |
3136 | 3051 | version "4.0.0" |
3137 | 3052 | resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-4.0.0.tgz#068f8da15236a96a9602c36dc6f4a6eeca70a4f4" |
@@ -3805,23 +3720,6 @@ broccoli-babel-transpiler@^6.5.0: |
3805 | 3720 | rsvp "^4.8.2" |
3806 | 3721 | workerpool "^2.3.0" |
3807 | 3722 |
|
3808 | | -broccoli-babel-transpiler@^7.1.2: |
3809 | | - version "7.2.0" |
3810 | | - resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.2.0.tgz#5c0d694c4055106abb385e2d3d88936d35b7cb18" |
3811 | | - integrity sha512-lkP9dNFfK810CRHHWsNl9rjyYqcXH3qg0kArnA6tV9Owx3nlZm3Eyr0cGo6sMUQCNLH+2oKrRjOdUGSc6Um6Cw== |
3812 | | - dependencies: |
3813 | | - "@babel/core" "^7.3.3" |
3814 | | - "@babel/polyfill" "^7.0.0" |
3815 | | - broccoli-funnel "^2.0.2" |
3816 | | - broccoli-merge-trees "^3.0.2" |
3817 | | - broccoli-persistent-filter "^2.2.1" |
3818 | | - clone "^2.1.2" |
3819 | | - hash-for-dep "^1.4.7" |
3820 | | - heimdalljs-logger "^0.1.9" |
3821 | | - json-stable-stringify "^1.0.1" |
3822 | | - rsvp "^4.8.4" |
3823 | | - workerpool "^3.1.1" |
3824 | | - |
3825 | 3723 | broccoli-babel-transpiler@^7.4.0: |
3826 | 3724 | version "7.4.0" |
3827 | 3725 | resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.4.0.tgz#f3069f0f77e8017aa17e1e757dfb4a30de044182" |
@@ -5337,11 +5235,6 @@ core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5: |
5337 | 5235 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c" |
5338 | 5236 | integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== |
5339 | 5237 |
|
5340 | | -core-js@^2.5.7: |
5341 | | - version "2.6.1" |
5342 | | - resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.1.tgz#87416ae817de957a3f249b3b5ca475d4aaed6042" |
5343 | | - integrity sha512-L72mmmEayPJBejKIWe2pYtGis5r0tQ5NaJekdhyXgeMQTpJoBsH0NL4ElY2LfSoV15xeQWKQ+XTTOZdyero5Xg== |
5344 | | - |
5345 | 5238 | |
5346 | 5239 | version "2.0.6" |
5347 | 5240 | resolved "https://registry.yarnpkg.com/core-object/-/core-object-2.0.6.tgz#60134b9c40ff69b27bc15e82db945e4df782961b" |
@@ -6121,39 +6014,7 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.10.0, ember-cli-babel@^6.11.0, |
6121 | 6014 | ember-cli-version-checker "^2.1.2" |
6122 | 6015 | semver "^5.5.0" |
6123 | 6016 |
|
6124 | | -ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.1.4, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.18.0: |
6125 | | - version "7.18.0" |
6126 | | - resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.18.0.tgz#e979b73eee00cd93f63452c6170d045e8832f29c" |
6127 | | - integrity sha512-OLPfYD8wSfCrmGHcUf8zEfySSvbAL+5Qp2RWLycJIMaBZhg+SncKj5kVkL3cPJR5n2hVHPdfmKTQIYjOYl6FnQ== |
6128 | | - dependencies: |
6129 | | - "@babel/core" "^7.8.4" |
6130 | | - "@babel/helper-compilation-targets" "^7.8.4" |
6131 | | - "@babel/plugin-proposal-class-properties" "^7.8.3" |
6132 | | - "@babel/plugin-proposal-decorators" "^7.8.3" |
6133 | | - "@babel/plugin-transform-modules-amd" "^7.8.3" |
6134 | | - "@babel/plugin-transform-runtime" "^7.8.3" |
6135 | | - "@babel/plugin-transform-typescript" "^7.8.3" |
6136 | | - "@babel/polyfill" "^7.8.3" |
6137 | | - "@babel/preset-env" "^7.8.4" |
6138 | | - "@babel/runtime" "^7.8.4" |
6139 | | - amd-name-resolver "^1.2.1" |
6140 | | - babel-plugin-debug-macros "^0.3.0" |
6141 | | - babel-plugin-ember-data-packages-polyfill "^0.1.2" |
6142 | | - babel-plugin-ember-modules-api-polyfill "^2.12.0" |
6143 | | - babel-plugin-module-resolver "^3.1.1" |
6144 | | - broccoli-babel-transpiler "^7.4.0" |
6145 | | - broccoli-debug "^0.6.4" |
6146 | | - broccoli-funnel "^2.0.1" |
6147 | | - broccoli-source "^1.1.0" |
6148 | | - clone "^2.1.2" |
6149 | | - ember-cli-babel-plugin-helpers "^1.1.0" |
6150 | | - ember-cli-version-checker "^4.1.0" |
6151 | | - ensure-posix-path "^1.0.2" |
6152 | | - fixturify-project "^1.10.0" |
6153 | | - rimraf "^3.0.1" |
6154 | | - semver "^5.5.0" |
6155 | | - |
6156 | | -ember-cli-babel@^7.10.0: |
| 6017 | +ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.1.4, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.18.0, ember-cli-babel@^7.7.3: |
6157 | 6018 | version "7.19.0" |
6158 | 6019 | resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.19.0.tgz#e6eddea18a867231fcf90a80689e92b98be9a63b" |
6159 | 6020 | integrity sha512-HiWKuoyy35vGEr+iCw6gUnQ3pS5qslyTlKEDW8cVoMbvZNGYBgRxHed5nklVUh+BS74AwR9lsp25BTAagYAP9Q== |
@@ -6185,33 +6046,6 @@ ember-cli-babel@^7.10.0: |
6185 | 6046 | rimraf "^3.0.1" |
6186 | 6047 | semver "^5.5.0" |
6187 | 6048 |
|
6188 | | -ember-cli-babel@^7.7.3: |
6189 | | - version "7.8.0" |
6190 | | - resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.8.0.tgz#e596500eca0f5a7c9aaee755f803d1542f578acf" |
6191 | | - integrity sha512-xUBgJQ81fqd7k/KIiGU+pjpoXhrmmRf9pUrqLenNSU5N+yeNFT5a1+w0b+p1F7oBphfXVwuxApdZxrmAHOdA3Q== |
6192 | | - dependencies: |
6193 | | - "@babel/core" "^7.0.0" |
6194 | | - "@babel/plugin-proposal-class-properties" "^7.3.4" |
6195 | | - "@babel/plugin-proposal-decorators" "^7.3.0" |
6196 | | - "@babel/plugin-transform-modules-amd" "^7.0.0" |
6197 | | - "@babel/plugin-transform-runtime" "^7.2.0" |
6198 | | - "@babel/polyfill" "^7.0.0" |
6199 | | - "@babel/preset-env" "^7.0.0" |
6200 | | - "@babel/runtime" "^7.2.0" |
6201 | | - amd-name-resolver "^1.2.1" |
6202 | | - babel-plugin-debug-macros "^0.3.0" |
6203 | | - babel-plugin-ember-modules-api-polyfill "^2.9.0" |
6204 | | - babel-plugin-module-resolver "^3.1.1" |
6205 | | - broccoli-babel-transpiler "^7.1.2" |
6206 | | - broccoli-debug "^0.6.4" |
6207 | | - broccoli-funnel "^2.0.1" |
6208 | | - broccoli-source "^1.1.0" |
6209 | | - clone "^2.1.2" |
6210 | | - ember-cli-babel-plugin-helpers "^1.1.0" |
6211 | | - ember-cli-version-checker "^2.1.2" |
6212 | | - ensure-posix-path "^1.0.2" |
6213 | | - semver "^5.5.0" |
6214 | | - |
6215 | 6049 | ember-cli-clipboard@^0.13.0: |
6216 | 6050 | version "0.13.0" |
6217 | 6051 | resolved "https://registry.yarnpkg.com/ember-cli-clipboard/-/ember-cli-clipboard-0.13.0.tgz#47d3de3aec09987409c162cbff36f966a2c138b7" |
@@ -6694,9 +6528,9 @@ ember-composable-helpers@^2.3.1: |
6694 | 6528 | resolve "^1.10.0" |
6695 | 6529 |
|
6696 | 6530 | "ember-concurrency@^0.9.0 || ^0.10.0 || ^1.0.0", ember-concurrency@^1.1.6: |
6697 | | - version "1.1.6" |
6698 | | - resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.1.6.tgz#a42806bc2066d556af1c75c7f031abccbf986f8f" |
6699 | | - integrity sha512-SjHVtWHfkHpn2cSoZPU1TMpMvzDmS1pIFdi5NEmZnwhVUdQE55TiMp7l0xvoalWzylfFTaf+1PLWl82kw9zC2g== |
| 6531 | + version "1.1.7" |
| 6532 | + resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.1.7.tgz#b3f0c0478db1096503499d39e1b263c575cd52ef" |
| 6533 | + integrity sha512-PtEJvB4wG8e5CEHRC9ILl2BxF6U/xlMOhfCji/x7FxNFB9M230Du86LAy+4/yOozZHyoARVuazABPUj02P+DmQ== |
6700 | 6534 | dependencies: |
6701 | 6535 | ember-cli-babel "^7.7.3" |
6702 | 6536 | ember-compatibility-helpers "^1.2.0" |
@@ -6900,11 +6734,6 @@ ember-rfc176-data@^0.3.12: |
6900 | 6734 | resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.12.tgz#90d82878e69e2ac9a5438e8ce14d12c6031c5bd2" |
6901 | 6735 | integrity sha512-g9HeZj/gU5bfIIrGXkP7MhS2b3Vu5DfNUrYr14hy99TgIvtZETO+96QF4WOEUXGjIJdfTRjerVnQlqngPQSv1g== |
6902 | 6736 |
|
6903 | | -ember-rfc176-data@^0.3.9: |
6904 | | - version "0.3.9" |
6905 | | - resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.9.tgz#44b6e051ead6c044ea87bd551f402e2cf89a7e3d" |
6906 | | - integrity sha512-EiTo5YQS0Duy0xp9gCP8ekzv9vxirNi7MnIB4zWs+thtWp/mEKgf5mkiiLU2+oo8C5DuavVHhoPQDmyxh8Io1Q== |
6907 | | - |
6908 | 6737 | ember-router-generator@^2.0.0: |
6909 | 6738 | version "2.0.0" |
6910 | 6739 | resolved "https://registry.yarnpkg.com/ember-router-generator/-/ember-router-generator-2.0.0.tgz#d04abfed4ba8b42d166477bbce47fccc672dbde0" |
@@ -12160,16 +11989,6 @@ regenerator-runtime@^0.11.0: |
12160 | 11989 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
12161 | 11990 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
12162 | 11991 |
|
12163 | | -regenerator-runtime@^0.12.0: |
12164 | | - version "0.12.1" |
12165 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de" |
12166 | | - integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg== |
12167 | | - |
12168 | | -regenerator-runtime@^0.13.2: |
12169 | | - version "0.13.2" |
12170 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447" |
12171 | | - integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA== |
12172 | | - |
12173 | 11992 | regenerator-runtime@^0.13.4: |
12174 | 11993 | version "0.13.5" |
12175 | 11994 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
|
0 commit comments