Skip to content

Commit 011379f

Browse files
chore(deps): update dependency astro to v5.15.9 (#921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e731cba commit 011379f

File tree

2 files changed

+56
-28
lines changed

2 files changed

+56
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/ramda": "0.31.1",
103103
"@typescript-eslint/eslint-plugin": "8.46.4",
104104
"@typescript-eslint/parser": "8.46.4",
105-
"astro": "5.15.8",
105+
"astro": "5.15.9",
106106
"dotenv": "17.2.3",
107107
"eslint": "^9.14.0",
108108
"eslint-config-prettier": "^10.0.0",

yarn.lock

Lines changed: 55 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ __metadata:
7272
languageName: node
7373
linkType: hard
7474

75-
"@astrojs/internal-helpers@npm:0.7.4":
76-
version: 0.7.4
77-
resolution: "@astrojs/internal-helpers@npm:0.7.4"
78-
checksum: 10c0/f43014d228a4609e60a7b9fbed1a4a617275fa7367209aef79fb4499e29427d4834629173e27c734b6aee9b36ce8e56854744cb85380b6ba839ec4c08d53c96c
75+
"@astrojs/internal-helpers@npm:0.7.5":
76+
version: 0.7.5
77+
resolution: "@astrojs/internal-helpers@npm:0.7.5"
78+
checksum: 10c0/cbe9fddae3c2d5c85c1223723da78cf77978f5c98087ed4bfeb4ee2d69f50a8cd284bc07f5ab384b82552bc3a41cd49d757f93b5aee90e9d2b910bdd5d4139f7
7979
languageName: node
8080
linkType: hard
8181

@@ -115,11 +115,11 @@ __metadata:
115115
languageName: node
116116
linkType: hard
117117

118-
"@astrojs/markdown-remark@npm:6.3.8":
119-
version: 6.3.8
120-
resolution: "@astrojs/markdown-remark@npm:6.3.8"
118+
"@astrojs/markdown-remark@npm:6.3.9":
119+
version: 6.3.9
120+
resolution: "@astrojs/markdown-remark@npm:6.3.9"
121121
dependencies:
122-
"@astrojs/internal-helpers": "npm:0.7.4"
122+
"@astrojs/internal-helpers": "npm:0.7.5"
123123
"@astrojs/prism": "npm:3.3.0"
124124
github-slugger: "npm:^2.0.0"
125125
hast-util-from-html: "npm:^2.0.3"
@@ -138,9 +138,9 @@ __metadata:
138138
unified: "npm:^11.0.5"
139139
unist-util-remove-position: "npm:^5.0.0"
140140
unist-util-visit: "npm:^5.0.0"
141-
unist-util-visit-parents: "npm:^6.0.1"
141+
unist-util-visit-parents: "npm:^6.0.2"
142142
vfile: "npm:^6.0.3"
143-
checksum: 10c0/f7faadf7bb59f1ecc720b949820316edc0371594f8066bf004e18f3ec6519ca2eb7fcc6fefe167b8bd2d4f30c110141eb72decd1eb5885704675b947ad6aa312
143+
checksum: 10c0/3383ac3ed9066aa210402816c870b83ae5020fbcc32eb6924c96aa6592fd54f88aecdc94869ef7c9e702e1c05b3258642b7deb31b970fc534825a09c1b2bf6ef
144144
languageName: node
145145
linkType: hard
146146

@@ -911,12 +911,12 @@ __metadata:
911911
languageName: node
912912
linkType: hard
913913

914-
"@capsizecss/unpack@npm:^3.0.0":
915-
version: 3.0.0
916-
resolution: "@capsizecss/unpack@npm:3.0.0"
914+
"@capsizecss/unpack@npm:^3.0.1":
915+
version: 3.0.1
916+
resolution: "@capsizecss/unpack@npm:3.0.1"
917917
dependencies:
918918
fontkit: "npm:^2.0.2"
919-
checksum: 10c0/48bb11859833baa5032d71c330378cd5a523d37d752e0350f759d3ed45d6485c8bc363001d7bae596525f8e27ae52403387c6dc243f7dbd069a0a2094206e3cf
919+
checksum: 10c0/2d576bd819975831d2f18c3852fb4f2de52cecc5e39c11721c320e8bc8e3017148743436f0b2a85223dd426471676a02f6d3b4830d21702a05d2f1fa002efb8b
920920
languageName: node
921921
linkType: hard
922922

@@ -996,7 +996,7 @@ __metadata:
996996
"@types/ramda": "npm:0.31.1"
997997
"@typescript-eslint/eslint-plugin": "npm:8.46.4"
998998
"@typescript-eslint/parser": "npm:8.46.4"
999-
astro: "npm:5.15.8"
999+
astro: "npm:5.15.9"
10001000
bignumber.js: "npm:9.3.1"
10011001
dayjs: "npm:^1.11.13"
10021002
dotenv: "npm:17.2.3"
@@ -4645,15 +4645,15 @@ __metadata:
46454645
languageName: node
46464646
linkType: hard
46474647

4648-
"astro@npm:5.15.8":
4649-
version: 5.15.8
4650-
resolution: "astro@npm:5.15.8"
4648+
"astro@npm:5.15.9":
4649+
version: 5.15.9
4650+
resolution: "astro@npm:5.15.9"
46514651
dependencies:
46524652
"@astrojs/compiler": "npm:^2.13.0"
4653-
"@astrojs/internal-helpers": "npm:0.7.4"
4654-
"@astrojs/markdown-remark": "npm:6.3.8"
4653+
"@astrojs/internal-helpers": "npm:0.7.5"
4654+
"@astrojs/markdown-remark": "npm:6.3.9"
46554655
"@astrojs/telemetry": "npm:3.3.0"
4656-
"@capsizecss/unpack": "npm:^3.0.0"
4656+
"@capsizecss/unpack": "npm:^3.0.1"
46574657
"@oslojs/encoding": "npm:^1.1.0"
46584658
"@rollup/pluginutils": "npm:^5.3.0"
46594659
acorn: "npm:^8.15.0"
@@ -4667,7 +4667,7 @@ __metadata:
46674667
cssesc: "npm:^3.0.0"
46684668
debug: "npm:^4.4.3"
46694669
deterministic-object-hash: "npm:^2.0.2"
4670-
devalue: "npm:^5.4.2"
4670+
devalue: "npm:^5.5.0"
46714671
diff: "npm:^5.2.0"
46724672
dlv: "npm:^1.1.3"
46734673
dset: "npm:^3.1.4"
@@ -4680,7 +4680,7 @@ __metadata:
46804680
html-escaper: "npm:3.0.3"
46814681
http-cache-semantics: "npm:^4.2.0"
46824682
import-meta-resolve: "npm:^4.2.0"
4683-
js-yaml: "npm:^4.1.0"
4683+
js-yaml: "npm:^4.1.1"
46844684
magic-string: "npm:^0.30.21"
46854685
magicast: "npm:^0.5.1"
46864686
mrmime: "npm:^2.0.1"
@@ -4695,7 +4695,7 @@ __metadata:
46954695
semver: "npm:^7.7.3"
46964696
sharp: "npm:^0.34.0"
46974697
shiki: "npm:^3.15.0"
4698-
smol-toml: "npm:^1.4.2"
4698+
smol-toml: "npm:^1.5.0"
46994699
tinyexec: "npm:^1.0.2"
47004700
tinyglobby: "npm:^0.2.15"
47014701
tsconfck: "npm:^3.1.6"
@@ -4717,7 +4717,7 @@ __metadata:
47174717
optional: true
47184718
bin:
47194719
astro: astro.js
4720-
checksum: 10c0/cca307fab101211f04f432e130bfda1fc8e9ce3197f69bc6bb00c5eceb83a7fb76f2b19d29919d830d983b1c9ea24787e7d427893c590f0c0871c378007fd2be
4720+
checksum: 10c0/8717ce679b7ddf3931644e3f7b02991fcf7847d7ec249aba35bea61508b2a54f8a368c782bc39cc5e0c68edc22c49a6713d8df8440710ba87d247c435871818b
47214721
languageName: node
47224722
linkType: hard
47234723

@@ -5464,7 +5464,7 @@ __metadata:
54645464
languageName: node
54655465
linkType: hard
54665466

5467-
"devalue@npm:^5.4.2":
5467+
"devalue@npm:^5.5.0":
54685468
version: 5.5.0
54695469
resolution: "devalue@npm:5.5.0"
54705470
checksum: 10c0/7604b11f2afc83e006922a211b1e975109e260c58fba740a5706f148be7345bafdf3ece1012a78bc9dab68f7d88da53e6d6e403e06358932a86f2cd3541e4297
@@ -7096,6 +7096,17 @@ __metadata:
70967096
languageName: node
70977097
linkType: hard
70987098

7099+
"js-yaml@npm:^4.1.1":
7100+
version: 4.1.1
7101+
resolution: "js-yaml@npm:4.1.1"
7102+
dependencies:
7103+
argparse: "npm:^2.0.1"
7104+
bin:
7105+
js-yaml: bin/js-yaml.js
7106+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
7107+
languageName: node
7108+
linkType: hard
7109+
70997110
"jsbn@npm:1.1.0":
71007111
version: 1.1.0
71017112
resolution: "jsbn@npm:1.1.0"
@@ -10123,6 +10134,13 @@ __metadata:
1012310134
languageName: node
1012410135
linkType: hard
1012510136

10137+
"smol-toml@npm:^1.5.0":
10138+
version: 1.5.2
10139+
resolution: "smol-toml@npm:1.5.2"
10140+
checksum: 10c0/ccfe5dda80c1d0c45869140b1e695a13a81ba7c57c1ca083146fe2f475d6f57031c12410f95d53a5acb3a1504e8e8e12cab36871909e8c8ce0c7011ccd22a2ac
10141+
languageName: node
10142+
linkType: hard
10143+
1012610144
"socks-proxy-agent@npm:^8.0.3":
1012710145
version: 8.0.4
1012810146
resolution: "socks-proxy-agent@npm:8.0.4"
@@ -10882,7 +10900,7 @@ __metadata:
1088210900
languageName: node
1088310901
linkType: hard
1088410902

10885-
"unist-util-visit-parents@npm:^6.0.0, unist-util-visit-parents@npm:^6.0.1":
10903+
"unist-util-visit-parents@npm:^6.0.0":
1088610904
version: 6.0.1
1088710905
resolution: "unist-util-visit-parents@npm:6.0.1"
1088810906
dependencies:
@@ -10892,6 +10910,16 @@ __metadata:
1089210910
languageName: node
1089310911
linkType: hard
1089410912

10913+
"unist-util-visit-parents@npm:^6.0.2":
10914+
version: 6.0.2
10915+
resolution: "unist-util-visit-parents@npm:6.0.2"
10916+
dependencies:
10917+
"@types/unist": "npm:^3.0.0"
10918+
unist-util-is: "npm:^6.0.0"
10919+
checksum: 10c0/f1e4019dbd930301825895e3737b1ee0cd682f7622ddd915062135cbb39f8c090aaece3a3b5eae1f2ea52ec33f0931abb8f8a8b5c48a511a4203e3d360a8cd49
10920+
languageName: node
10921+
linkType: hard
10922+
1089510923
"unist-util-visit@npm:^5.0.0":
1089610924
version: 5.0.0
1089710925
resolution: "unist-util-visit@npm:5.0.0"

0 commit comments

Comments
 (0)