Skip to content

Commit 8d718ab

Browse files
chore(deps): update dependency astro to v5.12.2 (#1247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 836f991 commit 8d718ab

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,9 +1535,9 @@
15351535
"@types/unist" "*"
15361536

15371537
"@types/node@*":
1538-
version "24.0.15"
1539-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.15.tgz#f34fbc973e7d64217106e0c59ed8761e6b51381e"
1540-
integrity sha512-oaeTSbCef7U/z7rDeJA138xpG3NuKc64/rZ2qmUFkFJmnMsAPaluIifqyWd8hSSMxyP9oie3dLAqYPblag9KgA==
1538+
version "24.1.0"
1539+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0.tgz#0993f7dc31ab5cc402d112315b463e383d68a49c"
1540+
integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==
15411541
dependencies:
15421542
undici-types "~7.8.0"
15431543

@@ -2248,9 +2248,9 @@ arrify@^3.0.0:
22482248
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
22492249

22502250
astro@^5.0.0:
2251-
version "5.12.1"
2252-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.1.tgz#0c660752f0ff68ca3c3235b8e95f7a8c688a4b33"
2253-
integrity sha512-/gH9cLIp6UNdbJO1FPBVN/Ea+1I9hJdQoLJKYUsXIRIfHcyF/3NCg0QVDJGw1oWkyQT6x6poQsnbgY9UXitjiw==
2251+
version "5.12.2"
2252+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.2.tgz#9214db77eeb64769591905dedf6b2656db2bf3f9"
2253+
integrity sha512-/qTPSD8bSxjsh5KNXvOsf6Md7dqNuH3WSx6KLa1YbxPR2JZDgPWEKEyulS3/9L5h5aP0SkjONrqwOGdgWw97fg==
22542254
dependencies:
22552255
"@astrojs/compiler" "^2.12.2"
22562256
"@astrojs/internal-helpers" "0.6.1"

0 commit comments

Comments
 (0)