Skip to content

Commit e52c64b

Browse files
chore(deps): update dependency astro to v6.1.4
1 parent cfa1db5 commit e52c64b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": "24.12.2",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "6.1.3",
77+
"astro": "6.1.4",
7878
"dotenv": "17.4.1",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ __metadata:
11561156
"@types/node": "npm:24.12.2"
11571157
"@types/ramda": "npm:0.31.1"
11581158
"@types/uuid": "npm:^11.0.0"
1159-
astro: "npm:6.1.3"
1159+
astro: "npm:6.1.4"
11601160
bignumber.js: "npm:10.0.2"
11611161
dayjs: "npm:^1.11.8"
11621162
dompurify: "npm:^3.0.5"
@@ -4518,9 +4518,9 @@ __metadata:
45184518
languageName: node
45194519
linkType: hard
45204520

4521-
"astro@npm:6.1.3":
4522-
version: 6.1.3
4523-
resolution: "astro@npm:6.1.3"
4521+
"astro@npm:6.1.4":
4522+
version: 6.1.4
4523+
resolution: "astro@npm:6.1.4"
45244524
dependencies:
45254525
"@astrojs/compiler": "npm:^3.0.1"
45264526
"@astrojs/internal-helpers": "npm:0.8.0"
@@ -4583,7 +4583,7 @@ __metadata:
45834583
optional: true
45844584
bin:
45854585
astro: bin/astro.mjs
4586-
checksum: 10c0/be1de9d5b2d431433cab555e2c3f33b7bc1cfb53077a2707129d35cb070a534f99b5bded119a39b5c65266fb754af787d238a398108eb4d9db9aa2a4c3c693c2
4586+
checksum: 10c0/4296627c6edf5a0b3fc76c1d4b6be3a8fa226fe84005ce548b46b93437a742dbaee3715e628dd6293ba16d1eae17383b38669c8a16866b8b41e4e37419045130
45874587
languageName: node
45884588
linkType: hard
45894589

0 commit comments

Comments
 (0)