Skip to content

Commit 931fff0

Browse files
chore(deps): update dependency astro to v5.15.3 (#1037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f158ea commit 931fff0

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,10 +1521,10 @@
15211521
dependencies:
15221522
"@types/unist" "*"
15231523

1524-
"@types/node@*":
1525-
version "24.9.1"
1526-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
1527-
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
1524+
"@types/node@*", "@types/node@24.9.2":
1525+
version "24.9.2"
1526+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
1527+
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
15281528
dependencies:
15291529
undici-types "~7.16.0"
15301530

@@ -1540,13 +1540,6 @@
15401540
dependencies:
15411541
undici-types "~6.19.2"
15421542

1543-
"@types/node@24.9.2":
1544-
version "24.9.2"
1545-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
1546-
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
1547-
dependencies:
1548-
undici-types "~7.16.0"
1549-
15501543
"@types/ramda@0.31.1":
15511544
version "0.31.1"
15521545
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.31.1.tgz#da637f3110b0677521dbc13d8a86ec7cbbf8e3fe"
@@ -2219,9 +2212,9 @@ arrify@^3.0.0:
22192212
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
22202213

22212214
astro@^5.0.0:
2222-
version "5.15.2"
2223-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.15.2.tgz#c1069c736164b6f5f97b252df73b8d1ede406545"
2224-
integrity sha512-xQQ+PiYJ7WpUJrHJpAb52TQAUCFmSR8lAtQr3tFfSIZoTQiEMFx3HITJ01t3eDUpHjja8J6JcYqgAhr9xygKQg==
2215+
version "5.15.3"
2216+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.15.3.tgz#f63d937f74a2cdd2cedef931e746166a97264ead"
2217+
integrity sha512-wUO/isJrcUoduRoKacKB9jpO6TxTlPV1zw8UqQx39jSNY7z9IxusJAiib3AiNvqK+dCWhqXx+OnExCCwELmcUw==
22252218
dependencies:
22262219
"@astrojs/compiler" "^2.12.2"
22272220
"@astrojs/internal-helpers" "0.7.4"

0 commit comments

Comments
 (0)