diff --git a/bun.lock b/bun.lock index accf9d6..4ea7549 100644 --- a/bun.lock +++ b/bun.lock @@ -27,7 +27,7 @@ "drizzle-orm": "^0.44.5", "geist": "^1.5.1", "js-yaml": "^4.1.0", - "lucide-react": "^0.543.0", + "lucide-react": "^0.544.0", "next": "15.5.3", "next-themes": "^0.4.6", "react": "19.1.1", @@ -449,7 +449,7 @@ "lightningcss-win32-x64-msvc": ["lightningcss-win32-x64-msvc@1.30.1", "", { "os": "win32", "cpu": "x64" }, "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg=="], - "lucide-react": ["lucide-react@0.543.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA=="], + "lucide-react": ["lucide-react@0.544.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="], "magic-string": ["magic-string@0.30.18", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ=="], diff --git a/package.json b/package.json index e1d4384..4546586 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "drizzle-orm": "^0.44.5", "geist": "^1.5.1", "js-yaml": "^4.1.0", - "lucide-react": "^0.543.0", + "lucide-react": "^0.544.0", "next": "15.5.3", "next-themes": "^0.4.6", "react": "19.1.1",