diff --git a/package.json b/package.json index 1c7b4ebc21..cd4f5c449c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "astro": "^3.3.3", "astro-feelback": "^0.3.4", "prettier": "^3.0.3", - "prettier-plugin-astro": "^0.12.0", + "prettier-plugin-astro": "^0.12.1", "rehype-autolink-headings": "^7.0.0", "sharp": "^0.32.6", "shiki": "^0.14.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75c685e540..805718e33e 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.0 - version: 0.12.0 + specifier: ^0.12.1 + version: 0.12.1 rehype-autolink-headings: specifier: ^7.0.0 version: 7.0.0 @@ -3658,8 +3658,8 @@ packages: which-pm: 2.0.0 dev: false - /prettier-plugin-astro@0.12.0: - resolution: {integrity: sha512-8E+9YQR6/5CPZJs8XsfBw579zrwZkc0Wb7x0fRVm/51JC8Iys4lBw4ecV8fHwpbQnzve86TUa4fJ08BJzqfWnA==} + /prettier-plugin-astro@0.12.1: + resolution: {integrity: sha512-1mlNIU/cV+25oB4z5wXzOz2fSDcawG3MsVUwgw2i8VSy7voLSENMSpR1juu3U5MAVUo3owuyax11QuylbpuqOQ==} engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.2