Trying to get everything using the newer session list. Also trying to generally pass the LQ values directly to the child component.

This commit is contained in:
Scott Idem
2024-09-17 19:15:43 -04:00
parent e95191d43a
commit 04fd046c53
6 changed files with 80 additions and 38 deletions

View File

@@ -44,7 +44,7 @@
"tailwindcss": "^3.4.10",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"typescript-svelte-plugin": "^0.3.39",
"typescript-svelte-plugin": "^0.3.41",
"vite": "^5.1.0",
"vite-plugin-tailwind-purgecss": "^0.3.3",
"vitest": "^2.0.2"