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 @@ -17,7 +17,7 @@
"@tauri-apps/plugin-opener": "^2",
"@tauri-apps/plugin-positioner": "^2.3.1",
"@tauri-apps/plugin-store": "^2",
"react": "^19.1.0",
"react": "^19.2.3",
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 title/description indicates an upgrade to React 19.2.3, but the lockfile resolves React to 19.2.4 and even records the specifier as ^19.2.4. Please reconcile the intended target version (update the PR metadata/title and/or package.json, and regenerate the lockfile accordingly) so the PR reflects the actual upgrade being applied.

Copilot uses AI. Check for mistakes.
"react-dom": "^19.1.0"
},
"devDependencies": {
Expand Down
24 changes: 12 additions & 12 deletions keyless-desktop/pnpm-lock.yaml

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