replace logger
All checks were successful
deploy / build-and-deploy (/testvaro, /opt/website-test, website-test) (push) Successful in 27s
deploy / build-and-deploy (/varo, /opt/website, website) (push) Successful in 12s

This commit is contained in:
2025-10-11 15:08:21 +02:00
parent 72c1a6a69c
commit 646659e1d1
5 changed files with 143 additions and 52 deletions

View File

@@ -16,7 +16,6 @@
"@iconify-json/fa-brands": "^1.2.2",
"@iconify-json/heroicons": "^1.2.3",
"@iconify/svelte": "^5.0.2",
"@inox-tools/runtime-logger": "^0.7.0",
"@tailwindcss/vite": "^4.1.14",
"astro": "^5.14.4",
"astro-icon": "=1.1.2",
@@ -25,6 +24,7 @@
"drizzle-orm": "^0.44.6",
"mysql2": "^3.15.2",
"nanostores": "^1.0.1",
"pino": "^10.0.0",
"sass-embedded": "^1.93.2",
"skinview3d": "^3.4.1",
"tailwindcss": "^4.1.14",