fix(deps): update dependency lucide-react to ^0.509.0

This commit is contained in:
Renovate Bot 2025-05-09 09:05:05 +00:00 committed by Felix Schulze
parent 9188886d78
commit 73af64f89d
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"date-fns": "^3.6.0",
"lucide-react": "^0.452.0",
"lucide-react": "^0.509.0",
"next": "^15.2.1",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
@ -5975,12 +5975,12 @@
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
},
"node_modules/lucide-react": {
"version": "0.452.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.452.0.tgz",
"integrity": "sha512-kNefjOUOGm+Mu3KDiryONyPba9r+nhcrz5oJs3N6JDzGboQNEXw5GB3yB8rnV9/FA4bPyggNU6CRSihZm9MvSw==",
"version": "0.509.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.509.0.tgz",
"integrity": "sha512-xCJHn6Uh5qF6PGml25vveCTrHJZcqS1G1MVzWZK54ZQsOiCVJk4fwY3oyo5EXS2S+aqvTpWYIfJN+PesJ0quxg==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/math-intrinsics": {

View File

@ -19,7 +19,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"date-fns": "^3.6.0",
"lucide-react": "^0.452.0",
"lucide-react": "^0.509.0",
"next": "^15.2.1",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",