Update Astro v5.15.4
This commit is contained in:
@@ -37,18 +37,18 @@
|
||||
"check": "biome check --apply-unsafe ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/check": "^0.9.5",
|
||||
"@biomejs/biome": "1.7.3",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"@types/matter-js": "^0.20.2",
|
||||
"astro": "^5.14.1",
|
||||
"astro": "^5.15.4",
|
||||
"postcss": "^8.4.31",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.7",
|
||||
"@astrojs/mdx": "^4.3.10",
|
||||
"@astrojs/rss": "^4.0.13",
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"@lucide/astro": "^0.546.0",
|
||||
|
||||
Reference in New Issue
Block a user