chore(deps): bump lucide-react from 1.7.0 to 1.8.0 in /frontend

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.8.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]
2026-04-13 07:23:19 +00:00
committed by GitHub
parent d4bd95efeb
commit 095ee1059c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-query": "^5.96.2",
"axios": "^1.14.0",
"lucide-react": "^1.7.0",
"lucide-react": "^1.8.0",
"next": "16.2.2",
"react": "19.2.4",
"react-dom": "19.2.4",
@@ -7952,9 +7952,9 @@
}
},
"node_modules/lucide-react": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.7.0.tgz",
"integrity": "sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.8.0.tgz",
"integrity": "sha512-WuvlsjngSk7TnTBJ1hsCy3ql9V9VOdcPkd3PKcSmM34vJD8KG6molxz7m7zbYFgICwsanQWmJ13JlYs4Zp7Arw==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
+1 -1
View File
@@ -13,7 +13,7 @@
"dependencies": {
"@tanstack/react-query": "^5.96.2",
"axios": "^1.14.0",
"lucide-react": "^1.7.0",
"lucide-react": "^1.8.0",
"next": "16.2.2",
"react": "19.2.4",
"react-dom": "19.2.4",