add light mode

This commit is contained in:
Gregor Vostrak
2025-03-28 14:00:19 +01:00
parent 7339b79e35
commit df2fe1da1e
124 changed files with 579 additions and 369 deletions

4
package-lock.json generated
View File

@@ -46,8 +46,8 @@
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-plugin-checker": "^0.8.0",
"vue": "^3.4.0",
"vue-tsc": "^2.0.28"
"vue": "^3.5.0",
"vue-tsc": "^2.2.0"
}
},
"node_modules/@alloc/quick-lru": {