diff --git a/package-lock.json b/package-lock.json index daaa110..a029c02 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.563.0", "next": "15.5.9", "next-themes": "^0.4.6", "pdf-parse": "^1.1.1", @@ -5049,9 +5049,9 @@ "license": "ISC" }, "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.563.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.563.0.tgz", + "integrity": "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==", "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 b633ab5..113bd23 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.563.0", "next": "15.5.9", "next-themes": "^0.4.6", "pdf-parse": "^1.1.1",