got a basic dashboard going

This commit is contained in:
2026-06-01 16:30:02 -06:00
parent e5e45043a8
commit 1d00b8e171
14 changed files with 753 additions and 58 deletions
+18
View File
@@ -11,6 +11,9 @@ importers:
vue:
specifier: ^3.5.0
version: 3.5.35
vue-router:
specifier: ^4.4.0
version: 4.6.4(vue@3.5.35)
devDependencies:
'@tailwindcss/vite':
specifier: ^4.0.0
@@ -470,6 +473,9 @@ packages:
'@vue/compiler-ssr@3.5.35':
resolution: {integrity: sha512-rGhAeXgdM7/ffTJGXT69rCCdTmjDewnFuUZfBQQHTdcEBeWdT5HCGY60y2ytLJr9/Dsu7IntUi5z/w0h6Rjnzw==}
'@vue/devtools-api@6.6.4':
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
'@vue/reactivity@3.5.35':
resolution: {integrity: sha512-tVc+SsHConvh/Lz64qq1pP3rYArBmK42xonovEcxY74SQtvctZodG/zhq54P5dr38cVuw25d27cPNRdlMidpGQ==}
@@ -684,6 +690,11 @@ packages:
yaml:
optional: true
vue-router@4.6.4:
resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==}
peerDependencies:
vue: ^3.5.0
vue@3.5.35:
resolution: {integrity: sha512-cx89fnr+0kVGHiNFG6y6s0bdjypJRFNZn6x3WPstNdQR1bi1mbB7h4v5IBGTsPJU3nK1+0Iqj3Zf+hZWMieR4Q==}
peerDependencies:
@@ -984,6 +995,8 @@ snapshots:
'@vue/compiler-dom': 3.5.35
'@vue/shared': 3.5.35
'@vue/devtools-api@6.6.4': {}
'@vue/reactivity@3.5.35':
dependencies:
'@vue/shared': 3.5.35
@@ -1181,6 +1194,11 @@ snapshots:
jiti: 2.7.0
lightningcss: 1.32.0
vue-router@4.6.4(vue@3.5.35):
dependencies:
'@vue/devtools-api': 6.6.4
vue: 3.5.35
vue@3.5.35:
dependencies:
'@vue/compiler-dom': 3.5.35