From 01e80b9f89667c39a7ceb02b9792b4078f58ed6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:32:02 +0000 Subject: [PATCH] Chore(deps): bump lucide-react from 0.390.0 to 0.437.0 in /www Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.390.0 to 0.437.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.437.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..614342f 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.437.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.4",