Skip to content

Commit 4fadbf0

Browse files
Bump astro from 5.15.6 to 5.15.9
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.15.6 to 5.15.9. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a51c41 commit 4fadbf0

File tree

1 file changed

+79
-15
lines changed

1 file changed

+79
-15
lines changed

yarn.lock

Lines changed: 79 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,13 @@ __metadata:
9797
languageName: node
9898
linkType: hard
9999

100+
"@astrojs/internal-helpers@npm:0.7.5":
101+
version: 0.7.5
102+
resolution: "@astrojs/internal-helpers@npm:0.7.5"
103+
checksum: cbe9fddae3c2d5c85c1223723da78cf77978f5c98087ed4bfeb4ee2d69f50a8cd284bc07f5ab384b82552bc3a41cd49d757f93b5aee90e9d2b910bdd5d4139f7
104+
languageName: node
105+
linkType: hard
106+
100107
"@astrojs/markdown-remark@npm:6.3.6":
101108
version: 6.3.6
102109
resolution: "@astrojs/markdown-remark@npm:6.3.6"
@@ -126,7 +133,36 @@ __metadata:
126133
languageName: node
127134
linkType: hard
128135

129-
"@astrojs/markdown-remark@npm:6.3.8, @astrojs/markdown-remark@npm:^6.3.1":
136+
"@astrojs/markdown-remark@npm:6.3.9":
137+
version: 6.3.9
138+
resolution: "@astrojs/markdown-remark@npm:6.3.9"
139+
dependencies:
140+
"@astrojs/internal-helpers": "npm:0.7.5"
141+
"@astrojs/prism": "npm:3.3.0"
142+
github-slugger: "npm:^2.0.0"
143+
hast-util-from-html: "npm:^2.0.3"
144+
hast-util-to-text: "npm:^4.0.2"
145+
import-meta-resolve: "npm:^4.2.0"
146+
js-yaml: "npm:^4.1.0"
147+
mdast-util-definitions: "npm:^6.0.0"
148+
rehype-raw: "npm:^7.0.0"
149+
rehype-stringify: "npm:^10.0.1"
150+
remark-gfm: "npm:^4.0.1"
151+
remark-parse: "npm:^11.0.0"
152+
remark-rehype: "npm:^11.1.2"
153+
remark-smartypants: "npm:^3.0.2"
154+
shiki: "npm:^3.13.0"
155+
smol-toml: "npm:^1.4.2"
156+
unified: "npm:^11.0.5"
157+
unist-util-remove-position: "npm:^5.0.0"
158+
unist-util-visit: "npm:^5.0.0"
159+
unist-util-visit-parents: "npm:^6.0.2"
160+
vfile: "npm:^6.0.3"
161+
checksum: 3383ac3ed9066aa210402816c870b83ae5020fbcc32eb6924c96aa6592fd54f88aecdc94869ef7c9e702e1c05b3258642b7deb31b970fc534825a09c1b2bf6ef
162+
languageName: node
163+
linkType: hard
164+
165+
"@astrojs/markdown-remark@npm:^6.3.1":
130166
version: 6.3.8
131167
resolution: "@astrojs/markdown-remark@npm:6.3.8"
132168
dependencies:
@@ -1791,12 +1827,12 @@ __metadata:
17911827
languageName: node
17921828
linkType: hard
17931829

1794-
"@capsizecss/unpack@npm:^3.0.0":
1795-
version: 3.0.0
1796-
resolution: "@capsizecss/unpack@npm:3.0.0"
1830+
"@capsizecss/unpack@npm:^3.0.1":
1831+
version: 3.0.1
1832+
resolution: "@capsizecss/unpack@npm:3.0.1"
17971833
dependencies:
17981834
fontkit: "npm:^2.0.2"
1799-
checksum: 48bb11859833baa5032d71c330378cd5a523d37d752e0350f759d3ed45d6485c8bc363001d7bae596525f8e27ae52403387c6dc243f7dbd069a0a2094206e3cf
1835+
checksum: 2d576bd819975831d2f18c3852fb4f2de52cecc5e39c11721c320e8bc8e3017148743436f0b2a85223dd426471676a02f6d3b4830d21702a05d2f1fa002efb8b
18001836
languageName: node
18011837
linkType: hard
18021838

@@ -7638,14 +7674,14 @@ __metadata:
76387674
linkType: hard
76397675

