From 9d2e201cc76f96bc4d0085bebbd9cc9d6fcd307e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 09:19:24 +0000 Subject: [PATCH] chore(deps)(deps): bump lucide-react in /typescript Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.562.0 to 0.575.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.575.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/package.json b/typescript/package.json index 33c9a04..6e56e19 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -28,7 +28,7 @@ "highcharts": "^12.4.0", "highcharts-react-official": "^3.2.3", "lightweight-charts": "^5.1.0", - "lucide-react": "^0.562.0", + "lucide-react": "^0.575.0", "nanoid": "^3.3.11", "papaparse": "^5.5.3", "react": "^19.1.0",