Build(deps): Bump babel-plugin-ember-template-compilation (#28812)

Bumps [babel-plugin-ember-template-compilation](https://github.com/emberjs/babel-plugin-ember-template-compilation) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/emberjs/babel-plugin-ember-template-compilation/releases)
- [Changelog](https://github.com/emberjs/babel-plugin-ember-template-compilation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emberjs/babel-plugin-ember-template-compilation/commits)

---
updated-dependencies:
- dependency-name: babel-plugin-ember-template-compilation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-10 09:45:56 +02:00 committed by GitHub
parent cd7aa53521
commit 468eb009fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 17 additions and 8 deletions

View File

@ -70,7 +70,7 @@
"admin": "workspace:1.0.0",
"autosize": "^6.0.1",
"babel-import-util": "^3.0.0",
"babel-plugin-ember-template-compilation": "^2.2.5",
"babel-plugin-ember-template-compilation": "^2.3.0",
"bootstrap": "3.4.1",
"broccoli-asset-rev": "^3.0.0",
"custom-proxy": "workspace:1.0.0",

View File

@ -9,7 +9,7 @@
"dependencies": {
"@babel/standalone": "^7.25.6",
"@zxing/text-encoding": "^0.9.0",
"babel-plugin-ember-template-compilation": "^2.2.5",
"babel-plugin-ember-template-compilation": "^2.3.0",
"content-tag": "^2.0.1",
"discourse-common": "workspace:1.0.0",
"discourse-widget-hbs": "workspace:1.0.0",

View File

@ -424,8 +424,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0
babel-plugin-ember-template-compilation:
specifier: ^2.2.5
version: 2.2.5
specifier: ^2.3.0
version: 2.3.0
bootstrap:
specifier: 3.4.1
version: 3.4.1
@ -1085,8 +1085,8 @@ importers:
specifier: ^0.9.0
version: 0.9.0
babel-plugin-ember-template-compilation:
specifier: ^2.2.5
version: 2.2.5
specifier: ^2.3.0
version: 2.3.0
content-tag:
specifier: ^2.0.1
version: 2.0.1(patch_hash=ktsray6trrtjm4aalso2qo7nka)
@ -3177,6 +3177,10 @@ packages:
resolution: {integrity: sha512-NQ2DT0DsYyHVrEpFQIy2U8S91JaKSE8NOSZzMd7KZFJVgA6KodJq3Uj852HcH9LsSfvwppnM+dRo1G8bzTnnFw==}
engines: {node: '>= 12.*'}
babel-plugin-ember-template-compilation@2.3.0:
resolution: {integrity: sha512-4ZrKVSqdw5PxEKRbqfOpPhrrNBDG3mFPhyT6N1Oyyem81ZIkCvNo7TPKvlTHeFxqb6HtUvCACP/pzFpZ74J4pg==}
engines: {node: '>= 12.*'}
babel-plugin-filter-imports@4.0.0:
resolution: {integrity: sha512-jDLlxI8QnfKd7PtieH6pl4tZJzymzfCDCPGdTq/grgbiYAikwDPp/oL0IlFJn0HQjLpcLkyYhPKkUVneRESw5w==}
engines: {node: '>=8'}
@ -9524,7 +9528,7 @@ snapshots:
'@types/yargs': 17.0.33
assert-never: 1.3.0
babel-import-util: 2.1.1
babel-plugin-ember-template-compilation: 2.2.5
babel-plugin-ember-template-compilation: 2.3.0
babel-plugin-syntax-dynamic-import: 6.18.0
babylon: 6.18.0
bind-decorator: 1.0.11
@ -9568,7 +9572,7 @@ snapshots:
'@embroider/macros': 1.16.6(@glint/template@1.4.1-unstable.ff9ea6c)
'@embroider/shared-internals': 2.6.3(supports-color@8.1.1)
assert-never: 1.3.0
babel-plugin-ember-template-compilation: 2.2.5
babel-plugin-ember-template-compilation: 2.3.0
broccoli-node-api: 1.7.0
broccoli-persistent-filter: 3.1.3
broccoli-plugin: 4.0.7
@ -11026,6 +11030,11 @@ snapshots:
'@glimmer/syntax': 0.84.3
babel-import-util: 3.0.0
babel-plugin-ember-template-compilation@2.3.0:
dependencies:
'@glimmer/syntax': 0.84.3
babel-import-util: 3.0.0
babel-plugin-filter-imports@4.0.0:
dependencies:
'@babel/types': 7.25.6