Replaced JS Date API with dayjs
All checks were successful
Build and deploy website / build (push) Successful in 56s

This commit is contained in:
2025-02-25 19:49:21 +01:00
parent 16104d12ae
commit 14c65bda05
4 changed files with 19 additions and 5 deletions

View File

@ -26,6 +26,7 @@
"@tailwindcss/vite": "^4.0.9",
"astro": "^5.3.1",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.13",
"sharp": "^0.33.5",
"svelte": "^5.20.4",
"tailwindcss": "^4.0.9",