fix(deps): update dependency lucide-react to ^0.507.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 43s

This commit is contained in:
Renovate Bot 2025-05-05 10:11:34 +00:00
parent 0c0b6bd3d9
commit 382fd515e1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.503.0",
"lucide-react": "^0.507.0",
"next": "^15.2.3",
"next-plausible": "^3.12.4",
"react": "^19.0.0",
@ -5764,9 +5764,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.503.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.503.0.tgz",
"integrity": "sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w==",
"version": "0.507.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.507.0.tgz",
"integrity": "sha512-XfgE6gvAHwAtnbUvWiTTHx4S3VGR+cUJHEc0vrh9Ogu672I1Tue2+Cp/8JJqpytgcBHAB1FVI297W4XGNwc2dQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View File

@ -23,7 +23,7 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.503.0",
"lucide-react": "^0.507.0",
"next": "^15.2.3",
"next-plausible": "^3.12.4",
"react": "^19.0.0",