chore: update to astro 6.1.4

This commit is contained in:
2026-04-07 11:47:42 +09:00
parent 8b1ed936db
commit 8f1751874b
2 changed files with 86 additions and 84 deletions
+6 -6
View File
@@ -18,14 +18,14 @@
"prepare": "husky"
},
"dependencies": {
"@astrojs/check": "^0.9.7",
"@astrojs/mdx": "^5.0.0",
"@astrojs/rss": "^4.0.17",
"@astrojs/sitemap": "^3.7.1",
"@astrojs/check": "0.9.8",
"@astrojs/mdx": "^5.0.3",
"@astrojs/rss": "^4.0.18",
"@astrojs/sitemap": "^3.7.2",
"@iconify-json/lucide": "^1.2.86",
"@iconify-json/tabler": "^1.2.26",
"@tailwindcss/vite": "^4.1.18",
"astro": "^6.0.4",
"astro": "^6.1.4",
"astro-icon": "^1.1.5",
"lite-youtube-embed": "^0.3.4",
"rehype-unwrap-images": "^1.0.0",
@@ -50,7 +50,7 @@
"prettier-plugin-astro": "^0.14.1",
"typescript-eslint": "^8.52.0",
"vitest": "^4.0.16",
"wrangler": "^4.73.0"
"wrangler": "^4.80.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,astro}": [