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

This commit is contained in:
Renovate Bot 2024-12-20 10:03:45 +00:00
parent f5372c153c
commit 11be323543
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -18,8 +18,8 @@ dependencies:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
lucide-react: lucide-react:
specifier: ^0.294.0 specifier: ^0.469.0
version: 0.294.0(react@18.2.0) version: 0.469.0(react@18.2.0)
next: next:
specifier: 14.0.3 specifier: 14.0.3
version: 14.0.3(react-dom@18.2.0)(react@18.2.0) version: 14.0.3(react-dom@18.2.0)(react@18.2.0)
@ -2229,10 +2229,10 @@ packages:
yallist: 4.0.0 yallist: 4.0.0
dev: true dev: true
/lucide-react@0.294.0(react@18.2.0): /lucide-react@0.469.0(react@18.2.0):
resolution: {integrity: sha512-V7o0/VECSGbLHn3/1O67FUgBwWB+hmzshrgDVRJQhMh8uj5D3HBuIvhuAmQTtlupILSplwIZg5FTc4tTKMA2SA==} resolution: {integrity: sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==}
peerDependencies: peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
dependencies: dependencies:
react: 18.2.0 react: 18.2.0
dev: false dev: false