Skip to content

Commit 6e70ba7

Browse files
committed
upgrade
1 parent 3e32815 commit 6e70ba7

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.7.2",
40+
"astro": "^5.7.3",
4141
"astro-embed": "^0.9.0",
4242
"astro-expressive-code": "^0.41.1",
4343
"astro-icon": "^1.1.5",

yarn.lock

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

1852-
astro@^5.7.2:
1853-
version "5.7.2"
1854-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.2.tgz#8e94c21ab6d92018e102a3289118fb9d1ad64c23"
1855-
integrity sha512-h/+MjrirU2xT+khkxvwPxE7c1O4nxzVtuSnGIqx+3dtrmUoxJvnNeIBnO7ED0mWzo6ClZ4aVBQj63M7U47anLg==
1852+
astro@^5.7.3:
1853+
version "5.7.3"
1854+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.3.tgz#49f1684f10a794e13cb51ad101ae56a77803ae5f"
1855+
integrity sha512-2b/OOS/A6GO4QP94x6oRzwTfXabFqE2rlUbbi42o6wZm9+zzcOc6VRFAq4lTOEI/iCrEVl3wTdBAC5X3h3Es+Q==
18561856
dependencies:
18571857
"@astrojs/compiler" "^2.11.0"
18581858
"@astrojs/internal-helpers" "0.6.1"

0 commit comments

Comments
 (0)