- Removes package from node_modules, package.json dependencies, AND bun.lock (workspaces.dependencies + packages) - Fixes issue where 'update available' notification appeared but actual update didn't happen on restart due to bun.lock pinning old version - Added BunLockfile interface and stripTrailingCommas helper for JSON parsing 🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)