diff --git a/bun.lock b/bun.lock index 9243d69f..b2c5c426 100644 --- a/bun.lock +++ b/bun.lock @@ -53,7 +53,7 @@ "http-errors-enhanced": "^4.0.2", "input-otp": "^1.4.2", "isbot": "^5.1.36", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.1", "next-themes": "^0.4.6", "qrcode.react": "^4.2.0", "react": "^19.2.4", @@ -1481,7 +1481,7 @@ "lru.min": ["lru.min@1.1.4", "", {}, "sha512-DqC6n3QQ77zdFpCMASA1a3Jlb64Hv2N2DciFGkO/4L9+q/IpIAuRlKOvCXabtRW6cQf8usbmM6BE/TOPysCdIA=="], - "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=="], + "lucide-react": ["lucide-react@1.0.1", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-lih7tKEczCYOQjVEzpFuxEuNzlwf+1yhvlMlEkGWJM3va8Pugv8bYXc/pRtcjPncaP7k84X0Pt/71ufxvqEPtQ=="], "luxon": ["luxon@3.7.2", "", {}, "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew=="], diff --git a/package.json b/package.json index 0afe768d..6f76b767 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "http-errors-enhanced": "^4.0.2", "input-otp": "^1.4.2", "isbot": "^5.1.36", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.1", "next-themes": "^0.4.6", "qrcode.react": "^4.2.0", "react": "^19.2.4",