Skip to content

Commit 80ae543

Browse files
fix(deps): update astro (#1957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d08f035 commit 80ae543

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@astro-community/astro-embed-youtube": "^0.5.7",
2424
"@astrojs/check": "^0.9.5",
25-
"@astrojs/mdx": "^4.3.9",
25+
"@astrojs/mdx": "^4.3.10",
2626
"@astrojs/netlify": "^6.6.0",
2727
"@astrojs/rss": "^4.0.13",
2828
"@astrojs/sitemap": "^3.6.0",
@@ -32,7 +32,7 @@
3232
"@preact/signals-core": "^1.12.1",
3333
"@tailwindcss/container-queries": "^0.1.1",
3434
"@types/node": "^24.10.0",
35-
"astro": "^5.15.3",
35+
"astro": "^5.15.4",
3636
"astro-embed": "^0.9.1",
3737
"astro-expressive-code": "^0.41.2",
3838
"astro-icon": "^1.1.5",

0 commit comments

Comments
 (0)