From dfb51bf79df2e4eaad4ee86be44597db21524356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 22:18:14 +0000 Subject: [PATCH] Bump lucide-react from 0.317.0 to 0.365.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.317.0 to 0.365.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.365.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] --- 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 0ea018f..56b61cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@radix-ui/react-toast": "^1.1.5", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", - "lucide-react": "^0.317.0", + "lucide-react": "^0.365.0", "metacom": "^3.1.2", "next": "14.0.3", "next-themes": "^0.2.1", @@ -5326,9 +5326,9 @@ } }, "node_modules/lucide-react": { - "version": "0.317.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.317.0.tgz", - "integrity": "sha512-8J8fIim0Sc+AYn8skgVau+hRGXaqjErRNzuW0vIGt4QA/f3UvY8g8o2A/OL9deCBKxZjVD1zuoidyMCiq8rfFQ==", + "version": "0.365.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.365.0.tgz", + "integrity": "sha512-sJYpPyyzGHI4B3pys+XSFnE4qtSWc68rFnDLxbNNKjkLST5XSx9DNn5+1Z3eFgFiw39PphNRiVBSVb+AL3oKwA==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index c0ccf97..333c296 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@radix-ui/react-toast": "^1.1.5", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", - "lucide-react": "^0.317.0", + "lucide-react": "^0.365.0", "metacom": "^3.1.2", "next": "14.0.3", "next-themes": "^0.2.1",