fix(deps): update dependency lucide-react to ^0.511.0
All checks were successful
Lint / Lint (push) Successful in 28s

This commit is contained in:
Renovate Bot 2025-05-17 04:05:14 +00:00
parent 947b378d1e
commit cc3a3aa512
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"lucide-react": "^0.509.0",
"lucide-react": "^0.511.0",
"next": "15.3.2",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
@ -5266,9 +5266,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.509.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.509.0.tgz",
"integrity": "sha512-xCJHn6Uh5qF6PGml25vveCTrHJZcqS1G1MVzWZK54ZQsOiCVJk4fwY3oyo5EXS2S+aqvTpWYIfJN+PesJ0quxg==",
"version": "0.511.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.511.0.tgz",
"integrity": "sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View File

@ -12,7 +12,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"lucide-react": "^0.509.0",
"lucide-react": "^0.511.0",
"next": "15.3.2",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",