76407676
"astro@npm:^5.13.7":
7641-
version: 5.15.6
7642-
resolution: "astro@npm:5.15.6"
7677+
version: 5.15.9
7678+
resolution: "astro@npm:5.15.9"
76437679
dependencies:
76447680
"@astrojs/compiler": "npm:^2.13.0"
7645-
"@astrojs/internal-helpers": "npm:0.7.4"
7646-
"@astrojs/markdown-remark": "npm:6.3.8"
7681+
"@astrojs/internal-helpers": "npm:0.7.5"
7682+
"@astrojs/markdown-remark": "npm:6.3.9"
76477683
"@astrojs/telemetry": "npm:3.3.0"
7648-
"@capsizecss/unpack": "npm:^3.0.0"
7684+
"@capsizecss/unpack": "npm:^3.0.1"
76497685
"@oslojs/encoding": "npm:^1.1.0"
76507686
"@rollup/pluginutils": "npm:^5.3.0"
76517687
acorn: "npm:^8.15.0"
@@ -7659,7 +7695,7 @@ __metadata:
76597695
cssesc: "npm:^3.0.0"
76607696
debug: "npm:^4.4.3"
76617697
deterministic-object-hash: "npm:^2.0.2"
7662-
devalue: "npm:^5.4.2"
7698+
devalue: "npm:^5.5.0"
76637699
diff: "npm:^5.2.0"
76647700
dlv: "npm:^1.1.3"
76657701
dset: "npm:^3.1.4"
@@ -7672,7 +7708,7 @@ __metadata:
76727708
html-escaper: "npm:3.0.3"
76737709
http-cache-semantics: "npm:^4.2.0"
76747710
import-meta-resolve: "npm:^4.2.0"
7675-
js-yaml: "npm:^4.1.0"
7711+
js-yaml: "npm:^4.1.1"
76767712
magic-string: "npm:^0.30.21"
76777713
magicast: "npm:^0.5.1"
76787714
mrmime: "npm:^2.0.1"
@@ -7687,7 +7723,7 @@ __metadata:
76877723
semver: "npm:^7.7.3"
76887724
sharp: "npm:^0.34.0"
76897725
shiki: "npm:^3.15.0"
7690-
smol-toml: "npm:^1.4.2"
7726+
smol-toml: "npm:^1.5.0"
76917727
tinyexec: "npm:^1.0.2"
76927728
tinyglobby: "npm:^0.2.15"
76937729
tsconfck: "npm:^3.1.6"
@@ -7709,7 +7745,7 @@ __metadata:
77097745
optional: true
77107746
bin:
77117747
astro: astro.js
7712-
checksum: c47416343138120b9c606ecccc74235b26c96ebb3e70d1afc05cc00ee6a2d3f7ba8c0e9f9647ebbc27114ec0b86f6e77580b3b2d6a28d6625625d09f8884b039
7748+
checksum: 8717ce679b7ddf3931644e3f7b02991fcf7847d7ec249aba35bea61508b2a54f8a368c782bc39cc5e0c68edc22c49a6713d8df8440710ba87d247c435871818b
77137749
languageName: node
77147750
linkType: hard
77157751

@@ -10051,7 +10087,7 @@ __metadata:
1005110087
languageName: node
1005210088
linkType: hard
1005310089

10054-
"devalue@npm:^5.4.2":
10090+
"devalue@npm:^5.5.0":
1005510091
version: 5.5.0
1005610092
resolution: "devalue@npm:5.5.0"
1005710093
checksum: 7604b11f2afc83e006922a211b1e975109e260c58fba740a5706f148be7345bafdf3ece1012a78bc9dab68f7d88da53e6d6e403e06358932a86f2cd3541e4297
@@ -15028,6 +15064,17 @@ __metadata:
1502815064
languageName: node
1502915065
linkType: hard
1503015066

15067+
"js-yaml@npm:^4.1.1":
15068+
version: 4.1.1
15069+
resolution: "js-yaml@npm:4.1.1"
15070+
dependencies:
15071+
argparse: "npm:^2.0.1"
15072+
bin:
15073+
js-yaml: bin/js-yaml.js
15074+
checksum: 561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
15075+
languageName: node
15076+
linkType: hard
15077+
1503115078
"jsbn@npm:~0.1.0":
1503215079
version: 0.1.1
1503315080
resolution: "jsbn@npm:0.1.1"
@@ -21823,6 +21870,13 @@ __metadata:
2182321870
languageName: node
2182421871
linkType: hard
2182521872

21873+
"smol-toml@npm:^1.5.0":
21874+
version: 1.5.2
21875+
resolution: "smol-toml@npm:1.5.2"
21876+
checksum: ccfe5dda80c1d0c45869140b1e695a13a81ba7c57c1ca083146fe2f475d6f57031c12410f95d53a5acb3a1504e8e8e12cab36871909e8c8ce0c7011ccd22a2ac
21877+
languageName: node
21878+
linkType: hard
21879+
2182621880
"socks-proxy-agent@npm:^6.0.0":
2182721881
version: 6.1.1
2182821882
resolution: "socks-proxy-agent@npm:6.1.1"
@@ -23465,6 +23519,16 @@ __metadata:
2346523519
languageName: node
2346623520
linkType: hard
2346723521

23522+
"unist-util-visit-parents@npm:^6.0.2":
23523+
version: 6.0.2
23524+
resolution: "unist-util-visit-parents@npm:6.0.2"
23525+
dependencies:
23526+
"@types/unist": "npm:^3.0.0"
23527+
unist-util-is: "npm:^6.0.0"
23528+
checksum: f1e4019dbd930301825895e3737b1ee0cd682f7622ddd915062135cbb39f8c090aaece3a3b5eae1f2ea52ec33f0931abb8f8a8b5c48a511a4203e3d360a8cd49
23529+
languageName: node
23530+
linkType: hard
23531+
2346823532
"unist-util-visit@npm:^5.0.0, unist-util-visit@npm:~5.0.0":
2346923533
version: 5.0.0
2347023534
resolution: "unist-util-visit@npm:5.0.0"

0 commit comments

Comments
 (0)