diff --git a/package.json b/package.json index 02a3a3e7..43afa5d6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "eslint": "9.32.0", "@eslint/js": "9.32.0", - "@ianvs/prettier-plugin-sort-imports": "4.5.1", + "@ianvs/prettier-plugin-sort-imports": "4.7.0", "concurrently": "9.2.1", "globals": "16.3.0", "ncp": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0d907ac..035938bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 9.32.0 version: 9.32.0 '@ianvs/prettier-plugin-sort-imports': - specifier: 4.5.1 - version: 4.5.1(@vue/compiler-sfc@3.5.22)(prettier@3.6.2) + specifier: 4.7.0 + version: 4.7.0(@vue/compiler-sfc@3.5.22)(prettier@3.6.2) concurrently: specifier: 9.2.1 version: 9.2.1 @@ -874,17 +874,23 @@ packages: resolution: {integrity: sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==} engines: {node: '>=18.18'} - '@ianvs/prettier-plugin-sort-imports@4.5.1': - resolution: {integrity: sha512-vOQwIyQHnHz0ikvHEQDzwUkNfX74o/7qNEpm9LiPtyBvCg/AU/DOkhwe1o92chPS1QzS6G7HeiO+OwIt8a358A==} + '@ianvs/prettier-plugin-sort-imports@4.7.0': + resolution: {integrity: sha512-soa2bPUJAFruLL4z/CnMfSEKGznm5ebz29fIa9PxYtu8HHyLKNE1NXAs6dylfw1jn/ilEIfO2oLLN6uAafb7DA==} peerDependencies: '@prettier/plugin-oxc': ^0.0.4 '@vue/compiler-sfc': 2.7.x || 3.x + content-tag: ^4.0.0 prettier: 2 || 3 || ^4.0.0-0 + prettier-plugin-ember-template-tag: ^2.1.0 peerDependenciesMeta: '@prettier/plugin-oxc': optional: true '@vue/compiler-sfc': optional: true + content-tag: + optional: true + prettier-plugin-ember-template-tag: + optional: true '@img/sharp-darwin-arm64@0.33.5': resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} @@ -3890,8 +3896,8 @@ snapshots: '@babel/generator@7.27.1': dependencies: - '@babel/parser': 7.27.5 - '@babel/types': 7.27.6 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.1.0 @@ -4480,16 +4486,16 @@ snapshots: '@babel/template@7.27.1': dependencies: '@babel/code-frame': 7.27.1 - '@babel/parser': 7.27.5 - '@babel/types': 7.27.6 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 '@babel/traverse@7.27.1': dependencies: '@babel/code-frame': 7.27.1 '@babel/generator': 7.27.1 - '@babel/parser': 7.27.5 + '@babel/parser': 7.28.4 '@babel/template': 7.27.1 - '@babel/types': 7.27.6 + '@babel/types': 7.28.4 debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: @@ -4644,12 +4650,12 @@ snapshots: '@humanwhocodes/retry@0.4.2': {} - '@ianvs/prettier-plugin-sort-imports@4.5.1(@vue/compiler-sfc@3.5.22)(prettier@3.6.2)': + '@ianvs/prettier-plugin-sort-imports@4.7.0(@vue/compiler-sfc@3.5.22)(prettier@3.6.2)': dependencies: '@babel/generator': 7.27.1 - '@babel/parser': 7.27.5 + '@babel/parser': 7.28.4 '@babel/traverse': 7.27.1 - '@babel/types': 7.27.6 + '@babel/types': 7.28.4 prettier: 3.6.2 semver: 7.7.2 optionalDependencies: