diff --git a/package.json b/package.json index 2bdee5ef9..485042f27 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "postcss-nesting": "12.0.1", "postcss-preset-env": "9.3.0", "prettier": "3.1.0", - "prettier-plugin-astro": "0.12.1", + "prettier-plugin-astro": "0.12.2", "prettier-plugin-tailwindcss": "0.5.7", "reading-time": "1.5.0", "rehype-accessible-emojis": "^0.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bb619d05..cde0a4a84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -162,11 +162,11 @@ devDependencies: specifier: 3.1.0 version: 3.1.0 prettier-plugin-astro: - specifier: 0.12.1 - version: 0.12.1 + specifier: 0.12.2 + version: 0.12.2 prettier-plugin-tailwindcss: specifier: 0.5.7 - version: 0.5.7(prettier-plugin-astro@0.12.1)(prettier@3.1.0) + version: 0.5.7(prettier-plugin-astro@0.12.2)(prettier@3.1.0) reading-time: specifier: 1.5.0 version: 1.5.0 @@ -10760,8 +10760,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /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 @@ -10769,7 +10769,7 @@ packages: sass-formatter: 0.7.8 dev: true - /prettier-plugin-tailwindcss@0.5.7(prettier-plugin-astro@0.12.1)(prettier@3.1.0): + /prettier-plugin-tailwindcss@0.5.7(prettier-plugin-astro@0.12.2)(prettier@3.1.0): resolution: {integrity: sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==} engines: {node: '>=14.21.3'} peerDependencies: @@ -10822,7 +10822,7 @@ packages: optional: true dependencies: prettier: 3.1.0 - prettier-plugin-astro: 0.12.1 + prettier-plugin-astro: 0.12.2 dev: true /prettier@3.1.0: