|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.0.0"
|
11 | 11 |
|
12 |
| -"@babel/core@^7.0.0", "@babel/core@^7.3.3", "@babel/core@^7.3.4", "@babel/core@^7.6.2": |
| 12 | +"@babel/core@^7.0.0", "@babel/core@^7.3.3", "@babel/core@^7.3.4", "@babel/core@^7.6.2", "@babel/core@^7.7.0": |
13 | 13 | version "7.7.2"
|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
|
15 | 15 | integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
|
|
246 | 246 | "@babel/helper-remap-async-to-generator" "^7.7.0"
|
247 | 247 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
248 | 248 |
|
249 |
| -"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.3.4": |
| 249 | +"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.3.4", "@babel/plugin-proposal-class-properties@^7.7.0": |
250 | 250 | version "7.7.0"
|
251 | 251 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.0.tgz#ac54e728ecf81d90e8f4d2a9c05a890457107917"
|
252 | 252 | integrity sha512-tufDcFA1Vj+eWvwHN+jvMN6QsV5o+vUlytNKrbMiCeDL0F2j92RURzUsUMWE5EJkLyWxjdUslCsMQa9FWth16A==
|
253 | 253 | dependencies:
|
254 | 254 | "@babel/helper-create-class-features-plugin" "^7.7.0"
|
255 | 255 | "@babel/helper-plugin-utils" "^7.0.0"
|
256 | 256 |
|
257 |
| -"@babel/plugin-proposal-decorators@^7.1.2", "@babel/plugin-proposal-decorators@^7.3.0": |
| 257 | +"@babel/plugin-proposal-decorators@^7.1.2", "@babel/plugin-proposal-decorators@^7.3.0", "@babel/plugin-proposal-decorators@^7.7.0": |
258 | 258 | version "7.7.0"
|
259 | 259 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.7.0.tgz#d386a45730a4eb8c03e23a80b6d3dbefd761c9c9"
|
260 | 260 | integrity sha512-dMCDKmbYFQQTn1+VJjl5hbqlweuHl5oDeMU9B1Q7oAWi0mHxjQQDHdJIK6iW76NE1KJT3zA6dDU3weR1WT5D4A==
|
|
565 | 565 | dependencies:
|
566 | 566 | "@babel/helper-plugin-utils" "^7.0.0"
|
567 | 567 |
|
568 |
| -"@babel/plugin-transform-runtime@^7.2.0": |
| 568 | +"@babel/plugin-transform-runtime@^7.2.0", "@babel/plugin-transform-runtime@^7.6.0": |
569 | 569 | version "7.6.2"
|
570 | 570 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.2.tgz#2669f67c1fae0ae8d8bf696e4263ad52cb98b6f8"
|
571 | 571 | integrity sha512-cqULw/QB4yl73cS5Y0TZlQSjDvNkzDbu0FurTZyHlJpWE5T3PCMdnyV+xXoH1opr1ldyHODe3QAX3OMAii5NxA==
|
|
637 | 637 | "@babel/helper-create-regexp-features-plugin" "^7.7.0"
|
638 | 638 | "@babel/helper-plugin-utils" "^7.0.0"
|
639 | 639 |
|
640 |
| -"@babel/polyfill@^7.0.0": |
| 640 | +"@babel/polyfill@^7.0.0", "@babel/polyfill@^7.7.0": |
641 | 641 | version "7.7.0"
|
642 | 642 | resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.7.0.tgz#e1066e251e17606ec7908b05617f9b7f8180d8f3"
|
643 | 643 | integrity sha512-/TS23MVvo34dFmf8mwCisCbWGrfhbiWZSwBo6HkADTBhUa2Q/jWltyY/tpofz/b6/RIhqaqQcquptCirqIhOaQ==
|
644 | 644 | dependencies:
|
645 | 645 | core-js "^2.6.5"
|
646 | 646 | regenerator-runtime "^0.13.2"
|
647 | 647 |
|
648 |
| -"@babel/preset-env@^7.0.0": |
| 648 | +"@babel/preset-env@^7.0.0", "@babel/preset-env@^7.7.0": |
649 | 649 | version "7.7.1"
|
650 | 650 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.1.tgz#04a2ff53552c5885cf1083e291c8dd5490f744bb"
|
651 | 651 | integrity sha512-/93SWhi3PxcVTDpSqC+Dp4YxUu3qZ4m7I76k0w73wYfn7bGVuRIO4QUz95aJksbS+AD1/mT1Ie7rbkT0wSplaA==
|
|
713 | 713 | pirates "^4.0.0"
|
714 | 714 | source-map-support "^0.5.16"
|
715 | 715 |
|
716 |
| -"@babel/runtime@^7.2.0", "@babel/runtime@^7.6.3": |
| 716 | +"@babel/runtime@^7.2.0", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.0": |
717 | 717 | version "7.7.2"
|
718 | 718 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
|
719 | 719 | integrity sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==
|
@@ -4835,19 +4835,19 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
|
4835 | 4835 | resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
|
4836 | 4836 | integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
|
4837 | 4837 |
|
4838 |
| -ember-cli-babel@7.12.0, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.4.1, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3: |
4839 |
| - version "7.12.0" |
4840 |
| - resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.12.0.tgz#064997d199384be8c88d251f30ef67953d3bddc5" |
4841 |
| - integrity sha512-+EGQsbPvh19nNXHCm6rVBx2CdlxQlzxMyhey5hsGViDPriDI4PFYXYaFWdGizDrmZoDcG/Ywpeph3hl0NxGQTg== |
| 4838 | +ember-cli-babel@7.13.0: |
| 4839 | + version "7.13.0" |
| 4840 | + resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.0.tgz#3f2c2ba7a44d7948ec927d41cf072673330f62cd" |
| 4841 | + integrity sha512-VjagtumwQP+3jsjLR64gpca5iq2o0PS1MT0PdC90COtAYqpOqNM9axYEYBamNLIuv+3vJpAoFKu8EMBC1ZlWGQ== |
4842 | 4842 | dependencies:
|
4843 |
| - "@babel/core" "^7.0.0" |
4844 |
| - "@babel/plugin-proposal-class-properties" "^7.3.4" |
4845 |
| - "@babel/plugin-proposal-decorators" "^7.3.0" |
4846 |
| - "@babel/plugin-transform-modules-amd" "^7.0.0" |
4847 |
| - "@babel/plugin-transform-runtime" "^7.2.0" |
4848 |
| - "@babel/polyfill" "^7.0.0" |
4849 |
| - "@babel/preset-env" "^7.0.0" |
4850 |
| - "@babel/runtime" "^7.2.0" |
| 4843 | + "@babel/core" "^7.7.0" |
| 4844 | + "@babel/plugin-proposal-class-properties" "^7.7.0" |
| 4845 | + "@babel/plugin-proposal-decorators" "^7.7.0" |
| 4846 | + "@babel/plugin-transform-modules-amd" "^7.5.0" |
| 4847 | + "@babel/plugin-transform-runtime" "^7.6.0" |
| 4848 | + "@babel/polyfill" "^7.7.0" |
| 4849 | + "@babel/preset-env" "^7.7.0" |
| 4850 | + "@babel/runtime" "^7.7.0" |
4851 | 4851 | amd-name-resolver "^1.2.1"
|
4852 | 4852 | babel-plugin-debug-macros "^0.3.0"
|
4853 | 4853 | babel-plugin-ember-modules-api-polyfill "^2.12.0"
|
@@ -4881,6 +4881,33 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.12.0, ember-cli-babel@^6.16.0,
|
4881 | 4881 | ember-cli-version-checker "^2.1.2"
|
4882 | 4882 | semver "^5.5.0"
|
4883 | 4883 |
|
| 4884 | +ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.4.1, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3: |
| 4885 | + version "7.12.0" |
| 4886 | + resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.12.0.tgz#064997d199384be8c88d251f30ef67953d3bddc5" |
| 4887 | + integrity sha512-+EGQsbPvh19nNXHCm6rVBx2CdlxQlzxMyhey5hsGViDPriDI4PFYXYaFWdGizDrmZoDcG/Ywpeph3hl0NxGQTg== |
| 4888 | + dependencies: |
| 4889 | + "@babel/core" "^7.0.0" |
| 4890 | + "@babel/plugin-proposal-class-properties" "^7.3.4" |
| 4891 | + "@babel/plugin-proposal-decorators" "^7.3.0" |
| 4892 | + "@babel/plugin-transform-modules-amd" "^7.0.0" |
| 4893 | + "@babel/plugin-transform-runtime" "^7.2.0" |
| 4894 | + "@babel/polyfill" "^7.0.0" |
| 4895 | + "@babel/preset-env" "^7.0.0" |
| 4896 | + "@babel/runtime" "^7.2.0" |
| 4897 | + amd-name-resolver "^1.2.1" |
| 4898 | + babel-plugin-debug-macros "^0.3.0" |
| 4899 | + babel-plugin-ember-modules-api-polyfill "^2.12.0" |
| 4900 | + babel-plugin-module-resolver "^3.1.1" |
| 4901 | + broccoli-babel-transpiler "^7.3.0" |
| 4902 | + broccoli-debug "^0.6.4" |
| 4903 | + broccoli-funnel "^2.0.1" |
| 4904 | + broccoli-source "^1.1.0" |
| 4905 | + clone "^2.1.2" |
| 4906 | + ember-cli-babel-plugin-helpers "^1.1.0" |
| 4907 | + ember-cli-version-checker "^2.1.2" |
| 4908 | + ensure-posix-path "^1.0.2" |
| 4909 | + semver "^5.5.0" |
| 4910 | + |
4884 | 4911 | ember-cli-broccoli-sane-watcher@^3.0.0:
|
4885 | 4912 | version "3.0.0"
|
4886 | 4913 | resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-3.0.0.tgz#dc1812c047e1ceec4413d3c41b51a9ffc61b4cfe"
|
@@ -5606,10 +5633,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
|
5606 | 5633 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
5607 | 5634 | integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
5608 | 5635 |
|
5609 |
| -eslint-plugin-ember@7.5.0: |
5610 |
| - version "7.5.0" |
5611 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.5.0.tgz#4085c4a70d5f3ef9aa44c1736f966f5f6fb9653b" |
5612 |
| - integrity sha512-dWXLKFHUkXTDU/Zd/JNQ1OrbovwoXSipfReCAdIm2tbG+zaheE7LjisHzxuPg/Q8mktAaVu6l9CM4FI0+mE0IQ== |
| 5636 | +eslint-plugin-ember@7.6.0: |
| 5637 | + version "7.6.0" |
| 5638 | + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.6.0.tgz#383ce9be91b3ac219046e616216d0adb32eda39a" |
| 5639 | + integrity sha512-ni+Ey2qgx3GTBvGm0px4s+Xp37ZWB7kJhvS9ZjhrZAHUVLHzberCP+Q+wxCHCu95Z564ARZe2x6W70ImDhLatA== |
5613 | 5640 | dependencies:
|
5614 | 5641 | "@ember-data/rfc395-data" "^0.0.4"
|
5615 | 5642 | ember-rfc176-data "^0.3.12"
|
|
0 commit comments