diff --git a/ember-resize-modifier/package.json b/ember-resize-modifier/package.json index 0ec450f4..9206e928 100644 --- a/ember-resize-modifier/package.json +++ b/ember-resize-modifier/package.json @@ -42,7 +42,7 @@ "@babel/runtime": "^7.25.6", "@embroider/addon-dev": "^5.0.0", "@rollup/plugin-babel": "^6.0.4", - "babel-plugin-ember-template-compilation": "^2.2.5", + "babel-plugin-ember-template-compilation": "^2.3.0", "concurrently": "^9.0.0", "ember-template-lint": "^6.0.0", "eslint": "^8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5688fd70..97abef3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: ^6.0.4 version: 6.0.4(@babel/core@7.25.2)(rollup@4.21.2) babel-plugin-ember-template-compilation: - specifier: ^2.2.5 - version: 2.2.5 + specifier: ^2.3.0 + version: 2.3.0 concurrently: specifier: ^9.0.0 version: 9.0.0 @@ -2152,6 +2152,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-htmlbars-inline-precompile@5.3.1: resolution: {integrity: sha512-QWjjFgSKtSRIcsBhJmEwS2laIdrA6na8HAlc/pEAhjHgQsah/gMiBFRZvbQTy//hWxR4BMwV7/Mya7q5H8uHeA==} engines: {node: 10.* || >= 12.*} @@ -8329,7 +8333,7 @@ snapshots: '@embroider/macros': 1.16.5 '@embroider/shared-internals': 2.6.2 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 @@ -9403,6 +9407,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-htmlbars-inline-precompile@5.3.1: dependencies: babel-plugin-ember-modules-api-polyfill: 3.5.0