diff --git a/package-lock.json b/package-lock.json index 9c00c3b..020cab4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "drizzle-orm": "^0.33.0", "framer-motion": "^11.3.2", "griller": "^1.0.5", - "lucide-react": "^0.436.0", + "lucide-react": "^0.439.0", "moment": "^2.30.1", "next": "^14.2.4", "postgres": "^3.4.4", @@ -5167,9 +5167,9 @@ "dev": true }, "node_modules/lucide-react": { - "version": "0.436.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.436.0.tgz", - "integrity": "sha512-N292bIxoqm1aObAg0MzFtvhYwgQE6qnIOWx/GLj5ONgcTPH6N0fD9bVq/GfdeC9ZORBXozt/XeEKDpiB3x3vlQ==", + "version": "0.439.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.439.0.tgz", + "integrity": "sha512-PafSWvDTpxdtNEndS2HIHxcNAbd54OaqSYJO90/b63rab2HWYqDbH194j0i82ZFdWOAcf0AHinRykXRRK2PJbw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" diff --git a/package.json b/package.json index c980266..af9a714 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "drizzle-orm": "^0.33.0", "framer-motion": "^11.3.2", "griller": "^1.0.5", - "lucide-react": "^0.436.0", + "lucide-react": "^0.439.0", "moment": "^2.30.1", "next": "^14.2.4", "postgres": "^3.4.4",