Skip to content

Commit 04f6345

Browse files
fix(deps): update astro (#1899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c99d652 commit 04f6345

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@astro-community/astro-embed-youtube": "^0.5.7",
2323
"@astrojs/check": "^0.9.4",
2424
"@astrojs/mdx": "^4.3.7",
25-
"@astrojs/netlify": "^6.5.12",
25+
"@astrojs/netlify": "^6.5.13",
2626
"@astrojs/rss": "^4.0.12",
2727
"@astrojs/sitemap": "^3.6.0",
2828
"@astrojs/tailwind": "^6.0.2",
@@ -31,7 +31,7 @@
3131
"@preact/signals-core": "^1.12.1",
3232
"@tailwindcss/container-queries": "^0.1.1",
3333
"@types/node": "^22.18.10",
34-
"astro": "^5.14.4",
34+
"astro": "^5.14.5",
3535
"astro-embed": "^0.9.1",
3636
"astro-expressive-code": "^0.41.2",
3737
"astro-icon": "^1.1.5",

0 commit comments

Comments
 (0)