pimped the site a little but and fixed impress

This commit is contained in:
Andreas Dahm
2026-08-26 10:48:39 +02:00
parent f543a5e2f3
commit 888fb6289d
14 changed files with 1502 additions and 1162 deletions

View File

@@ -36,6 +36,7 @@
"@angular/compiler-cli": "~21.2.21",
"@eslint/js": "~10.0.1",
"@lhci/cli": "^0.15.1",
"@puppeteer/browsers": "3.2.1",
"@tailwindcss/postcss": "^4.3.3",
"@types/jasmine": "~6.0.0",
"@webgpu/types": "^0.1.72",
@@ -54,6 +55,10 @@
},
"overrides": {
"tmp": "^0.2.3",
"ip-address": "^10.1.1"
"ip-address": "^10.1.1",
"@lhci/cli": {
"lighthouse": "^13.4.1",
"uuid": "^11.1.1"
}
}
}