(chore): update codebase

This commit is contained in:
Alois 2026-05-01 19:57:03 +02:00
commit 4e8d46b20e
106 changed files with 29936 additions and 1023 deletions

View file

@ -41,11 +41,11 @@
"@tauri-apps/plugin-opener": "^2",
"@tensamin/ui": "*",
"@tensamin/shared": "workspace:*",
"lucide-react": "^1.7.0",
"lucide-react": "^1.14.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
"devDependencies": {
"@tauri-apps/cli": "^2"
"@tauri-apps/cli": "^2.11.0"
}
}