Skip to content

Commit bdb76a2

Browse files
chore(deps): update dependency astro to v5.4.1 (#1521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ca5a07 commit bdb76a2

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/node": "22.13.5",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.4.0",
77+
"astro": "5.4.1",
7878
"dotenv": "16.4.7",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,14 @@ __metadata:
5555
languageName: node
5656
linkType: hard
5757

58-
"@astrojs/compiler@npm:^2.10.3, @astrojs/compiler@npm:^2.9.1":
58+
"@astrojs/compiler@npm:^2.10.4":
59+
version: 2.10.4
60+
resolution: "@astrojs/compiler@npm:2.10.4"
61+
checksum: 10c0/751467c53160b0f0a3c541696c6727c8fc6547ddadb870425474bfc0e1a87d7bc71270c04753981bd21f826d3ab8a4ef764fa19686c3df10a39fb6c01e07ee39
62+
languageName: node
63+
linkType: hard
64+
65+
"@astrojs/compiler@npm:^2.9.1":
5966
version: 2.10.3
6067
resolution: "@astrojs/compiler@npm:2.10.3"
6168
checksum: 10c0/35e7a6e9d197924a3203afd3bd7bff39c8d4271516816c30173cca872302312c3748eefc5a5832523f49b98743115628a1b96922d7d96588a8d96e110a106b88
@@ -636,7 +643,7 @@ __metadata:
636643
"@types/node": "npm:22.13.5"
637644
"@types/ramda": "npm:0.30.2"
638645
"@types/uuid": "npm:^10.0.0"
639-
astro: "npm:5.4.0"
646+
astro: "npm:5.4.1"
640647
bignumber.js: "npm:9.1.2"
641648
dayjs: "npm:^1.11.8"
642649
dompurify: "npm:^3.0.5"
@@ -3281,11 +3288,11 @@ __metadata:
32813288
languageName: node
32823289
linkType: hard
32833290

3284-
"astro@npm:5.4.0":
3285-
version: 5.4.0
3286-
resolution: "astro@npm:5.4.0"
3291+
"astro@npm:5.4.1":
3292+
version: 5.4.1
3293+
resolution: "astro@npm:5.4.1"
32873294
dependencies:
3288-
"@astrojs/compiler": "npm:^2.10.3"
3295+
"@astrojs/compiler": "npm:^2.10.4"
32893296
"@astrojs/internal-helpers": "npm:0.6.0"
32903297
"@astrojs/markdown-remark": "npm:6.2.0"
32913298
"@astrojs/telemetry": "npm:3.2.0"
@@ -3350,7 +3357,7 @@ __metadata:
33503357
optional: true
33513358
bin:
33523359
astro: astro.js
3353-
checksum: 10c0/90d0592103b6731a25eef9f004fdff6f1fadae3db4f327ab4ecc2bea72ebb3e47e0f2a4f2358e06fe0346d443e734770ad3cb25a0061274ffc91fdb0e59b37d5
3360+
checksum: 10c0/4adda49e77df15a50eb139ce0cb1b53236fbb8b9e9c69d5016e2dc352d437dfe6a9b3c27682a01862636a6d52827719eb954a70562b8f454e01d54345c8ad094
33543361
languageName: node
33553362
linkType: hard
33563363

0 commit comments

Comments
 (0)