From 5e3a650492e0723e711283b91d25b097819c2a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:19:06 +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.563.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.563.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..9d998ab 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.563.0", "nanoid": "^3.3.11", "papaparse": "^5.5.3", "react": "^19.1.0",