diff --git a/package-lock.json b/package-lock.json index 71e05ffc2..fbe3fb14f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "lodash.mergewith": "4.6.2", "lodash.omit": "4.18.0", "lodash.omitby": "4.6.0", - "lucide-react": "1.21.0", + "lucide-react": "1.35.0", "postcss": "8.5.23", "react-day-picker": "8.10.2", "react-flagpack": "2.0.6", @@ -6896,9 +6896,9 @@ "dev": true }, "node_modules/lucide-react": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.21.0.tgz", - "integrity": "sha512-reEZMXq8Qdd5jg5XYkQ5TR1fB/GiQ7ih4vcrthYDtgjSDwh0i6/YLiGjsWsIwgN49gpAnd4J2elSNzncMEEUUQ==", + "version": "1.35.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.35.0.tgz", + "integrity": "sha512-yXCCWxGFYT6bLIPYC4SY6fPQPRs/d797rRIue+J9XP2Td6vQvD53gaQRBCnIVT1kTQRHtAtxlfOQNWAuIF8ELg==", "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 aab869787..bd1f222e4 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "lodash.mergewith": "4.6.2", "lodash.omit": "4.18.0", "lodash.omitby": "4.6.0", - "lucide-react": "1.21.0", + "lucide-react": "1.35.0", "postcss": "8.5.23", "react-day-picker": "8.10.2", "react-flagpack": "2.0.6",