Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion keyless-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "vitest --run"
},
"dependencies": {
"@tauri-apps/api": "^2",
"@tauri-apps/api": "^2.9.1",
Copy link

Copilot AI Feb 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR metadata/title says this is an upgrade to @tauri-apps/api 2.9.1, but the lockfile resolves and records @tauri-apps/api@2.10.1 (and updates plugin snapshots to 2.10.1). Please either update the dependency to 2.9.1 as intended, or update the PR title/description and package.json to reflect the 2.10.1 upgrade so the change is accurately reviewed.

Copilot uses AI. Check for mistakes.
"@tauri-apps/plugin-autostart": "^2",
"@tauri-apps/plugin-dialog": "^2",
"@tauri-apps/plugin-opener": "^2",
Expand Down
20 changes: 10 additions & 10 deletions keyless-desktop/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.