diff --git a/package.json b/package.json index 96c58bae72..a0da70be7e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "astro": "^3.5.5", "astro-feelback": "^0.3.4", "prettier": "^3.0.3", - "prettier-plugin-astro": "^0.12.1", + "prettier-plugin-astro": "^0.12.2", "rehype-autolink-headings": "^7.1.0", "sharp": "^0.32.6", "shiki": "^0.14.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47c1d3d31d..f9d1956b0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 prettier-plugin-astro: - specifier: ^0.12.1 - version: 0.12.1 + specifier: ^0.12.2 + version: 0.12.2 rehype-autolink-headings: specifier: ^7.1.0 version: 7.1.0 @@ -3757,8 +3757,8 @@ packages: which-pm: 2.0.0 dev: false - /prettier-plugin-astro@0.12.1: - resolution: {integrity: sha512-1mlNIU/cV+25oB4z5wXzOz2fSDcawG3MsVUwgw2i8VSy7voLSENMSpR1juu3U5MAVUo3owuyax11QuylbpuqOQ==} + /prettier-plugin-astro@0.12.2: + resolution: {integrity: sha512-1OXSEht27zrnX7rCa0bEpLdspeumFW4hnj4+JzPuG5bRlSOAhD0rbXBNZfRD9q0Qbr00EcCcnjd6k6M8q+GfTA==} engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.2