Skip to content

Commit 9afe4bd

Browse files
committed
upgrade
1 parent ab851ff commit 9afe4bd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@astrojs/sitemap": "^3.5.1",
3939
"@astrojs/tailwind": "^5.1.5",
4040
"@fontsource-variable/inter": "^5.2.6",
41-
"astro": "^5.13.4",
41+
"astro": "^5.13.5",
4242
"astro-embed": "^0.9.0",
4343
"astro-expressive-code": "^0.41.3",
4444
"astro-icon": "^1.1.5",
@@ -88,7 +88,7 @@
8888
"eslint-plugin-tailwindcss": "^3.18.2",
8989
"prettier": "^3.6.1",
9090
"prettier-plugin-astro": "^0.14.1",
91-
"satori": "^0.18.0",
91+
"satori": "^0.18.1",
9292
"satori-html": "^0.3.2",
9393
"serve": "^14.2.4",
9494
"tailwindcss": "^3.4.15",

yarn.lock

Lines changed: 8 additions & 8 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.13.4:
1927-
version "5.13.4"
1928-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.13.4.tgz#3a90a6a5fde74c2de445f86a13b13d10a42c364a"
1929-
integrity sha512-Mgq5GYy3EHtastGXqdnh1UPuN++8NmJSluAspA5hu33O7YRs/em/L03cUfRXtc60l5yx5BfYJsjF2MFMlcWlzw==
1926+
astro@^5.13.5:
1927+
version "5.13.5"
1928+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.13.5.tgz#e895e5688528b1d8dcd7062c04ed932422362b4b"
1929+
integrity sha512-XmBzkl13XU97+n/QiOM5uXQdAVe0yKt5gO+Wlgc8dHRwHR499qhMQ5sMFckLJweUINLzcNGjP3F5nG4wV8a2XA==
19301930
dependencies:
19311931
"@astrojs/compiler" "^2.12.2"
19321932
"@astrojs/internal-helpers" "0.7.2"
@@ -6102,10 +6102,10 @@ satori-html@^0.3.2:
61026102
dependencies:
61036103
ultrahtml "^1.2.0"
61046104

6105-
satori@^0.18.0:
6106-
version "0.18.0"
6107-
resolved "https://registry.yarnpkg.com/satori/-/satori-0.18.0.tgz#fcf77dc9458698843961780379abbc259f628f27"
6108-
integrity sha512-EZvcxnJJIxiUWfnGeGwVcz+OO9c+zxJDgjb4AHmOhCwpRn1dH088EzcPu1K/yjDAAmpOqFbpvnPVGarGfGp8zg==
6105+
satori@^0.18.1:
6106+
version "0.18.1"
6107+
resolved "https://registry.yarnpkg.com/satori/-/satori-0.18.1.tgz#827133a254c0296164772064c43c2d7b7bb8a55f"
6108+
integrity sha512-TQvguO82qSvLlknlAT1D661+KFsiiiYUHgbRxMjAlHNjUyqAcY9LcDqUpt/yM9LEjlxwuvlru616JVcv8YYTUA==
61096109
dependencies:
61106110
"@shuding/opentype.js" "1.4.0-beta.0"
61116111
css-background-parser "^0.1.0"

0 commit comments

Comments
 (0)