Skip to content

Commit 274a949

Browse files
committed
upgrade trivial
1 parent 967a9fe commit 274a949

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
@@ -38,7 +38,7 @@
3838
"@astrojs/sitemap": "^3.4.2",
3939
"@astrojs/tailwind": "^5.1.5",
4040
"@fontsource-variable/inter": "^5.2.6",
41-
"astro": "^5.12.5",
41+
"astro": "^5.12.6",
4242
"astro-embed": "^0.9.0",
4343
"astro-expressive-code": "^0.41.3",
4444
"astro-icon": "^1.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1923,10 +1923,10 @@ astro-social-share@^2.0.3:
19231923
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
19241924
integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
19251925

1926-
astro@^5.12.5:
1927-
version "5.12.5"
1928-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.5.tgz#fdc9bcfece08a366261ed3f75215b2c6837c0063"
1929-
integrity sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==
1926+
astro@^5.12.6:
1927+
version "5.12.6"
1928+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.6.tgz#a847cab891b1749194701bf3255601fc1244092e"
1929+
integrity sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==
19301930
dependencies:
19311931
"@astrojs/compiler" "^2.12.2"
19321932
"@astrojs/internal-helpers" "0.6.1"

0 commit comments

Comments
 (0)