diff --git a/package.json b/package.json index b7786f328..6e5ab06cb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "glob": "^10.3.4", "husky": "8.0.3", "prettier": "3.1.0", - "prettier-plugin-astro": "0.12.1", + "prettier-plugin-astro": "0.12.2", "prettier-plugin-svelte": "3.1.0", "prettier-plugin-tailwindcss": "0.5.7", "svelte-check": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index db48cdd56..260e1ebc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9236,10 +9236,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-astro@0.12.1: - version "0.12.1" - resolved "https://registry.yarnpkg.com/prettier-plugin-astro/-/prettier-plugin-astro-0.12.1.tgz#246140cf10454fcd1e93850c499118aee67d4a39" - integrity sha512-1mlNIU/cV+25oB4z5wXzOz2fSDcawG3MsVUwgw2i8VSy7voLSENMSpR1juu3U5MAVUo3owuyax11QuylbpuqOQ== +prettier-plugin-astro@0.12.2: + version "0.12.2" + resolved "https://registry.yarnpkg.com/prettier-plugin-astro/-/prettier-plugin-astro-0.12.2.tgz#e52d62989cbeb0373714f49debf7f35c21070a39" + integrity sha512-1OXSEht27zrnX7rCa0bEpLdspeumFW4hnj4+JzPuG5bRlSOAhD0rbXBNZfRD9q0Qbr00EcCcnjd6k6M8q+GfTA== dependencies: "@astrojs/compiler" "^1.5.5" prettier "^3.0.0"