Skip to content

Commit c2e41f4

Browse files
chore(deps): update dependency prettier-plugin-astro to v0.14.1
1 parent 681773a commit c2e41f4

File tree

2 files changed

+25
-16
lines changed

2 files changed

+25
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"open-cli": "^8.0.0",
159159
"postcss": "8.4.49",
160160
"prettier": "2.8.8",
161-
"prettier-plugin-astro": "0.10.0",
161+
"prettier-plugin-astro": "0.14.1",
162162
"prettier-plugin-svelte": "^2.9.0",
163163
"prettier-plugin-tailwindcss": "^0.4.0",
164164
"react": "18.3.1",

yarn.lock

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,20 @@ __metadata:
4949
languageName: node
5050
linkType: hard
5151

52-
"@astrojs/compiler@npm:^1.5.0":
53-
version: 1.8.2
54-
resolution: "@astrojs/compiler@npm:1.8.2"
55-
checksum: 10c0/8cb32dec9d1447032421eea728e48cc55901f32872de84621f3da1b5cc27f22d5eef1cd37199f752e85da8d21353580a4bacabfb21ebbb3fdae4db8e1d5297aa
56-
languageName: node
57-
linkType: hard
58-
5952
"@astrojs/compiler@npm:^2.10.3":
6053
version: 2.10.3
6154
resolution: "@astrojs/compiler@npm:2.10.3"
6255
checksum: 10c0/35e7a6e9d197924a3203afd3bd7bff39c8d4271516816c30173cca872302312c3748eefc5a5832523f49b98743115628a1b96922d7d96588a8d96e110a106b88
6356
languageName: node
6457
linkType: hard
6558

59+
"@astrojs/compiler@npm:^2.9.1":
60+
version: 2.10.4
61+
resolution: "@astrojs/compiler@npm:2.10.4"
62+
checksum: 10c0/751467c53160b0f0a3c541696c6727c8fc6547ddadb870425474bfc0e1a87d7bc71270c04753981bd21f826d3ab8a4ef764fa19686c3df10a39fb6c01e07ee39
63+
languageName: node
64+
linkType: hard
65+
6666
"@astrojs/internal-helpers@npm:0.4.1":
6767
version: 0.4.1
6868
resolution: "@astrojs/internal-helpers@npm:0.4.1"
@@ -843,7 +843,7 @@ __metadata:
843843
p-queue: "npm:^8.0.1"
844844
postcss: "npm:8.4.49"
845845
prettier: "npm:2.8.8"
846-
prettier-plugin-astro: "npm:0.10.0"
846+
prettier-plugin-astro: "npm:0.14.1"
847847
prettier-plugin-svelte: "npm:^2.9.0"
848848
prettier-plugin-tailwindcss: "npm:^0.4.0"
849849
ramda: "npm:^0.30.0"
@@ -8967,14 +8967,14 @@ __metadata:
89678967
languageName: node
89688968
linkType: hard
89698969

8970-
"prettier-plugin-astro@npm:0.10.0":
8971-
version: 0.10.0
8972-
resolution: "prettier-plugin-astro@npm:0.10.0"
8970+
"prettier-plugin-astro@npm:0.14.1":
8971+
version: 0.14.1
8972+
resolution: "prettier-plugin-astro@npm:0.14.1"
89738973
dependencies:
8974-
"@astrojs/compiler": "npm:^1.5.0"
8975-
prettier: "npm:^2.8.8"
8974+
"@astrojs/compiler": "npm:^2.9.1"
8975+
prettier: "npm:^3.0.0"
89768976
sass-formatter: "npm:^0.7.6"
8977-
checksum: 10c0/ce08c298ffada4ead9b00e20da47b56a36f6634bf1cd3808c766cb97ca9f67acc6796be2f4e038ee53a0f29d80e96dd6da2ceae3876226882dccca257037ad53
8977+
checksum: 10c0/f812607d422ff36df1bf58534a96590a861dedf41e70f8f36fa9546b91def65b17f4507e1c9212dab56cbbae2f4ab5ff6e7e31370b9198261360c6444daa297c
89788978
languageName: node
89798979
linkType: hard
89808980

@@ -9043,7 +9043,7 @@ __metadata:
90439043
languageName: node
90449044
linkType: hard
90459045

9046-
"prettier@npm:2.8.8, prettier@npm:^2.8.8":
9046+
"prettier@npm:2.8.8":
90479047
version: 2.8.8
90489048
resolution: "prettier@npm:2.8.8"
90499049
bin:
@@ -9052,6 +9052,15 @@ __metadata:
90529052
languageName: node
90539053
linkType: hard
90549054

9055+
"prettier@npm:^3.0.0":
9056+
version: 3.5.0
9057+
resolution: "prettier@npm:3.5.0"
9058+
bin:
9059+
prettier: bin/prettier.cjs
9060+
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
9061+
languageName: node
9062+
linkType: hard
9063+
90559064
"pretty-format@npm:^29.7.0":
90569065
version: 29.7.0
90579066
resolution: "pretty-format@npm:29.7.0"

0 commit comments

Comments
 (0)