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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@tauri-apps/api": "^2.11.0",
"lucide-react": "^1.29.0",
"lucide-react": "^1.31.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update the shipped license inventory for lucide-react

When the frontend CI job runs license:check, scripts/check-dependency-inventory.mjs derives lucide-react 1.31.0 from this lockfile but THIRD_PARTY_LICENSES.txt still reports lucide-react 1.29.0; its exact inventory comparison therefore reports both a missing and stale component and fails the required CI gate, while installers retain outdated dependency metadata. Update the inventory entry alongside this production dependency bump.

AGENTS.md reference: AGENTS.md:L9-L11

Useful? React with 👍 / 👎.

"react": "^19.2.8",
"react-dom": "^19.2.8"
},
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

Loading