diff --git a/bun.lock b/bun.lock index 8c2037d..c29a7ee 100644 --- a/bun.lock +++ b/bun.lock @@ -31,7 +31,7 @@ "class-variance-authority": "0.7.1", "clsx": "2.1.1", "codemirror": "6.0.2", - "lucide-react": "0.577.0", + "lucide-react": "1.7.0", "radix-ui": "1.4.3", "react": "19.2.4", "react-dom": "19.2.4", @@ -970,7 +970,7 @@ "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], - "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.7.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg=="], "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 b2f5c04..07e9e83 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "class-variance-authority": "0.7.1", "clsx": "2.1.1", "codemirror": "6.0.2", - "lucide-react": "0.577.0", + "lucide-react": "1.7.0", "radix-ui": "1.4.3", "react": "19.2.4", "react-dom": "19.2.4",