@@ -2986,10 +2986,10 @@ babel-plugin-ember-modules-api-polyfill@^3.5.0:
29862986 dependencies:
29872987 ember-rfc176-data "^0.3.17"
29882988
2989- babel-plugin-ember-template-compilation@^2.0.0:
2990- version "2.0.0 "
2991- resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.0.0 .tgz#41d895874ba6119dd461f61993c16d1154bf8a57 "
2992- integrity sha512-d+4jaB2ik0rt9TH0K9kOlKJeRBHEb373FgFMcU9ZaJL2zYuVXe19bqy+cWlLpLf1tpOBcBG9QTlFBCoImlOt1g ==
2989+ babel-plugin-ember-template-compilation@^2.0.0, babel-plugin-ember-template-compilation@^2.0.1 :
2990+ version "2.0.2 "
2991+ resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.0.2 .tgz#632a082feac60fea1432fd6c9448e65bb7884fd5 "
2992+ integrity sha512-/sQJbmOqfNfaEYrIayy8qpfi6GhsoMeBVR3IiihOTHaKFN9+EdTzED8fhUqfshBPu5Qz6zhPkY1aMJ3k/mAuxw ==
29932993 dependencies:
29942994 babel-import-util "^1.3.0"
29952995
@@ -5806,9 +5806,9 @@ ember-auto-import@^1.11.3, ember-auto-import@^1.2.19:
58065806 webpack "^4.43.0"
58075807
58085808ember-auto-import@^2.3.0, ember-auto-import@^2.4.0, ember-auto-import@^2.4.3, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0, ember-auto-import@^2.6.1:
5809- version "2.6.1 "
5810- resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.1 .tgz#bd8d434143bd411b99f4a8f32d8b58414d7da4f3 "
5811- integrity sha512-3bCRi/pXp4QslmuCXGlSz9xwR7DF5oDx3zZO5OXKzNZihtkqAM1xvGuRIdQSl46pvbAXOkp8Odl5fOen1i0dRw ==
5809+ version "2.6.3 "
5810+ resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.3 .tgz#f18d1b93dd10b08ba5496518436f9d56dd4e000a "
5811+ integrity sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ ==
58125812 dependencies:
58135813 "@babel/core" "^7.16.7"
58145814 "@babel/plugin-proposal-class-properties" "^7.16.7"
@@ -5818,6 +5818,7 @@ ember-auto-import@^2.3.0, ember-auto-import@^2.4.0, ember-auto-import@^2.4.3, em
58185818 "@embroider/shared-internals" "^2.0.0"
58195819 babel-loader "^8.0.6"
58205820 babel-plugin-ember-modules-api-polyfill "^3.5.0"
5821+ babel-plugin-ember-template-compilation "^2.0.1"
58215822 babel-plugin-htmlbars-inline-precompile "^5.2.1"
58225823 babel-plugin-syntax-dynamic-import "^6.18.0"
58235824 broccoli-debug "^0.6.4"
0 commit comments