From 010553ebf628c3beac9f0638cd9c16e4c4aa8d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:17:30 +0000 Subject: [PATCH] Bump the dependencies group across 2 directories with 1 update Bumps the dependencies group with 1 update in the / directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Bumps the dependencies group with 1 update in the /pages directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 0.465.0 to 0.468.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react) Updates `lucide-react` from 0.465.0 to 0.468.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- pages/package-lock.json | 8 ++++---- pages/package.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66c646f..3d766fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7779,9 +7779,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.465.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.465.0.tgz", - "integrity": "sha512-uV7WEqbwaCcc+QjAxIhAvkAr3kgwkkYID3XptCHll72/F7NZlk6ONmJYpk+Xqx5Q0r/8wiOjz73H1BYbl8Z8iw==", + "version": "0.468.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz", + "integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" @@ -11251,7 +11251,7 @@ "@radix-ui/react-slot": "^1.1.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.465.0", + "lucide-react": "^0.468.0", "next": "15.0.3", "react": "^18", "react-dom": "^18", diff --git a/pages/package-lock.json b/pages/package-lock.json index 57068e9..cde1ef8 100644 --- a/pages/package-lock.json +++ b/pages/package-lock.json @@ -13,7 +13,7 @@ "@radix-ui/react-slot": "^1.1.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.465.0", + "lucide-react": "^0.468.0", "next": "15.0.3", "react": "^18", "react-dom": "^18", @@ -7015,9 +7015,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.465.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.465.0.tgz", - "integrity": "sha512-uV7WEqbwaCcc+QjAxIhAvkAr3kgwkkYID3XptCHll72/F7NZlk6ONmJYpk+Xqx5Q0r/8wiOjz73H1BYbl8Z8iw==", + "version": "0.468.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz", + "integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" diff --git a/pages/package.json b/pages/package.json index b422c23..e38b7e6 100644 --- a/pages/package.json +++ b/pages/package.json @@ -18,7 +18,7 @@ "@radix-ui/react-slot": "^1.1.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.465.0", + "lucide-react": "^0.468.0", "next": "15.0.3", "react": "^18", "react-dom": "^18",