diff --git a/package.json b/package.json index 20c6f12..1e42312 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "globals": "17.4.0", "loader.js": "4.7.0", "prettier": "3.8.1", - "prettier-plugin-ember-template-tag": "2.1.3", + "prettier-plugin-ember-template-tag": "2.1.6", "qunit": "2.25.0", "qunit-dom": "3.5.0", "release-it": "19.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b75b191..6ba2d9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: specifier: 3.8.1 version: 3.8.1 prettier-plugin-ember-template-tag: - specifier: 2.1.3 - version: 2.1.3(prettier@3.8.1) + specifier: 2.1.6 + version: 2.1.6(prettier@3.8.1) qunit: specifier: 2.25.0 version: 2.25.0 @@ -1534,6 +1534,7 @@ packages: '@ungap/structured-clone@0.3.4': resolution: {integrity: sha512-TSVh8CpnwNAsPC5wXcIyh92Bv1gq6E9cNDeeLu7Z4h8V4/qWtXJp7y42qljRkqcpmsve1iozwv1wr+3BNdILCg==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@webassemblyjs/ast@1.14.1': resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==} @@ -1907,6 +1908,7 @@ packages: basic-ftp@5.2.0: resolution: {integrity: sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==} engines: {node: '>=10.0.0'} + deprecated: Security vulnerability fixed in 5.2.1, please upgrade before-after-hook@4.0.0: resolution: {integrity: sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==} @@ -2547,6 +2549,9 @@ packages: content-tag@4.1.1: resolution: {integrity: sha512-LyIbq4ZY+WbN0NoyHmg0w1kLPHyXZkZZrTDJZm/HW+MVurnKJy7U3m8WlpKm6lqbYbUSWP6ATNacE5dL2eH8+g==} + content-tag@4.2.0: + resolution: {integrity: sha512-f/o+F3qSa4gg23I7RWy6cMDxP2nPo99YWusxw2bjne7ZC6Acqqf4uB/+87AekOq1ehTocHH7b7nMd2X4S3NHVw==} + content-type@1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} @@ -5300,8 +5305,8 @@ packages: resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} engines: {node: '>=4'} - prettier-plugin-ember-template-tag@2.1.3: - resolution: {integrity: sha512-FfAvkU+fqDC3Zs8+qGhBHYuwq1DED+UTPMH33QXxivZxRekkItBNXfi1Y+YkIbhCnu6UeTE2aYdbQSLlkOC2bA==} + prettier-plugin-ember-template-tag@2.1.6: + resolution: {integrity: sha512-Y0/Id2dxccxM9pRaBXLT7sc89mc6B0UVX7Lh0SCEPb2WtQuksx4wJx98YATQKKiv5vInPmDLi9RGMipU6vAztQ==} engines: {node: 18.* || >= 20} peerDependencies: prettier: '>= 3.0.0' @@ -6377,6 +6382,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true validate-npm-package-name@7.0.2: @@ -9454,6 +9460,8 @@ snapshots: content-tag@4.1.1: {} + content-tag@4.2.0: {} + content-type@1.0.5: {} continuable-cache@0.3.1: {} @@ -12993,10 +13001,10 @@ snapshots: prepend-http@2.0.0: {} - prettier-plugin-ember-template-tag@2.1.3(prettier@3.8.1): + prettier-plugin-ember-template-tag@2.1.6(prettier@3.8.1): dependencies: '@babel/traverse': 7.29.0 - content-tag: 4.1.1 + content-tag: 4.2.0 prettier: 3.8.1 transitivePeerDependencies: - supports-color