Skip to content

Commit 753540c

Browse files
committed
upgrade
1 parent 85ce0d1 commit 753540c

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.1",
3939
"@astrojs/tailwind": "^5.1.5",
4040
"@fontsource-variable/inter": "^5.2.6",
41-
"astro": "^5.9.4",
41+
"astro": "^5.10.0",
4242
"astro-embed": "^0.9.0",
4343
"astro-expressive-code": "^0.41.2",
4444
"astro-icon": "^1.1.5",

yarn.lock

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

1916-
astro@^5.9.4:
1917-
version "5.9.4"
1918-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.9.4.tgz#ccb13b1d5ab691e146bbb70537e0e94b9dbb1f85"
1919-
integrity sha512-AEulm16C9IijMYrFb3VIFx9z17p/wfDSHUHdbbvSEX+rBca64xV+f67tnsql3s4CE8u2cwYpdX+5yH7l53W4iA==
1916+
astro@^5.10.0:
1917+
version "5.10.0"
1918+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.10.0.tgz#13f1202453ecc6fb1fe2dab09d244961fe5db307"
1919+
integrity sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==
19201920
dependencies:
19211921
"@astrojs/compiler" "^2.12.2"
19221922
"@astrojs/internal-helpers" "0.6.1"

0 commit comments

Comments
 (0)