diff --git a/package.json b/package.json index ba54797..b148001 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "base64-js": "^1.5.1", "clsx": "^2.1.0", "dotenv": "^16.4.5", - "lucide-react": "^0.436.0", + "lucide-react": "^0.441.0", "next": "^14.1.4", "nodemailer": "^6.9.13", "nunjucks": "^3.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2102325..8ea2488 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^16.4.5 version: 16.4.5 lucide-react: - specifier: ^0.436.0 - version: 0.436.0(react@18.2.0) + specifier: ^0.441.0 + version: 0.441.0(react@18.2.0) next: specifier: ^14.1.4 version: 14.1.4(@babel/core@7.24.3)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -3312,8 +3312,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.436.0: - resolution: {integrity: sha512-N292bIxoqm1aObAg0MzFtvhYwgQE6qnIOWx/GLj5ONgcTPH6N0fD9bVq/GfdeC9ZORBXozt/XeEKDpiB3x3vlQ==} + lucide-react@0.441.0: + resolution: {integrity: sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc @@ -8855,7 +8855,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.436.0(react@18.2.0): + lucide-react@0.441.0(react@18.2.0): dependencies: react: 18.2.0