fix(deps): update dependency lucide-react to ^0.523.0
All checks were successful
docker-build / docker (push) Successful in 7m34s
container-scan / Container Scan (pull_request) Successful in 5m45s
docker-build / docker (pull_request) Successful in 1m31s

This commit is contained in:
Renovate Bot 2025-06-25 13:01:59 +00:00
parent 7e65ac35a8
commit beeaed318c
2 changed files with 6 additions and 6 deletions

View file

@ -44,7 +44,7 @@
"bcryptjs": "^3.0.2", "bcryptjs": "^3.0.2",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.515.0", "lucide-react": "^0.523.0",
"next": "15.4.0-canary.96", "next": "15.4.0-canary.96",
"next-auth": "^5.0.0-beta.25", "next-auth": "^5.0.0-beta.25",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",

View file

@ -6580,12 +6580,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"lucide-react@npm:^0.515.0": "lucide-react@npm:^0.523.0":
version: 0.515.0 version: 0.523.0
resolution: "lucide-react@npm:0.515.0" resolution: "lucide-react@npm:0.523.0"
peerDependencies: peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/00485e09ab3d0bbb34797b1f368c269e8708522b6e2f46fd84dd5bd99741546487be9a65a260f274e8049b81cc37687566e26132f5752352c8d9bc8e5d0b3dea checksum: 10c0/dafd180d05326edc81d928f37d6574930f0592da08b91c536ae5675d0b764295368e8daf9bcc81a5283c18e2f19412060d1da475b4f26112168245e708bd562f
languageName: node languageName: node
linkType: hard linkType: hard
@ -6702,7 +6702,7 @@ __metadata:
eslint: "npm:9.29.0" eslint: "npm:9.29.0"
eslint-config-next: "npm:15.3.4" eslint-config-next: "npm:15.3.4"
eslint-config-prettier: "npm:10.1.5" eslint-config-prettier: "npm:10.1.5"
lucide-react: "npm:^0.515.0" lucide-react: "npm:^0.523.0"
next: "npm:15.4.0-canary.96" next: "npm:15.4.0-canary.96"
next-auth: "npm:^5.0.0-beta.25" next-auth: "npm:^5.0.0-beta.25"
next-themes: "npm:^0.4.6" next-themes: "npm:^0.4.6"