Skip to content

Commit 11a10ec

Browse files
chore(deps): update dependency astro to v5.12.4 (#1841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 614fb86 commit 11a10ec

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
@@ -74,7 +74,7 @@
7474
"@types/node": "22.16.5",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.12.3",
77+
"astro": "5.12.4",
7878
"dotenv": "17.2.1",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ __metadata:
986986
"@types/node": "npm:22.16.5"
987987
"@types/ramda": "npm:0.30.2"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.12.3"
989+
astro: "npm:5.12.4"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3919,9 +3919,9 @@ __metadata:
39193919
languageName: node
39203920
linkType: hard
39213921

3922-
"astro@npm:5.12.3":
3923-
version: 5.12.3
3924-
resolution: "astro@npm:5.12.3"
3922+
"astro@npm:5.12.4":
3923+
version: 5.12.4
3924+
resolution: "astro@npm:5.12.4"
39253925
dependencies:
39263926
"@astrojs/compiler": "npm:^2.12.2"
39273927
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3983,15 +3983,15 @@ __metadata:
39833983
xxhash-wasm: "npm:^1.1.0"
39843984
yargs-parser: "npm:^21.1.1"
39853985
yocto-spinner: "npm:^0.2.1"
3986-
zod: "npm:^3.24.2"
3986+
zod: "npm:^3.24.4"
39873987
zod-to-json-schema: "npm:^3.24.5"
39883988
zod-to-ts: "npm:^1.2.0"
39893989
dependenciesMeta:
39903990
sharp:
39913991
optional: true
39923992
bin:
39933993
astro: astro.js
3994-
checksum: 10c0/b2757ca719d11a14ff9a0310e2406e7be3cea1e40edd9921e54eef4c19c35fdae2f9ed24773a2bbab42c921d74e5c0efefe10db41df4e8389078d695234f6f90
3994+
checksum: 10c0/ff4656e6fd9b6e7ab3ae35cb59129a368b74162de57d21e8cfcbca04de40a82483754cd851791aabc74d972301e6eb410add455a8ea8de15a1b5b016a5e6f9e4
39953995
languageName: node
39963996
linkType: hard
39973997

@@ -11461,10 +11461,10 @@ __metadata:
1146111461
languageName: node
1146211462
linkType: hard
1146311463

11464-
"zod@npm:^3.24.2":
11465-
version: 3.24.2
11466-
resolution: "zod@npm:3.24.2"
11467-
checksum: 10c0/c638c7220150847f13ad90635b3e7d0321b36cce36f3fc6050ed960689594c949c326dfe2c6fa87c14b126ee5d370ccdebd6efb304f41ef5557a4aaca2824565
11464+
"zod@npm:^3.24.4":
11465+
version: 3.25.76
11466+
resolution: "zod@npm:3.25.76"
11467+
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
1146811468
languageName: node
1146911469
linkType: hard
1147011470

0 commit comments

Comments
 (0)