Skip to content

Commit 366a674

Browse files
Update dependency astro to v5.12.4
1 parent d07002d commit 366a674

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/eslint__js": "^8.42.3",
6262
"@types/node": "22.16.5",
6363
"@types/ramda": "0.30.2",
64-
"astro": "5.12.3",
64+
"astro": "5.12.4",
6565
"dotenv": "17.2.1",
6666
"eslint": "^9.12.0",
6767
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ __metadata:
10841084
"@types/eslint__js": "npm:^8.42.3"
10851085
"@types/node": "npm:22.16.5"
10861086
"@types/ramda": "npm:0.30.2"
1087-
astro: "npm:5.12.3"
1087+
astro: "npm:5.12.4"
10881088
bignumber.js: "npm:9.3.1"
10891089
dotenv: "npm:17.2.1"
10901090
eslint: "npm:^9.12.0"
@@ -4536,9 +4536,9 @@ __metadata:
45364536
languageName: node
45374537
linkType: hard
45384538

4539-
"astro@npm:5.12.3":
4540-
version: 5.12.3
4541-
resolution: "astro@npm:5.12.3"
4539+
"astro@npm:5.12.4":
4540+
version: 5.12.4
4541+
resolution: "astro@npm:5.12.4"
45424542
dependencies:
45434543
"@astrojs/compiler": "npm:^2.12.2"
45444544
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -4600,15 +4600,15 @@ __metadata:
46004600
xxhash-wasm: "npm:^1.1.0"
46014601
yargs-parser: "npm:^21.1.1"
46024602
yocto-spinner: "npm:^0.2.1"
4603-
zod: "npm:^3.24.2"
4603+
zod: "npm:^3.24.4"
46044604
zod-to-json-schema: "npm:^3.24.5"
46054605
zod-to-ts: "npm:^1.2.0"
46064606
dependenciesMeta:
46074607
sharp:
46084608
optional: true
46094609
bin:
46104610
astro: astro.js
4611-
checksum: 10c0/b2757ca719d11a14ff9a0310e2406e7be3cea1e40edd9921e54eef4c19c35fdae2f9ed24773a2bbab42c921d74e5c0efefe10db41df4e8389078d695234f6f90
4611+
checksum: 10c0/ff4656e6fd9b6e7ab3ae35cb59129a368b74162de57d21e8cfcbca04de40a82483754cd851791aabc74d972301e6eb410add455a8ea8de15a1b5b016a5e6f9e4
46124612
languageName: node
46134613
linkType: hard
46144614

@@ -11922,10 +11922,10 @@ __metadata:
1192211922
languageName: node
1192311923
linkType: hard
1192411924

11925-
"zod@npm:^3.24.2":
11926-
version: 3.24.2
11927-
resolution: "zod@npm:3.24.2"
11928-
checksum: 10c0/c638c7220150847f13ad90635b3e7d0321b36cce36f3fc6050ed960689594c949c326dfe2c6fa87c14b126ee5d370ccdebd6efb304f41ef5557a4aaca2824565
11925+
"zod@npm:^3.24.4":
11926+
version: 3.25.76
11927+
resolution: "zod@npm:3.25.76"
11928+
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
1192911929
languageName: node
1193011930
linkType: hard
1193111931

0 commit comments

Comments
 (0)