diff --git a/bun.lock b/bun.lock index 464fb6c1..5f2d4fd2 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "fumadocs-twoslash": "3.1.6", "fumadocs-ui": "15.6.12", "gray-matter": "4.0.3", - "lucide-react": "0.539.0", + "lucide-react": "0.540.0", "next": "15.4.7", "posthog-js": "1.260.1", "posthog-node": "5.7.0", @@ -1513,7 +1513,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.539.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg=="], + "lucide-react": ["lucide-react@0.540.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-armkCAqQvO62EIX4Hq7hqX/q11WSZu0Jd23cnnqx0/49yIxGXyL/zyZfBxNN9YDx0ensPTb4L+DjTh3yQXUxtQ=="], "magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="], diff --git a/package.json b/package.json index f06603ad..7bdfc087 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "fumadocs-twoslash": "3.1.6", "fumadocs-ui": "15.6.12", "gray-matter": "4.0.3", - "lucide-react": "0.539.0", + "lucide-react": "0.540.0", "next": "15.4.7", "posthog-js": "1.260.1", "posthog-node": "5.7.0",