diff --git a/bun.lock b/bun.lock index 9651e35f..bee7c9dc 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "framer-motion": "^12.29.0", "gray-matter": "^4.0.3", "lenis": "^1.3.17", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "minimessage-js": "^1.2.1", "next-mdx-remote": "^6.0.0", "next-sitemap": "^4.2.3", @@ -797,7 +797,7 @@ "lru-cache": ["lru-cache@11.2.4", "", {}, "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg=="], - "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=="], "magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="], diff --git a/package.json b/package.json index 15692d0a..19c129ea 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "framer-motion": "^12.29.0", "gray-matter": "^4.0.3", "lenis": "^1.3.17", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "minimessage-js": "^1.2.1", "next-mdx-remote": "^6.0.0", "next-sitemap": "^4.2.3",