diff --git a/package.json b/package.json index a397264..b0d37c3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-tooltip": "^1.2.8", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.475.0", + "lucide-react": "^0.546.0", "next": "15.3.3", "next-intl": "^3.26.3", "react": "19.1.0", diff --git a/yarn.lock b/yarn.lock index 3b874d5..ef3713a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3802,12 +3802,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.475.0": - version: 0.475.0 - resolution: "lucide-react@npm:0.475.0" +"lucide-react@npm:^0.546.0": + version: 0.546.0 + resolution: "lucide-react@npm:0.546.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/9cb17bd4e70da4db104874b6b2e9d9c7e2be9438e9d1c0b2565df0c4d0bdd1add41b7dff3cb60840699ecbd29870c453878b42b69a7c46480def0c9370a852a9 + checksum: 10c0/42ee0bd358517f012297aefb69b54da0b3c62f1ac8485ffa24141b63f05c9f4a682eacc2637c4b13f597aed11f9a8c79627af0c17717400bebb25581daeaad80 languageName: node linkType: hard @@ -5513,7 +5513,7 @@ __metadata: clsx: "npm:^2.1.1" husky: "npm:^9.1.7" lint-staged: "npm:^15.2.10" - lucide-react: "npm:^0.475.0" + lucide-react: "npm:^0.546.0" next: "npm:15.3.3" next-intl: "npm:^3.26.3" postcss: "npm:^8"