revert module updates for Astro
This commit is contained in:
+13
-13
@@ -17,23 +17,23 @@
|
||||
"astro-windows": "set NODE_OPTIONS=--max-old-space-size=22000 && astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/sitemap": "3.2.1",
|
||||
"@astrojs/starlight": "0.28.3",
|
||||
"@astrojs/check": "0.9.3",
|
||||
"@astrojs/sitemap": "3.1.6",
|
||||
"@astrojs/starlight": "0.27.1",
|
||||
"@astrojs/starlight-tailwind": "2.0.3",
|
||||
"@astrojs/tailwind": "5.1.2",
|
||||
"@playform/compress": "0.1.5",
|
||||
"astro": "4.16.7",
|
||||
"astro-better-image-service": "2.0.37",
|
||||
"astro-integration-lottie": "0.3.1",
|
||||
"@astrojs/tailwind": "5.1.0",
|
||||
"@playform/compress": "0.1.1",
|
||||
"astro": "4.15.4",
|
||||
"astro-better-image-service": "2.0.29",
|
||||
"astro-integration-lottie": "0.3.0",
|
||||
"astro-robots-txt": "1.0.0",
|
||||
"lottie-web": "5.12.2",
|
||||
"prettier": "3.3.3",
|
||||
"sharp": "0.33.5",
|
||||
"starlight-blog": "0.14.0",
|
||||
"starlight-blog": "0.12.0",
|
||||
"starlight-image-zoom": "0.8.0",
|
||||
"starlight-links-validator": "0.12.3",
|
||||
"tailwindcss": "3.4.14",
|
||||
"typescript": "5.6.3"
|
||||
"starlight-links-validator": "0.11.0",
|
||||
"tailwindcss": "3.4.10",
|
||||
"typescript": "5.6.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user