diff --git a/package.json b/package.json index d5eddea4..d556dc51 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-astro": "1.2.0", "postcss": "8.4.38", "prettier": "3.2.5", - "prettier-plugin-astro": "0.13.0", + "prettier-plugin-astro": "0.14.0", "prettier-plugin-tailwindcss": "0.5.14" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fef37132..b8c92b16 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,11 +67,11 @@ importers: specifier: 3.2.5 version: 3.2.5 prettier-plugin-astro: - specifier: 0.13.0 - version: 0.13.0 + specifier: 0.14.0 + version: 0.14.0 prettier-plugin-tailwindcss: specifier: 0.5.14 - version: 0.5.14(prettier-plugin-astro@0.13.0)(prettier@3.2.5) + version: 0.5.14(prettier-plugin-astro@0.14.0)(prettier@3.2.5) packages: @@ -2504,8 +2504,8 @@ packages: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} engines: {node: '>=6.0.0'} - prettier-plugin-astro@0.13.0: - resolution: {integrity: sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==} + prettier-plugin-astro@0.14.0: + resolution: {integrity: sha512-7jRGJsexaRIyUzTk8uzXlP45cw6DQ5Ci4bTe0xCBCcuO1Fff8jJy9oI+kRCQKSdDFTSAArMSg8GpvzlKBtSaZA==} engines: {node: ^14.15.0 || >=16.0.0} prettier-plugin-tailwindcss@0.5.14: @@ -5781,17 +5781,17 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier-plugin-astro@0.13.0: + prettier-plugin-astro@0.14.0: dependencies: '@astrojs/compiler': 1.8.2 prettier: 3.2.5 sass-formatter: 0.7.8 - prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.13.0)(prettier@3.2.5): + prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.0)(prettier@3.2.5): dependencies: prettier: 3.2.5 optionalDependencies: - prettier-plugin-astro: 0.13.0 + prettier-plugin-astro: 0.14.0 prettier@3.2.5: {}