chore(ui-deps): bump lucide-react in /llama_stack/ui

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.542.0 to 0.545.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.545.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.545.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-12 01:37:18 +00:00 committed by GitHub
parent e94840d298
commit dfb1a037e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"clsx": "^2.1.1",
"framer-motion": "^12.23.24",
"llama-stack-client": "^0.2.23",
"lucide-react": "^0.542.0",
"lucide-react": "^0.545.0",
"next": "15.5.4",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",
@ -9949,9 +9949,9 @@
"license": "ISC"
},
"node_modules/lucide-react": {
"version": "0.542.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.542.0.tgz",
"integrity": "sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw==",
"version": "0.545.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz",
"integrity": "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View file

@ -24,7 +24,7 @@
"clsx": "^2.1.1",
"framer-motion": "^12.23.24",
"llama-stack-client": "^0.2.23",
"lucide-react": "^0.542.0",
"lucide-react": "^0.545.0",
"next": "15.5.4",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",