fix(deps): update dependency lucide-react to ^0.552.0 (#22)
Some checks failed
Lint / Lint and Check (push) Failing after 22s
Some checks failed
Lint / Lint and Check (push) Failing after 22s
Co-authored-by: Renovate Bot <renovatebot@schulze.network> Co-committed-by: Renovate Bot <renovatebot@schulze.network>
This commit was merged in pull request #22.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"dotenv": "^17.2.0",
|
||||
"drizzle-orm": "^0.44.3",
|
||||
"lucide-react": "^0.548.0",
|
||||
"lucide-react": "^0.552.0",
|
||||
"nanoid": "^5.1.5",
|
||||
"next": "15.5.6",
|
||||
"next-plausible": "^3.12.4",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -48,8 +48,8 @@ importers:
|
||||
specifier: ^0.44.3
|
||||
version: 0.44.7(@types/pg@8.15.6)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
|
||||
lucide-react:
|
||||
specifier: ^0.548.0
|
||||
version: 0.548.0(react@19.2.0)
|
||||
specifier: ^0.552.0
|
||||
version: 0.552.0(react@19.2.0)
|
||||
nanoid:
|
||||
specifier: ^5.1.5
|
||||
version: 5.1.6
|
||||
@@ -2670,8 +2670,8 @@ packages:
|
||||
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
||||
hasBin: true
|
||||
|
||||
lucide-react@0.548.0:
|
||||
resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==}
|
||||
lucide-react@0.552.0:
|
||||
resolution: {integrity: sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
|
||||
@@ -6232,7 +6232,7 @@ snapshots:
|
||||
dependencies:
|
||||
js-tokens: 4.0.0
|
||||
|
||||
lucide-react@0.548.0(react@19.2.0):
|
||||
lucide-react@0.552.0(react@19.2.0):
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user