From 43a4a98f6f0fa36c59c9f04631d49c182f336f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:15:44 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.503.0 to 0.522.0 in /web-app Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.503.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 ... Signed-off-by: dependabot[bot] --- web-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/package.json b/web-app/package.json index 8b3193817..4579b2a04 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -45,7 +45,7 @@ "i18next": "^25.0.1", "katex": "^0.16.22", "lodash.debounce": "^4.0.8", - "lucide-react": "^0.503.0", + "lucide-react": "^0.522.0", "motion": "^12.10.5", "next-themes": "^0.4.6", "posthog-js": "^1.246.0",