diff --git a/bun.lock b/bun.lock index bd6f463..7a343ca 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "framer-motion": "^12.4.10", "geist": "^1.3.1", "gray-matter": "^4.0.3", - "lucide-react": "^0.487.0", + "lucide-react": "^0.534.0", "motion": "^12.7.3", "next": "^14.2.22", "next-mdx-remote": "^5.0.0", @@ -1131,7 +1131,7 @@ "lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="], - "lucide-react": ["lucide-react@0.487.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw=="], + "lucide-react": ["lucide-react@0.534.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4Bz7rujQ/mXHqCwjx09ih/Q9SCizz9CjBV5repw9YSHZZZaop9/Oj0RgCDt6WdEaeAPfbcZ8l2b4jzApStqgNw=="], "magic-string": ["magic-string@0.25.9", "", { "dependencies": { "sourcemap-codec": "^1.4.8" } }, "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ=="], diff --git a/package.json b/package.json index 63bee6a..7c3fc7e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "framer-motion": "^12.4.10", "geist": "^1.3.1", "gray-matter": "^4.0.3", - "lucide-react": "^0.487.0", + "lucide-react": "^0.534.0", "motion": "^12.7.3", "next": "^14.2.22", "next-mdx-remote": "^5.0.0",