diff --git a/bun.lock b/bun.lock index e2f86459..ea67a3cc 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "eternalcodev3", @@ -19,7 +20,7 @@ "framer-motion": "^12.23.26", "gray-matter": "^4.0.3", "lenis": "^1.3.16", - "lucide-react": "^0.556.0", + "lucide-react": "^0.562.0", "minimessage-js": "^1.2.1", "next-mdx-remote": "^5.0.0", "next-sitemap": "^4.2.3", @@ -805,7 +806,7 @@ "lru-cache": ["lru-cache@11.2.4", "", {}, "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg=="], - "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.562.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw=="], "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 7f970eaa..074d9aa2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "framer-motion": "^12.23.26", "gray-matter": "^4.0.3", "lenis": "^1.3.16", - "lucide-react": "^0.556.0", + "lucide-react": "^0.562.0", "minimessage-js": "^1.2.1", "next-mdx-remote": "^5.0.0", "next-sitemap": "^4.2.3",