Skip to content

Commit 72344d5

Browse files
committed
astro 5.6
1 parent b88eb05 commit 72344d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@astrojs/sitemap": "^3.3.0",
3838
"@astrojs/tailwind": "^5.1.5",
3939
"@fontsource-variable/inter": "^5.2.5",
40-
"astro": "^5.5.6",
40+
"astro": "^5.6.0",
4141
"astro-embed": "^0.9.0",
4242
"astro-expressive-code": "^0.40.2",
4343
"astro-icon": "^1.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,10 +1905,10 @@ astro-social-share@^2.0.3:
19051905
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.1.0.tgz#7c0da29b24e8c900d46164cdc306e2509e1b4403"
19061906
integrity sha512-t5DykR+T7gGNLTnrFXASCyufCpXcWhLdXFLSRYRKvMOFSUaaPIWMPu1ncIhxdFD7hm7SWHboAb33nJUUZxJH2Q==
19071907

1908-
astro@^5.5.6:
1909-
version "5.5.6"
1910-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.5.6.tgz#8331f46fac17e467cae0c7167b038c5d01bfd03b"
1911-
integrity sha512-SjU6zAlRe/gQrZ558Qhm211Yl8XOZBfjMpZig3XtQpG6zlyHJkElbWQIWXAVPzMg17cFVdv/qZPVHfcP2YOGGw==
1908+
astro@^5.6.0:
1909+
version "5.6.0"
1910+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.6.0.tgz#192d80d7460262591eed07f26ea6ef4e048cbcdd"
1911+
integrity sha512-ZzHqdTQ4qtCnXzN9bVb75p/F0UweZYubmijjo++frn4E4KxLX8E7fizbX5Wbo2flvA6z/tUsoDwnYASxLHiM1Q==
19121912
dependencies:
19131913
"@astrojs/compiler" "^2.11.0"
19141914
"@astrojs/internal-helpers" "0.6.1"

0 commit comments

Comments
 (0)