Skip to content

Commit 7a040e6

Browse files
chore(deps): update dependency astro to v6.1.5
1 parent 14e07c5 commit 7a040e6

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.4",
77+
"astro": "6.1.5",
7878
"dotenv": "17.4.1",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ __metadata:
11541154
"@types/node": "npm:24.12.2"
11551155
"@types/ramda": "npm:0.31.1"
11561156
"@types/uuid": "npm:^11.0.0"
1157-
astro: "npm:6.1.4"
1157+
astro: "npm:6.1.5"
11581158
bignumber.js: "npm:10.0.2"
11591159
dayjs: "npm:^1.11.8"
11601160
dompurify: "npm:^3.0.5"
@@ -4516,9 +4516,9 @@ __metadata:
45164516
languageName: node
45174517
linkType: hard
45184518

4519-
"astro@npm:6.1.4":
4520-
version: 6.1.4
4521-
resolution: "astro@npm:6.1.4"
4519+
"astro@npm:6.1.5":
4520+
version: 6.1.5
4521+
resolution: "astro@npm:6.1.5"
45224522
dependencies:
45234523
"@astrojs/compiler": "npm:^3.0.1"
45244524
"@astrojs/internal-helpers": "npm:0.8.0"
@@ -4536,7 +4536,6 @@ __metadata:
45364536
cookie: "npm:^1.1.1"
45374537
devalue: "npm:^5.6.3"
45384538
diff: "npm:^8.0.3"
4539-
dlv: "npm:^1.1.3"
45404539
dset: "npm:^3.1.4"
45414540
es-module-lexer: "npm:^2.0.0"
45424541
esbuild: "npm:^0.27.3"
@@ -4581,7 +4580,7 @@ __metadata:
45814580
optional: true
45824581
bin:
45834582
astro: bin/astro.mjs
4584-
checksum: 10c0/4296627c6edf5a0b3fc76c1d4b6be3a8fa226fe84005ce548b46b93437a742dbaee3715e628dd6293ba16d1eae17383b38669c8a16866b8b41e4e37419045130
4583+
checksum: 10c0/f853234dcf65ed2c8546a781974197f3059c7855189f0aa226a2f78ae808368753c2bb26ca9de5801b5e95af751b057d9d725f0b0aef5eeb1f44b73f80c9bd06
45854584
languageName: node
45864585
linkType: hard
45874586

0 commit comments

Comments
 (0)