Skip to content

Commit b80a2fb

Browse files
Update dependency astro to v5.12.8 [SECURITY]
1 parent 6a9b4c0 commit b80a2fb

1 file changed

Lines changed: 43 additions & 7 deletions

File tree

yarn.lock

Lines changed: 43 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ __metadata:
1919
languageName: node
2020
linkType: hard
2121

22+
"@astrojs/internal-helpers@npm:0.7.1":
23+
version: 0.7.1
24+
resolution: "@astrojs/internal-helpers@npm:0.7.1"
25+
checksum: 10c0/f14fa470d16b04d968f3d63826b158ed981befdb899d296f62e1d3d2b5d3ab164bfa60ceea97c072beb39ff5c7df5e054234d1a3af9a0f42df10780d50655f95
26+
languageName: node
27+
linkType: hard
28+
2229
"@astrojs/markdown-remark@npm:6.3.3":
2330
version: 6.3.3
2431
resolution: "@astrojs/markdown-remark@npm:6.3.3"
@@ -48,6 +55,35 @@ __metadata:
4855
languageName: node
4956
linkType: hard
5057

58+
"@astrojs/markdown-remark@npm:6.3.5":
59+
version: 6.3.5
60+
resolution: "@astrojs/markdown-remark@npm:6.3.5"
61+
dependencies:
62+
"@astrojs/internal-helpers": "npm:0.7.1"
63+
"@astrojs/prism": "npm:3.3.0"
64+
github-slugger: "npm:^2.0.0"
65+
hast-util-from-html: "npm:^2.0.3"
66+
hast-util-to-text: "npm:^4.0.2"
67+
import-meta-resolve: "npm:^4.1.0"
68+
js-yaml: "npm:^4.1.0"
69+
mdast-util-definitions: "npm:^6.0.0"
70+
rehype-raw: "npm:^7.0.0"
71+
rehype-stringify: "npm:^10.0.1"
72+
remark-gfm: "npm:^4.0.1"
73+
remark-parse: "npm:^11.0.0"
74+
remark-rehype: "npm:^11.1.2"
75+
remark-smartypants: "npm:^3.0.2"
76+
shiki: "npm:^3.2.1"
77+
smol-toml: "npm:^1.3.4"
78+
unified: "npm:^11.0.5"
79+
unist-util-remove-position: "npm:^5.0.0"
80+
unist-util-visit: "npm:^5.0.0"
81+
unist-util-visit-parents: "npm:^6.0.1"
82+
vfile: "npm:^6.0.3"
83+
checksum: 10c0/ab559b3d13068ad0aeacf04cdfe8c76544dd3d5a857252406c20c541bb9288e5351f146cf4884b471101b52492947b8559525f8b9502b607714cd191b83325cf
84+
languageName: node
85+
linkType: hard
86+
5187
"@astrojs/mdx@npm:^4.3.1":
5288
version: 4.3.1
5389
resolution: "@astrojs/mdx@npm:4.3.1"
@@ -1306,12 +1342,12 @@ __metadata:
13061342
linkType: hard
13071343

13081344
"astro@npm:^5.12.3":
1309-
version: 5.12.3
1310-
resolution: "astro@npm:5.12.3"
1345+
version: 5.12.8
1346+
resolution: "astro@npm:5.12.8"
13111347
dependencies:
13121348
"@astrojs/compiler": "npm:^2.12.2"
1313-
"@astrojs/internal-helpers": "npm:0.6.1"
1314-
"@astrojs/markdown-remark": "npm:6.3.3"
1349+
"@astrojs/internal-helpers": "npm:0.7.1"
1350+
"@astrojs/markdown-remark": "npm:6.3.5"
13151351
"@astrojs/telemetry": "npm:3.3.0"
13161352
"@capsizecss/unpack": "npm:^2.4.0"
13171353
"@oslojs/encoding": "npm:^1.1.0"
@@ -1369,15 +1405,15 @@ __metadata:
13691405
xxhash-wasm: "npm:^1.1.0"
13701406
yargs-parser: "npm:^21.1.1"
13711407
yocto-spinner: "npm:^0.2.1"
1372-
zod: "npm:^3.24.2"
1408+
zod: "npm:^3.24.4"
13731409
zod-to-json-schema: "npm:^3.24.5"
13741410
zod-to-ts: "npm:^1.2.0"
13751411
dependenciesMeta:
13761412
sharp:
13771413
optional: true
13781414
bin:
13791415
astro: astro.js
1380-
checksum: 10c0/b2757ca719d11a14ff9a0310e2406e7be3cea1e40edd9921e54eef4c19c35fdae2f9ed24773a2bbab42c921d74e5c0efefe10db41df4e8389078d695234f6f90
1416+
checksum: 10c0/dd1f01fc3effc4574d8c3de05edf4a6d57cf5a073b30423a80d80ca3cdb96be8fc82d3808e99983d839d0fd1bc607dbaedd38e4fd56fca4dd9e981451c284096
13811417
languageName: node
13821418
linkType: hard
13831419

@@ -6644,7 +6680,7 @@ __metadata:
66446680
languageName: node
66456681
linkType: hard
66466682

6647-
"zod@npm:^3.23.8, zod@npm:^3.24.2":
6683+
"zod@npm:^3.23.8, zod@npm:^3.24.4":
66486684
version: 3.25.76
66496685
resolution: "zod@npm:3.25.76"
66506686
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c

0 commit comments

Comments
 (0)