diff --git a/packages/astro-ghostcms/package.json b/packages/astro-ghostcms/package.json index fdc664cf..354e2d57 100644 --- a/packages/astro-ghostcms/package.json +++ b/packages/astro-ghostcms/package.json @@ -80,7 +80,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^0.31.3", "prettier": "^3.2.4", - "prettier-plugin-astro": "^0.12.3", + "prettier-plugin-astro": "^0.13.0", "sass": "^1.70.0", "tiny-invariant": "^1.3.1", "typescript": "^5.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86d77fa1..b7b1279e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: dependencies: '@astrojs/check': specifier: ^0.3.4 - version: 0.3.4(prettier-plugin-astro@0.12.3)(prettier@3.2.4)(typescript@5.3.3) + version: 0.3.4(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3) '@astrojs/rss': specifier: ^4.0.2 version: 4.0.3 @@ -81,8 +81,8 @@ importers: specifier: ^3.2.4 version: 3.2.4 prettier-plugin-astro: - specifier: ^0.12.3 - version: 0.12.3 + specifier: ^0.13.0 + version: 0.13.0 sass: specifier: ^1.70.0 version: 1.70.0 @@ -151,13 +151,13 @@ packages: '@jridgewell/trace-mapping': 0.3.22 dev: false - /@astrojs/check@0.3.4(prettier-plugin-astro@0.12.3)(prettier@3.2.4)(typescript@5.3.3): + /@astrojs/check@0.3.4(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3): resolution: {integrity: sha512-Wi4KwW38J3GCd/U6LH2UuU4uc4P/K1WYaqhoKm2o7rVoGhQfO+RWrSO26rUPRXYbmae8JugAgpCmsHC8bt5RlA==} hasBin: true peerDependencies: typescript: ^5.0.0 dependencies: - '@astrojs/language-server': 2.6.2(prettier-plugin-astro@0.12.3)(prettier@3.2.4)(typescript@5.3.3) + '@astrojs/language-server': 2.6.2(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3) chokidar: 3.5.3 fast-glob: 3.3.2 kleur: 4.1.5 @@ -174,7 +174,7 @@ packages: peerDependencies: typescript: ^5.0.0 dependencies: - '@astrojs/language-server': 2.6.2(prettier-plugin-astro@0.12.3)(prettier@3.2.4)(typescript@5.3.3) + '@astrojs/language-server': 2.6.2(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3) chokidar: 3.5.3 fast-glob: 3.3.2 kleur: 4.1.5 @@ -194,7 +194,7 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: false - /@astrojs/language-server@2.6.2(prettier-plugin-astro@0.12.3)(prettier@3.2.4)(typescript@5.3.3): + /@astrojs/language-server@2.6.2(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3): resolution: {integrity: sha512-RYzPRhS/WBXK5JtfR+0+nGj+N3VbJd5jU/uSNUev9baUx/RLmUwDk1f6Oy8QDEfDDLAr76Ig8YeDD/nxPdBSLw==} hasBin: true peerDependencies: @@ -217,7 +217,7 @@ packages: fast-glob: 3.3.2 muggle-string: 0.3.1 prettier: 3.2.4 - prettier-plugin-astro: 0.12.3 + prettier-plugin-astro: 0.13.0 volar-service-css: 0.0.17(@volar/language-service@1.11.1) volar-service-emmet: 0.0.17(@volar/language-service@1.11.1) volar-service-html: 0.0.17(@volar/language-service@1.11.1) @@ -5412,8 +5412,8 @@ packages: engines: {node: '>= 0.8.0'} dev: false - /prettier-plugin-astro@0.12.3: - resolution: {integrity: sha512-GthUSu3zCvmtVyqlArosez0xE08vSJ0R1sWurxIWpABaCkNGYFANoUdFkqmIo54EV2uPLGcVJzOucWvCjPBWvg==} + /prettier-plugin-astro@0.13.0: + resolution: {integrity: sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==} engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.2