From 8f7572598747efa4651a4eba43d9a6f3157e24ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 01:29:13 +0000 Subject: [PATCH] Bump lucide-react in the prod-minor-updates group Bumps the prod-minor-updates group with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 0.518.0 to 0.522.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.522.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates ... 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 72f00d41..1acf62e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "jmespath": "^0.16.0", "js-yaml": "4.1.0", "jsonwebtoken": "^9.0.2", - "lucide-react": "0.518.0", + "lucide-react": "0.522.0", "moment": "2.30.1", "next": "15.3.4", "next-themes": "0.4.6", @@ -9851,9 +9851,9 @@ } }, "node_modules/lucide-react": { - "version": "0.518.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.518.0.tgz", - "integrity": "sha512-kFg34uQqnVl/7HwAiigxPSpj//43VIVHQbMygQPtS1yT4btMXHCWUipHcgcXHD2pm1Z2nUBA/M+Vnh/YmWXQUw==", + "version": "0.522.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.522.0.tgz", + "integrity": "sha512-jnJbw974yZ7rQHHEFKJOlWAefG3ATSCZHANZxIdx8Rk/16siuwjgA4fBULpXEAWx/RlTs3FzmKW/udWUuO0aRw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index 278c9a1b..5c253f63 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "jmespath": "^0.16.0", "js-yaml": "4.1.0", "jsonwebtoken": "^9.0.2", - "lucide-react": "0.518.0", + "lucide-react": "0.522.0", "moment": "2.30.1", "next": "15.3.4", "next-themes": "0.4.6",