fix(deps): update dependency lucide-react to ^0.510.0
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m15s
docker-build / docker (push) Successful in 5m47s
docker-build / docker (pull_request) Successful in 3m10s

This commit is contained in:
Renovate Bot 2025-05-12 14:01:09 +00:00
parent 04c65cd584
commit b34f45230c
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
"@radix-ui/react-tabs": "^1.1.11",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.509.0",
"lucide-react": "^0.510.0",
"next": "15.3.2",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.4.6",

View file

@ -4518,12 +4518,12 @@ __metadata:
languageName: node
linkType: hard
"lucide-react@npm:^0.509.0":
version: 0.509.0
resolution: "lucide-react@npm:0.509.0"
"lucide-react@npm:^0.510.0":
version: 0.510.0
resolution: "lucide-react@npm:0.510.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/eb7434a99738d2a3b3a193c4e0cf51691a06223ec8eda514ea7fd96cdbd311069d25353cd9e720810e5c7ba3891186de6a0463c3ac5382cc1d981938847b9b95
checksum: 10c0/00b3efed64c370cd5ae97023583996ff83939baf6f4af11393d536ca9e520b0cc1a82a81aa6d0350625bff398daaa69357df74383631f2c3a0aeb6974f4237c7
languageName: node
linkType: hard
@ -4597,7 +4597,7 @@ __metadata:
eslint: "npm:9.26.0"
eslint-config-next: "npm:15.3.2"
eslint-config-prettier: "npm:10.1.5"
lucide-react: "npm:^0.509.0"
lucide-react: "npm:^0.510.0"
next: "npm:15.3.2"
next-auth: "npm:^5.0.0-beta.25"
next-themes: "npm:^0.4.6"