wip: migrate to desktop2

This commit is contained in:
2024-02-12 09:08:35 +07:00
parent c809ab6b4e
commit 1950cb59a2
25 changed files with 347 additions and 51 deletions

View File

@@ -9,9 +9,14 @@
"preview": "vite preview"
},
"dependencies": {
"@lume/ark": "workspace:^",
"@lume/storage": "workspace:^",
"@tanstack/react-router": "^1.16.0",
"i18next": "^23.8.2",
"i18next-resources-to-backend": "^1.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"react-i18next": "^14.0.2"
},
"devDependencies": {
"@lume/tailwindcss": "workspace:^",