Kaynağa Gözat

chore(deps-dev): bump prettier-plugin-astro from 0.11.0 to 0.12.0 (#5297)

Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.11.0 to 0.12.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.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 yıl önce
ebeveyn
işleme
854c0d2faa
2 değiştirilmiş dosya ile 9 ekleme ve 10 silme
  1. 8 9
      package-lock.json
  2. 1 1
      package.json

+ 8 - 9
package-lock.json

@@ -34,7 +34,7 @@
         "postcss": "^8.4.28",
         "postcss-cli": "^10.1.0",
         "prettier": "^3.0.1",
-        "prettier-plugin-astro": "^0.11.0",
+        "prettier-plugin-astro": "^0.12.0",
         "rollup": "^3.28.0",
         "rtlcss": "^4.1.0",
         "sass": "^1.66.1",
@@ -8676,9 +8676,9 @@
       }
     },
     "node_modules/prettier-plugin-astro": {
-      "version": "0.11.0",
-      "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.11.0.tgz",
-      "integrity": "sha512-rl2hJ4Kty/aEfGjk3i4JS+bpng9MjgvwqLRNzeb9NqYhqKoWNwOR39cIJXFjU1vR3zYOPnwWNRMelKb0orunYA==",
+      "version": "0.12.0",
+      "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.12.0.tgz",
+      "integrity": "sha512-8E+9YQR6/5CPZJs8XsfBw579zrwZkc0Wb7x0fRVm/51JC8Iys4lBw4ecV8fHwpbQnzve86TUa4fJ08BJzqfWnA==",
       "dev": true,
       "dependencies": {
         "@astrojs/compiler": "^1.5.5",
@@ -8686,8 +8686,7 @@
         "sass-formatter": "^0.7.6"
       },
       "engines": {
-        "node": "^14.15.0 || >=16.0.0",
-        "pnpm": ">=7.14.0"
+        "node": "^14.15.0 || >=16.0.0"
       }
     },
     "node_modules/pretty-hrtime": {
@@ -17890,9 +17889,9 @@
       "dev": true
     },
     "prettier-plugin-astro": {
-      "version": "0.11.0",
-      "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.11.0.tgz",
-      "integrity": "sha512-rl2hJ4Kty/aEfGjk3i4JS+bpng9MjgvwqLRNzeb9NqYhqKoWNwOR39cIJXFjU1vR3zYOPnwWNRMelKb0orunYA==",
+      "version": "0.12.0",
+      "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.12.0.tgz",
+      "integrity": "sha512-8E+9YQR6/5CPZJs8XsfBw579zrwZkc0Wb7x0fRVm/51JC8Iys4lBw4ecV8fHwpbQnzve86TUa4fJ08BJzqfWnA==",
       "dev": true,
       "requires": {
         "@astrojs/compiler": "^1.5.5",

+ 1 - 1
package.json

@@ -82,7 +82,7 @@
     "postcss": "^8.4.28",
     "postcss-cli": "^10.1.0",
     "prettier": "^3.0.1",
-    "prettier-plugin-astro": "^0.11.0",
+    "prettier-plugin-astro": "^0.12.0",
     "rollup": "^3.28.0",
     "rtlcss": "^4.1.0",
     "sass": "^1.66.1",