diff --git a/package.json b/package.json index b2e60a11..52b92b62 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dotenv": "^16.3.1", "eslint": "^8.46.0", "prettier": "^3.0.1", - "prettier-plugin-astro": "^0.11.0", + "prettier-plugin-astro": "^0.12.0", "schema-dts": "^1.1.2", "unocss": "^0.55.0", "zod": "^3.22.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78766f44..bfaf50c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ devDependencies: specifier: ^3.0.1 version: 3.0.1 prettier-plugin-astro: - specifier: ^0.11.0 - version: 0.11.0 + specifier: ^0.12.0 + version: 0.12.0 schema-dts: specifier: ^1.1.2 version: 1.1.2(typescript@5.1.6) @@ -6990,9 +6990,9 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-astro@0.11.0: - resolution: {integrity: sha512-rl2hJ4Kty/aEfGjk3i4JS+bpng9MjgvwqLRNzeb9NqYhqKoWNwOR39cIJXFjU1vR3zYOPnwWNRMelKb0orunYA==} - engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} + /prettier-plugin-astro@0.12.0: + resolution: {integrity: sha512-8E+9YQR6/5CPZJs8XsfBw579zrwZkc0Wb7x0fRVm/51JC8Iys4lBw4ecV8fHwpbQnzve86TUa4fJ08BJzqfWnA==} + engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.2 prettier: 3.0.1