Should be mostly working, doing some additional QOL

This commit is contained in:
gamer147
2025-11-30 23:00:40 -05:00
parent 8d6f0d6cfd
commit b2f4548807
24 changed files with 839 additions and 73 deletions

View File

@@ -18,6 +18,7 @@
"astro": "^5.16.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"graphql": "^16.12.0",
"oidc-client-ts": "^3.4.1",
"svelte": "^5.45.2",
@@ -30,7 +31,9 @@
"@graphql-codegen/typed-document-node": "^6.1.3",
"@graphql-codegen/typescript": "^5.0.5",
"@graphql-codegen/typescript-operations": "^5.0.5",
"@lucide/svelte": "^0.555.0",
"@internationalized/date": "^3.10.0",
"@lucide/svelte": "^0.544.0",
"bits-ui": "^2.14.4",
"dotenv": "^16.6.1",
"tailwind-variants": "^3.2.2",
"tw-animate-css": "^1.4.0"