From fe484bc3cea1dd8ead07661b034fd8434b6581e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 07:39:25 +0000 Subject: [PATCH] chore(deps): bump prettier-plugin-astro from 0.13.0 to 0.14.0 in /web Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: prettier-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/web/package.json b/web/package.json index cbed80d8..b6f1e6a8 100644 --- a/web/package.json +++ b/web/package.json @@ -29,7 +29,7 @@ "eslint-plugin-astro": "^1.2.0", "eslint-plugin-jsx-a11y": "^6.8.0", "prettier": "^3.2.5", - "prettier-plugin-astro": "^0.13.0", + "prettier-plugin-astro": "^0.14.0", "sass": "^1.77.2", "typescript": "^5.4.5" } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index bbd7897a..962abb45 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@astrojs/check': specifier: ^0.7.0 - version: 0.7.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5) + version: 0.7.0(prettier-plugin-astro@0.14.0)(prettier@3.2.5)(typescript@5.4.5) '@astrojs/rss': specifier: ^4.0.6 version: 4.0.6 @@ -44,8 +44,8 @@ devDependencies: specifier: ^3.2.5 version: 3.2.5 prettier-plugin-astro: - specifier: ^0.13.0 - version: 0.13.0 + specifier: ^0.14.0 + version: 0.14.0 sass: specifier: ^1.77.2 version: 1.77.2 @@ -63,13 +63,13 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: false - /@astrojs/check@0.7.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5): + /@astrojs/check@0.7.0(prettier-plugin-astro@0.14.0)(prettier@3.2.5)(typescript@5.4.5): resolution: {integrity: sha512-UTqwOeKNu9IYZmJXEeWnQuTdSd/pX58Hl4TUARsMlT97SVDL//kLBE4T/ctxRz6J573N87oE5ddtW/uOOnQTug==} hasBin: true peerDependencies: typescript: ^5.0.0 dependencies: - '@astrojs/language-server': 2.10.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5) + '@astrojs/language-server': 2.10.0(prettier-plugin-astro@0.14.0)(prettier@3.2.5)(typescript@5.4.5) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 @@ -90,7 +90,7 @@ packages: resolution: {integrity: sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA==} dev: false - /@astrojs/language-server@2.10.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5): + /@astrojs/language-server@2.10.0(prettier-plugin-astro@0.14.0)(prettier@3.2.5)(typescript@5.4.5): resolution: {integrity: sha512-crHXpqYfA5qWioiuZnZFpTsNItgBlF1f0S9MzDYS7/pfCALkHNJ7K3w9U/j0uMKymsT4hC7BfMaX0DYlfdSzHg==} hasBin: true peerDependencies: @@ -111,7 +111,7 @@ packages: '@volar/typescript': 2.2.5 fast-glob: 3.3.2 prettier: 3.2.5 - prettier-plugin-astro: 0.13.0 + prettier-plugin-astro: 0.14.0 volar-service-css: 0.0.45(@volar/language-service@2.2.5) volar-service-emmet: 0.0.45(@volar/language-service@2.2.5) volar-service-html: 0.0.45(@volar/language-service@2.2.5) @@ -4341,8 +4341,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-astro@0.13.0: - resolution: {integrity: sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==} + /prettier-plugin-astro@0.14.0: + resolution: {integrity: sha512-7jRGJsexaRIyUzTk8uzXlP45cw6DQ5Ci4bTe0xCBCcuO1Fff8jJy9oI+kRCQKSdDFTSAArMSg8GpvzlKBtSaZA==} engines: {node: ^14.15.0 || >=16.0.0} dependencies: '@astrojs/compiler': 1.8.2