Compare commits

..

2 Commits

Author SHA1 Message Date
18e673d867 fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint and Check (push) Failing after 19s
Lint / Lint and Check (pull_request) Failing after 19s
2025-11-01 08:03:01 +00:00
70c978f199 fix(deps): update dependency lucide-react to ^0.552.0 (#22)
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>
2025-11-01 08:21:43 +01:00
2 changed files with 6 additions and 6 deletions

View File

@@ -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": "16.0.1",
"next-plausible": "^3.12.4",

10
pnpm-lock.yaml generated
View File

@@ -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
@@ -2765,8 +2765,8 @@ packages:
lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
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
@@ -6457,7 +6457,7 @@ snapshots:
dependencies:
yallist: 3.1.1
lucide-react@0.548.0(react@19.2.0):
lucide-react@0.552.0(react@19.2.0):
dependencies:
react: 19.2.0