new package and package locl

This commit is contained in:
Kjeld Schouten
2025-01-23 22:15:46 +01:00
parent b41c2a0368
commit 5ed344e8cf
2 changed files with 496 additions and 471 deletions
+490 -465
View File
File diff suppressed because it is too large Load Diff
+6 -6
View File
@@ -19,21 +19,21 @@
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/sitemap": "3.2.1",
"@astrojs/starlight": "0.30.5",
"@astrojs/starlight": "0.29.3",
"@astrojs/starlight-tailwind": "2.0.3",
"@astrojs/tailwind": "5.1.4",
"@playform/compress": "0.1.7",
"@playform/compress": "0.1.1",
"astro": "4.16.18",
"astro-better-image-service": "2.1.2",
"astro-better-image-service": "2.0.37",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.12.2",
"prettier": "3.4.2",
"sharp": "0.33.5",
"starlight-blog": "0.16.1",
"starlight-image-zoom": "0.10.1",
"starlight-blog": "0.15.0",
"starlight-image-zoom": "0.9.0",
"starlight-links-validator": "0.14.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
"typescript": "5.7.2"
}
}