diff --git a/package-lock.json b/package-lock.json index 27c5616..df48542 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "jose": "^5.2.0", "js-yaml": "^4.1.0", "lodash": "^4.17.21", - "lucide-react": "^0.263.1", + "lucide-react": "^0.471.1", "node-fetch": "^3.3.2", "octokit": "^4.0.3", "rate-limiter-flexible": "^4.0.0", @@ -9973,12 +9973,12 @@ } }, "node_modules/lucide-react": { - "version": "0.263.1", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.263.1.tgz", - "integrity": "sha512-keqxAx97PlaEN89PXZ6ki1N8nRjGWtDa4021GFYLNj0RgruM5odbpl8GHTExj0hhPq3sF6Up0gnxt6TSHu+ovw==", + "version": "0.471.1", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.471.1.tgz", + "integrity": "sha512-syOxwPhf62gg2YOsz72HRn+CIpeudFy67AeKnSR8Hn/fIIF4ubhNbRF+pQ2CaJrl+X9Os4PL87z2DXQi3DVeDA==", "license": "ISC", "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0" + "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/make-dir": { diff --git a/package.json b/package.json index 5cedf9b..cc9a184 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jose": "^5.2.0", "js-yaml": "^4.1.0", "lodash": "^4.17.21", - "lucide-react": "^0.263.1", + "lucide-react": "^0.471.1", "node-fetch": "^3.3.2", "octokit": "^4.0.3", "rate-limiter-flexible": "^4.0.0",