diff --git a/packages/ui/package.json b/packages/ui/package.json index 85287f3..e4d5ca3 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -32,7 +32,7 @@ "@radix-ui/react-switch": "1.0.3", "class-variance-authority": "0.7.0", "clsx": "2.1.0", - "lucide-react": "0.352.0", + "lucide-react": "0.451.0", "next-themes": "0.2.1", "react-hook-form": "7.51.0", "sonner": "1.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1cd125..9156256 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -253,8 +253,8 @@ importers: specifier: 2.1.0 version: 2.1.0 lucide-react: - specifier: 0.352.0 - version: 0.352.0(react@18.2.0) + specifier: 0.451.0 + version: 0.451.0(react@18.2.0) next-themes: specifier: 0.2.1 version: 0.2.1(next@14.1.3)(react-dom@18.2.0)(react@18.2.0) @@ -6013,6 +6013,7 @@ packages: /eslint@6.8.0: resolution: {integrity: sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true dependencies: '@babel/code-frame': 7.23.5 @@ -7758,10 +7759,10 @@ packages: dependencies: yallist: 4.0.0 - /lucide-react@0.352.0(react@18.2.0): - resolution: {integrity: sha512-GKzcxx6H6PT9onMPN9zxyD4KNqgHDoVaY+ad14vhTzBdXFm3FQZhH5XeP8sHJRhLk9imHHta/8DZe55kd/KerQ==} + /lucide-react@0.451.0(react@18.2.0): + resolution: {integrity: sha512-OwQ3uljZLp2cerj8sboy5rnhtGTCl9UCJIhT1J85/yOuGVlEH+xaUPR7tvNdddPvmV5M5VLdr7cQuWE3hzA4jw==} 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