fix(deps): update dependency lucide-react to ^0.468.0

This commit is contained in:
Renovate Bot
2024-12-19 12:03:17 +00:00
parent f5372c153c
commit 4f7a397694
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.294.0",
"lucide-react": "^0.468.0",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18",

View File

@ -18,8 +18,8 @@ dependencies:
specifier: ^2.0.0
version: 2.0.0
lucide-react:
specifier: ^0.294.0
version: 0.294.0(react@18.2.0)
specifier: ^0.468.0
version: 0.468.0(react@18.2.0)
next:
specifier: 14.0.3
version: 14.0.3(react-dom@18.2.0)(react@18.2.0)
@ -2229,10 +2229,10 @@ packages:
yallist: 4.0.0
dev: true
/lucide-react@0.294.0(react@18.2.0):
resolution: {integrity: sha512-V7o0/VECSGbLHn3/1O67FUgBwWB+hmzshrgDVRJQhMh8uj5D3HBuIvhuAmQTtlupILSplwIZg5FTc4tTKMA2SA==}
/lucide-react@0.468.0(react@18.2.0):
resolution: {integrity: sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
dependencies:
react: 18.2.0
dev: false