feat: build account dashboard and settings workspace

This commit is contained in:
2026-03-26 23:03:45 +08:00
parent be4bc8a3af
commit 8ee9a696b4
18 changed files with 2468 additions and 54 deletions

23
pnpm-lock.yaml generated
View File

@@ -23,6 +23,9 @@ importers:
tailwindcss:
specifier: ^4.2.2
version: 4.2.2
zustand:
specifier: ^5.0.12
version: 5.0.12
devDependencies:
'@types/node':
specifier: ^24.12.0
@@ -863,6 +866,24 @@ packages:
yallist@3.1.1:
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
zustand@5.0.12:
resolution: {integrity: sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=18.0.0'
immer: '>=9.0.6'
react: '>=18.0.0'
use-sync-external-store: '>=1.2.0'
peerDependenciesMeta:
'@types/react':
optional: true
immer:
optional: true
react:
optional: true
use-sync-external-store:
optional: true
snapshots:
'@babel/code-frame@7.29.0':
@@ -1522,3 +1543,5 @@ snapshots:
vite: 8.0.2(@types/node@24.12.0)(jiti@2.6.1)
yallist@3.1.1: {}
zustand@5.0.12: {}