From 847c6a3b17193da83c560880c8d9c3bd3b450d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 09:38:39 +0000 Subject: [PATCH] Chore(deps): bump lucide-react from 0.390.0 to 0.435.0 in /www Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.390.0 to 0.435.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.435.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/package.json b/www/package.json index a3e0c09..74e1251 100644 --- a/www/package.json +++ b/www/package.json @@ -22,7 +22,7 @@ "@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/tailwind": "^5.1.0", "astro": "^4.10.1", - "lucide-react": "^0.390.0", + "lucide-react": "^0.435.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.4",