From 2f8a2885ecfa5772fcd694e722ea3dbf7de2f2e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:26:37 +0100 Subject: [PATCH] Bump lucide-react from 0.363.0 to 0.391.0 (#1315) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.363.0 to 0.391.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.391.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e0036ac..e069332 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@yaireo/relative-time": "^1.0.4", "file-saver": "^2.0.5", "framer-motion": "^11.2.10", - "lucide-react": "^0.363.0", + "lucide-react": "^0.391.0", "next": "14.2.3", "next-themes": "^0.2.1", "react": "^18.2.0", @@ -10971,9 +10971,9 @@ } }, "node_modules/lucide-react": { - "version": "0.363.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.363.0.tgz", - "integrity": "sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ==", + "version": "0.391.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.391.0.tgz", + "integrity": "sha512-cj0/2Gy4tBeemAeiU5ny5KeYZulQskCGaMA8SEfBYkJBoOKbwCV9GOXPaxJG0KomwNB3bClcZgoS3BKYy6R/0w==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 3d8318f..7afc64b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@yaireo/relative-time": "^1.0.4", "file-saver": "^2.0.5", "framer-motion": "^11.2.10", - "lucide-react": "^0.363.0", + "lucide-react": "^0.391.0", "next": "14.2.3", "next-themes": "^0.2.1", "react": "^18.2.0",