|
417 | 417 | "@babel/helper-remap-async-to-generator" "^7.7.0" |
418 | 418 | "@babel/plugin-syntax-async-generators" "^7.2.0" |
419 | 419 |
|
420 | | -"@babel/plugin-proposal-class-properties@^7.1.0": |
| 420 | +"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.7.0": |
421 | 421 | version "7.7.4" |
422 | 422 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.4.tgz#2f964f0cb18b948450362742e33e15211e77c2ba" |
423 | 423 | integrity sha512-EcuXeV4Hv1X3+Q1TsuOmyyxeTRiSqurGJ26+I/FW1WbymmRRapVORm6x1Zl3iDIHyRxEs+VXWp6qnlcfcJSbbw== |
424 | 424 | dependencies: |
425 | 425 | "@babel/helper-create-class-features-plugin" "^7.7.4" |
426 | 426 | "@babel/helper-plugin-utils" "^7.0.0" |
427 | 427 |
|
428 | | -"@babel/plugin-proposal-class-properties@^7.7.0": |
429 | | - version "7.7.0" |
430 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.0.tgz#ac54e728ecf81d90e8f4d2a9c05a890457107917" |
431 | | - integrity sha512-tufDcFA1Vj+eWvwHN+jvMN6QsV5o+vUlytNKrbMiCeDL0F2j92RURzUsUMWE5EJkLyWxjdUslCsMQa9FWth16A== |
432 | | - dependencies: |
433 | | - "@babel/helper-create-class-features-plugin" "^7.7.0" |
434 | | - "@babel/helper-plugin-utils" "^7.0.0" |
435 | | - |
436 | 428 | "@babel/plugin-proposal-decorators@^7.7.0": |
437 | 429 | version "7.7.0" |
438 | 430 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.7.0.tgz#d386a45730a4eb8c03e23a80b6d3dbefd761c9c9" |
|
807 | 799 | "@babel/helper-create-regexp-features-plugin" "^7.7.0" |
808 | 800 | "@babel/helper-plugin-utils" "^7.0.0" |
809 | 801 |
|
810 | | -"@babel/polyfill@^7.0.0": |
811 | | - version "7.4.4" |
812 | | - resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.4.4.tgz#78801cf3dbe657844eeabf31c1cae3828051e893" |
813 | | - integrity sha512-WlthFLfhQQhh+A2Gn5NSFl0Huxz36x86Jn+E9OW7ibK8edKPq+KLy4apM1yDpQ8kJOVi1OVjpP4vSDLdrI04dg== |
814 | | - dependencies: |
815 | | - core-js "^2.6.5" |
816 | | - regenerator-runtime "^0.13.2" |
817 | | - |
818 | | -"@babel/polyfill@^7.7.0": |
| 802 | +"@babel/polyfill@^7.0.0", "@babel/polyfill@^7.7.0": |
819 | 803 | version "7.7.0" |
820 | 804 | resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.7.0.tgz#e1066e251e17606ec7908b05617f9b7f8180d8f3" |
821 | 805 | integrity sha512-/TS23MVvo34dFmf8mwCisCbWGrfhbiWZSwBo6HkADTBhUa2Q/jWltyY/tpofz/b6/RIhqaqQcquptCirqIhOaQ== |
@@ -1606,20 +1590,13 @@ babel-plugin-dynamic-import-node@^2.3.0: |
1606 | 1590 | dependencies: |
1607 | 1591 | object.assign "^4.1.0" |
1608 | 1592 |
|
1609 | | -babel-plugin-ember-modules-api-polyfill@^2.12.0: |
| 1593 | +babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-polyfill@^2.6.0: |
1610 | 1594 | version "2.12.0" |
1611 | 1595 | resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.12.0.tgz#a5e703205ba4e625a7fab9bb1aea64ef3222cf75" |
1612 | 1596 | integrity sha512-ZQU4quX0TJ1yYyosPy5PFigKdCFEVHJ6H0b3hwjxekIP9CDwzk0OhQuKhCOPti+d52VWjjCjxu2BrXEih29mFw== |
1613 | 1597 | dependencies: |
1614 | 1598 | ember-rfc176-data "^0.3.12" |
1615 | 1599 |
|
1616 | | -babel-plugin-ember-modules-api-polyfill@^2.6.0: |
1617 | | - version "2.9.0" |
1618 | | - resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa" |
1619 | | - integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ== |
1620 | | - dependencies: |
1621 | | - ember-rfc176-data "^0.3.9" |
1622 | | - |
1623 | 1600 | babel-plugin-filter-imports@^3.0.0: |
1624 | 1601 | version "3.0.0" |
1625 | 1602 | resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-3.0.0.tgz#a849683837ad29960da17492fb32789ab6b09a11" |
@@ -3550,10 +3527,10 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.16.0, ember-cli-babel@^6.8.1: |
3550 | 3527 | ember-cli-version-checker "^2.1.2" |
3551 | 3528 | semver "^5.5.0" |
3552 | 3529 |
|
3553 | | -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: |
3554 | | - version "7.13.0" |
3555 | | - resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.0.tgz#3f2c2ba7a44d7948ec927d41cf072673330f62cd" |
3556 | | - integrity sha512-VjagtumwQP+3jsjLR64gpca5iq2o0PS1MT0PdC90COtAYqpOqNM9axYEYBamNLIuv+3vJpAoFKu8EMBC1ZlWGQ== |
| 3530 | +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.13.2, ember-cli-babel@^7.7.3: |
| 3531 | + version "7.13.2" |
| 3532 | + resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.2.tgz#6b6f4d508cc3bb300c5711d3d02c59ba80f0f686" |
| 3533 | + integrity sha512-VH2tMXaRFkbQEyVJnxUtAyta5bAKjtcLwJ4lStW/iRk/NIlNFNJh1uOd7uL9H9Vm0f4/xR7Mc0Q7ND9ezKOo+A== |
3557 | 3534 | dependencies: |
3558 | 3535 | "@babel/core" "^7.7.0" |
3559 | 3536 | "@babel/plugin-proposal-class-properties" "^7.7.0" |
@@ -3914,11 +3891,6 @@ ember-rfc176-data@^0.3.12: |
3914 | 3891 | resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.12.tgz#90d82878e69e2ac9a5438e8ce14d12c6031c5bd2" |
3915 | 3892 | integrity sha512-g9HeZj/gU5bfIIrGXkP7MhS2b3Vu5DfNUrYr14hy99TgIvtZETO+96QF4WOEUXGjIJdfTRjerVnQlqngPQSv1g== |
3916 | 3893 |
|
3917 | | -ember-rfc176-data@^0.3.9: |
3918 | | - version "0.3.9" |
3919 | | - resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.9.tgz#44b6e051ead6c044ea87bd551f402e2cf89a7e3d" |
3920 | | - integrity sha512-EiTo5YQS0Duy0xp9gCP8ekzv9vxirNi7MnIB4zWs+thtWp/mEKgf5mkiiLU2+oo8C5DuavVHhoPQDmyxh8Io1Q== |
3921 | | - |
3922 | 3894 | ember-router-generator@^2.0.0: |
3923 | 3895 | version "2.0.0" |
3924 | 3896 | resolved "https://registry.yarnpkg.com/ember-router-generator/-/ember-router-generator-2.0.0.tgz#d04abfed4ba8b42d166477bbce47fccc672dbde0" |
|
0 commit comments