fix(deps): update dependency lucide-react to ^0.523.0
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m31s
docker-build / docker (pull_request) Successful in 9m31s
docker-build / docker (push) Successful in 12m7s
tests / Tests (pull_request) Successful in 6m50s
tests / Tests (push) Successful in 6m6s
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m31s
docker-build / docker (pull_request) Successful in 9m31s
docker-build / docker (push) Successful in 12m7s
tests / Tests (pull_request) Successful in 6m50s
tests / Tests (push) Successful in 6m6s
This commit is contained in:
parent
1a332a9373
commit
06eaccec86
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@
|
|||
"bcryptjs": "^3.0.2",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.515.0",
|
||||
"lucide-react": "^0.523.0",
|
||||
"next": "15.3.4",
|
||||
"next-auth": "^5.0.0-beta.25",
|
||||
"next-themes": "^0.4.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -7284,12 +7284,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.515.0":
|
||||
version: 0.515.0
|
||||
resolution: "lucide-react@npm:0.515.0"
|
||||
"lucide-react@npm:^0.523.0":
|
||||
version: 0.523.0
|
||||
resolution: "lucide-react@npm:0.523.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/00485e09ab3d0bbb34797b1f368c269e8708522b6e2f46fd84dd5bd99741546487be9a65a260f274e8049b81cc37687566e26132f5752352c8d9bc8e5d0b3dea
|
||||
checksum: 10c0/dafd180d05326edc81d928f37d6574930f0592da08b91c536ae5675d0b764295368e8daf9bcc81a5283c18e2f19412060d1da475b4f26112168245e708bd562f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7407,7 +7407,7 @@ __metadata:
|
|||
eslint: "npm:9.29.0"
|
||||
eslint-config-next: "npm:15.3.4"
|
||||
eslint-config-prettier: "npm:10.1.5"
|
||||
lucide-react: "npm:^0.515.0"
|
||||
lucide-react: "npm:^0.523.0"
|
||||
next: "npm:15.3.4"
|
||||
next-auth: "npm:^5.0.0-beta.25"
|
||||
next-themes: "npm:^0.4.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue