Merge pull request #10 from MatthiesenXYZ/dependabot/npm_and_yarn/prettier-plugin-astro-0.13.0

Bump prettier-plugin-astro from 0.12.3 to 0.13.0
This commit is contained in:
Adam Matthiesen 2024-01-23 12:13:15 -08:00 committed by GitHub
commit 9250e24d1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -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",

View File

@ -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