chore(deps): bump lucide-react from 0.575.0 to 1.6.0 in /frontend (#163)

* chore(deps): bump lucide-react from 0.575.0 to 1.6.0 in /frontend

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: rename Github to GitHub for lucide-react v1.x compatibility

* fix: replace removed Github icon with inline SVG for lucide-react v1.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SaelixCode <dev@saelix.com>
This commit is contained in:
dependabot[bot]
2026-03-25 22:13:44 -04:00
committed by GitHub
parent c625814e13
commit 76a10f2a66
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"geist": "^1.7.0",
"lucide-react": "^0.575.0",
"lucide-react": "^1.6.0",
"monaco-editor": "^0.55.1",
"motion": "^12.38.0",
"next-themes": "^0.4.6",