fix(deps): update dependency lucide-react to ^0.561.0
Some checks are pending
Lint / Lint and Typecheck (pull_request) Successful in 40s
Lint / Lint and Typecheck (push) Successful in 36s
renovate/stability-days Updates have not met minimum release age requirement

This commit is contained in:
2025-12-12 18:25:17 +00:00
parent 17a694d4b5
commit 8e84465d96
2 changed files with 7 additions and 6 deletions

View File

@@ -33,7 +33,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cssnano": "^7.1.2", "cssnano": "^7.1.2",
"lucide-react": "^0.556.0", "lucide-react": "^0.561.0",
"next": "16.0.7", "next": "16.0.7",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"react": "19.2.1", "react": "19.2.1",

11
pnpm-lock.yaml generated
View File

@@ -64,8 +64,8 @@ importers:
specifier: ^7.1.2 specifier: ^7.1.2
version: 7.1.2(postcss@8.5.6) version: 7.1.2(postcss@8.5.6)
lucide-react: lucide-react:
specifier: ^0.556.0 specifier: ^0.561.0
version: 0.556.0(react@19.2.1) version: 0.561.0(react@19.2.1)
next: next:
specifier: 16.0.7 specifier: 16.0.7
version: 16.0.7(@babel/core@7.28.5)(@playwright/test@1.57.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) version: 16.0.7(@babel/core@7.28.5)(@playwright/test@1.57.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
@@ -2848,8 +2848,8 @@ packages:
lru-cache@5.1.1: lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lucide-react@0.556.0: lucide-react@0.561.0:
resolution: {integrity: sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A==} resolution: {integrity: sha512-Y59gMY38tl4/i0qewcqohPdEbieBy7SovpBL9IFebhc2mDd8x4PZSOsiFRkpPcOq6bj1r/mjH/Rk73gSlIJP2A==}
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
@@ -2918,6 +2918,7 @@ packages:
next@16.0.7: next@16.0.7:
resolution: {integrity: sha512-3mBRJyPxT4LOxAJI6IsXeFtKfiJUbjCLgvXO02fV8Wy/lIhPvP94Fe7dGhUgHXcQy4sSuYwQNcOLhIfOm0rL0A==} resolution: {integrity: sha512-3mBRJyPxT4LOxAJI6IsXeFtKfiJUbjCLgvXO02fV8Wy/lIhPvP94Fe7dGhUgHXcQy4sSuYwQNcOLhIfOm0rL0A==}
engines: {node: '>=20.9.0'} engines: {node: '>=20.9.0'}
deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details.
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@opentelemetry/api': ^1.1.0 '@opentelemetry/api': ^1.1.0
@@ -6613,7 +6614,7 @@ snapshots:
dependencies: dependencies:
yallist: 3.1.1 yallist: 3.1.1
lucide-react@0.556.0(react@19.2.1): lucide-react@0.561.0(react@19.2.1):
dependencies: dependencies:
react: 19.2.1 react: 19.2.1