chore(deps): bump lucide-react to 1.16.0 (#237)

Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
This commit is contained in:
dependabot[bot]
2026-05-17 15:05:14 +02:00
committed by GitHub
parent cde645844c
commit 311c1bc408
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-query": "^5.99.0",
"axios": "^1.16.1",
"lucide-react": "^1.8.0",
"lucide-react": "^1.16.0",
"next": "16.2.6",
"react": "19.2.5",
"react-dom": "19.2.5",
@@ -8429,9 +8429,9 @@
}
},
"node_modules/lucide-react": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.8.0.tgz",
"integrity": "sha512-WuvlsjngSk7TnTBJ1hsCy3ql9V9VOdcPkd3PKcSmM34vJD8KG6molxz7m7zbYFgICwsanQWmJ13JlYs4Zp7Arw==",
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.16.0.tgz",
"integrity": "sha512-dYwyPzb4MEKpGUmNYk3WKWPnMrHs3FKM+q94kAnJrcDIqqn1hq2xY8scaS2ovsOCM5D51ey2gaRG3PBb1vgoYQ==",
"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.99.0",
"axios": "^1.16.1",
"lucide-react": "^1.8.0",
"lucide-react": "^1.16.0",
"next": "16.2.6",
"react": "19.2.5",
"react-dom": "19.2.5",