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 @@ -18,7 +18,7 @@
"@tauri-apps/plugin-positioner": "^2.3.1",
"@tauri-apps/plugin-store": "^2",
"react": "^19.1.0",
"react-dom": "^19.1.0"
"react-dom": "^19.2.3"
},
Comment on lines 19 to 22
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.

PR metadata/title indicate upgrading react-dom to 19.2.3, but the lockfile changes resolve react-dom to 19.2.4. Please either adjust the dependency bump to match the PR description/title, or update the PR metadata/title to reflect the actual version being introduced (and keep package.json and pnpm-lock.yaml consistent).

Copilot uses AI. Check for mistakes.
"devDependencies": {
"@tauri-apps/cli": "^2",
Expand Down
18 changes: 9 additions & 9 deletions keyless-desktop/pnpm-lock.yaml

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