diff --git a/package-lock.json b/package-lock.json index 33b72f3..f67fef7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "docxtemplater": "^3.66.7", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "next": "15.5.4", "next-themes": "^0.4.6", "pdf-parse": "^1.1.1", @@ -4624,9 +4624,9 @@ } }, "node_modules/lucide-react": { - "version": "0.545.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz", - "integrity": "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==", + "version": "0.546.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", + "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index be1ca1d..3a7a9e4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "docxtemplater": "^3.66.7", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "next": "15.5.4", "next-themes": "^0.4.6", "pdf-parse": "^1.1.1",