From 344dcbf1af43bcbca6ade82ff67c078c1cf58681 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 13:46:49 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.577.0 --- bun.lock | 5 +++-- package.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 76d64de..ba1d613 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "mikn-dev", @@ -22,7 +23,7 @@ "daisyui": "^5.0.0", "elysia": "^1.4.18", "gsap": "^3.13.0", - "lucide-react": "^0.556.0", + "lucide-react": "^0.577.0", "maath": "^0.10.8", "motion": "^12.23.12", "next": "^16.0.8", @@ -1155,7 +1156,7 @@ "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], - "lucide-react": ["lucide-react@0.556.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A=="], + "lucide-react": ["lucide-react@0.577.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A=="], "maath": ["maath@0.10.8", "", { "peerDependencies": { "@types/three": ">=0.134.0", "three": ">=0.134.0" } }, "sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g=="], diff --git a/package.json b/package.json index 8387b95..ee33bee 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "daisyui": "^5.0.0", "elysia": "^1.4.18", "gsap": "^3.13.0", - "lucide-react": "^0.556.0", + "lucide-react": "^0.577.0", "maath": "^0.10.8", "motion": "^12.23.12", "next": "^16.0.8",