mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
chore: update to astro 6.1.4
This commit is contained in:
+6
-6
@@ -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}": [
|
||||
|
||||
Reference in New Issue
Block a user