Skip to content

Commit efdb6db

Browse files
milispclaude
andcommitted
refactor: remove bun.lock and update dependencies
- Removed bun.lock file and switch to npm for package management - Updated Cargo dependencies for tauri backend - Modified DXT components to remove database dependencies - Simplified DXT routing and page structure - Updated capabilities configuration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent d7b2214 commit efdb6db

File tree

15 files changed

+515
-1862
lines changed

15 files changed

+515
-1862
lines changed

tauri-app/bun.lock

Lines changed: 0 additions & 882 deletions
This file was deleted.

tauri-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"@tauri-apps/plugin-log": "^2.4.0",
4444
"@tauri-apps/plugin-os": "^2.2.1",
4545
"@tauri-apps/plugin-shell": "^2.2.0",
46-
"@tauri-apps/plugin-sql": "~2",
4746
"@types/lodash": "^4.17.17",
4847
"axios": "^1.9.0",
4948
"class-variance-authority": "^0.7.1",

0 commit comments

Comments
 (0)