|
850 | 850 | core-js "^2.6.5"
|
851 | 851 | regenerator-runtime "^0.13.4"
|
852 | 852 |
|
853 |
| -"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.12.0", "@babel/preset-env@^7.14.5": |
| 853 | +"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.14.5", "@babel/preset-env@^7.16.5": |
854 | 854 | version "7.16.5"
|
855 | 855 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.5.tgz#2e94d922f4a890979af04ffeb6a6b4e44ba90847"
|
856 | 856 | integrity sha512-MiJJW5pwsktG61NDxpZ4oJ1CKxM1ncam9bzRtx9g40/WkLRkxFP6mhpkYV0/DxcciqoiHicx291+eUQrXb/SfQ==
|
@@ -6176,20 +6176,22 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0, em
|
6176 | 6176 | resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
|
6177 | 6177 | integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
|
6178 | 6178 |
|
6179 |
| -[email protected]. 8, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.17.2, ember-cli-babel@^7.18.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.21.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.23.1, ember-cli-babel@^7.26.3, ember-cli-babel@^7.26.4, ember-cli-babel@^7.26.5, ember-cli-babel@^7.26.6, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3: |
6180 |
| - version "7.26.8" |
6181 |
| - resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.8.tgz#f0a17c0016f3815d13e926fd246b5ed417b89146" |
6182 |
| - integrity sha512-PqqR9wzIHziVnktcYSi5OWI/dvJJvscYlWdiIpoWWkXKyWqd5tk9iobDPS1bcRi3y0TtP8nAyLjy8tGyFLiA5Q== |
| 6179 | +[email protected]. 10, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.17.2, ember-cli-babel@^7.18.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.21.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.23.1, ember-cli-babel@^7.26.3, ember-cli-babel@^7.26.4, ember-cli-babel@^7.26.5, ember-cli-babel@^7.26.6, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3: |
| 6180 | + version "7.26.10" |
| 6181 | + resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.10.tgz#93565bef47b154ec0c1ceafacfd1474a01002ddc" |
| 6182 | + integrity sha512-xWaC0NsqP6M5an0QEjgV5MNqhWLJBYa85454SSNaskXFsGHS+0PPQTbgU1brqIRKBjDSNeAnRzFTafmnW8h7Zw== |
6183 | 6183 | dependencies:
|
6184 | 6184 | "@babel/core" "^7.12.0"
|
6185 | 6185 | "@babel/helper-compilation-targets" "^7.12.0"
|
6186 |
| - "@babel/plugin-proposal-class-properties" "^7.13.0" |
| 6186 | + "@babel/plugin-proposal-class-properties" "^7.16.5" |
6187 | 6187 | "@babel/plugin-proposal-decorators" "^7.13.5"
|
| 6188 | + "@babel/plugin-proposal-private-methods" "^7.16.5" |
| 6189 | + "@babel/plugin-proposal-private-property-in-object" "^7.16.5" |
6188 | 6190 | "@babel/plugin-transform-modules-amd" "^7.13.0"
|
6189 | 6191 | "@babel/plugin-transform-runtime" "^7.13.9"
|
6190 | 6192 | "@babel/plugin-transform-typescript" "^7.13.0"
|
6191 | 6193 | "@babel/polyfill" "^7.11.5"
|
6192 |
| - "@babel/preset-env" "^7.12.0" |
| 6194 | + "@babel/preset-env" "^7.16.5" |
6193 | 6195 | "@babel/runtime" "7.12.18"
|
6194 | 6196 | amd-name-resolver "^1.3.1"
|
6195 | 6197 | babel-plugin-debug-macros "^0.3.4"
|
|
0 commit comments