fix(deps): update dependency lucide-react to ^0.524.0
All checks were successful
docker-build / docker (push) Successful in 16m21s
tests / Tests (push) Successful in 9m5s
container-scan / Container Scan (pull_request) Successful in 13m19s
docker-build / docker (pull_request) Successful in 1m59s
tests / Tests (pull_request) Successful in 9m41s
All checks were successful
docker-build / docker (push) Successful in 16m21s
tests / Tests (push) Successful in 9m5s
container-scan / Container Scan (pull_request) Successful in 13m19s
docker-build / docker (pull_request) Successful in 1m59s
tests / Tests (pull_request) Successful in 9m41s
This commit is contained in:
parent
1a9a299c9c
commit
81e4178aab
2 changed files with 6 additions and 6 deletions
|
@ -51,7 +51,7 @@
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"cmdk": "^1.1.1",
|
"cmdk": "^1.1.1",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"lucide-react": "^0.523.0",
|
"lucide-react": "^0.524.0",
|
||||||
"next": "15.3.4",
|
"next": "15.3.4",
|
||||||
"next-auth": "^5.0.0-beta.25",
|
"next-auth": "^5.0.0-beta.25",
|
||||||
"next-swagger-doc": "^0.4.1",
|
"next-swagger-doc": "^0.4.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -7582,12 +7582,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.523.0":
|
"lucide-react@npm:^0.524.0":
|
||||||
version: 0.523.0
|
version: 0.524.0
|
||||||
resolution: "lucide-react@npm:0.523.0"
|
resolution: "lucide-react@npm:0.524.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/dafd180d05326edc81d928f37d6574930f0592da08b91c536ae5675d0b764295368e8daf9bcc81a5283c18e2f19412060d1da475b4f26112168245e708bd562f
|
checksum: 10c0/e23d6e6fa26a99c54c58f60bb7408181c4836742c5efa47dbbc6515eadb449559f3ddd503fcc45f26162ac300e7440cafd94d2a351eaf0f54bf2bd63db04cebe
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -7716,7 +7716,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.523.0"
|
lucide-react: "npm:^0.524.0"
|
||||||
next: "npm:15.3.4"
|
next: "npm:15.3.4"
|
||||||
next-auth: "npm:^5.0.0-beta.25"
|
next-auth: "npm:^5.0.0-beta.25"
|
||||||
next-swagger-doc: "npm:^0.4.1"
|
next-swagger-doc: "npm:^0.4.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue