Skip to content

Commit 86cd410

Browse files
chore(deps): update dependency prettier-plugin-astro to v0.14.1
1 parent b8c0dd6 commit 86cd410

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
@@ -163,7 +163,7 @@
163163
"open-cli": "^8.0.0",
164164
"postcss": "8.4.49",
165165
"prettier": "2.8.8",
166-
"prettier-plugin-astro": "0.10.0",
166+
"prettier-plugin-astro": "0.14.1",
167167
"prettier-plugin-svelte": "^2.9.0",
168168
"prettier-plugin-tailwindcss": "^0.4.0",
169169
"react": "18.3.1",

yarn.lock

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@ __metadata:
4242
languageName: node
4343
linkType: hard
4444

45-
"@astrojs/compiler@npm:^1.5.0":
46-
version: 1.8.2
47-
resolution: "@astrojs/compiler@npm:1.8.2"
48-
checksum: 10c0/8cb32dec9d1447032421eea728e48cc55901f32872de84621f3da1b5cc27f22d5eef1cd37199f752e85da8d21353580a4bacabfb21ebbb3fdae4db8e1d5297aa
49-
languageName: node
50-
linkType: hard
51-
5245
"@astrojs/compiler@npm:^2.10.3":
5346
version: 2.10.3
5447
resolution: "@astrojs/compiler@npm:2.10.3"
5548
checksum: 10c0/35e7a6e9d197924a3203afd3bd7bff39c8d4271516816c30173cca872302312c3748eefc5a5832523f49b98743115628a1b96922d7d96588a8d96e110a106b88
5649
languageName: node
5750
linkType: hard
5851

52+
"@astrojs/compiler@npm:^2.9.1":
53+
version: 2.12.0
54+
resolution: "@astrojs/compiler@npm:2.12.0"
55+
checksum: 10c0/8499c8cfae1c94ba5cbafe1fb645f6a6d1b8e431ca20e91386a76e39046c66dddc1cea84d75152d961752dc95bb45f9e933b54e7b1dd3746b98626f2878c1c79
56+
languageName: node
57+
linkType: hard
58+
5959
"@astrojs/internal-helpers@npm:0.4.1":
6060
version: 0.4.1
6161
resolution: "@astrojs/internal-helpers@npm:0.4.1"
@@ -822,7 +822,7 @@ __metadata:
822822
p-queue: "npm:^8.0.1"
823823
postcss: "npm:8.4.49"
824824
prettier: "npm:2.8.8"
825-
prettier-plugin-astro: "npm:0.10.0"
825+
prettier-plugin-astro: "npm:0.14.1"
826826
prettier-plugin-svelte: "npm:^2.9.0"
827827
prettier-plugin-tailwindcss: "npm:^0.4.0"
828828
ramda: "npm:^0.30.0"
@@ -9051,14 +9051,14 @@ __metadata:
90519051
languageName: node
90529052
linkType: hard
90539053

9054-
"prettier-plugin-astro@npm:0.10.0":
9055-
version: 0.10.0
9056-
resolution: "prettier-plugin-astro@npm:0.10.0"
9054+
"prettier-plugin-astro@npm:0.14.1":
9055+
version: 0.14.1
9056+
resolution: "prettier-plugin-astro@npm:0.14.1"
90579057
dependencies:
9058-
"@astrojs/compiler": "npm:^1.5.0"
9059-
prettier: "npm:^2.8.8"
9058+
"@astrojs/compiler": "npm:^2.9.1"
9059+
prettier: "npm:^3.0.0"
90609060
sass-formatter: "npm:^0.7.6"
9061-
checksum: 10c0/ce08c298ffada4ead9b00e20da47b56a36f6634bf1cd3808c766cb97ca9f67acc6796be2f4e038ee53a0f29d80e96dd6da2ceae3876226882dccca257037ad53
9061+
checksum: 10c0/f812607d422ff36df1bf58534a96590a861dedf41e70f8f36fa9546b91def65b17f4507e1c9212dab56cbbae2f4ab5ff6e7e31370b9198261360c6444daa297c
90629062
languageName: node
90639063
linkType: hard
90649064

@@ -9127,7 +9127,7 @@ __metadata:
91279127
languageName: node
91289128
linkType: hard
91299129

9130-
"prettier@npm:2.8.8, prettier@npm:^2.8.8":
9130+
"prettier@npm:2.8.8":
91319131
version: 2.8.8
91329132
resolution: "prettier@npm:2.8.8"
91339133
bin:
@@ -9136,6 +9136,15 @@ __metadata:
91369136
languageName: node
91379137
linkType: hard
91389138

9139+
"prettier@npm:^3.0.0":
9140+
version: 3.5.3
9141+
resolution: "prettier@npm:3.5.3"
9142+
bin:
9143+
prettier: bin/prettier.cjs
9144+
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
9145+
languageName: node
9146+
linkType: hard
9147+
91399148
"pretty-format@npm:^29.7.0":
91409149
version: 29.7.0
91419150
resolution: "pretty-format@npm:29.7.0"

0 commit comments

Comments
 (0)