diff --git a/apps/web/package.json b/apps/web/package.json index 7bc623ce..40082d5c 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -44,7 +44,7 @@ "highcharts": "13.0.2", "highcharts-react-official": "3.2.3", "katex": "0.18.7", - "lucide-react": "1.42.0", + "lucide-react": "1.43.0", "react": "19.2.8", "react-dom": "19.2.8", "react-hook-form": "7.87.0", diff --git a/package-lock.json b/package-lock.json index efef0cf2..663a818e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "highcharts": "13.0.2", "highcharts-react-official": "3.2.3", "katex": "0.18.7", - "lucide-react": "1.42.0", + "lucide-react": "1.43.0", "react": "19.2.8", "react-dom": "19.2.8", "react-hook-form": "7.87.0", @@ -6926,9 +6926,9 @@ } }, "node_modules/lucide-react": { - "version": "1.42.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.42.0.tgz", - "integrity": "sha512-b3jprplnoLS8n5etw1z8xODe3hF/yjKATrTitsrKrnjUhCef5BdDct6Ppv3zVvzFwmtfWgLO6XNM3C9fAD93ug==", + "version": "1.43.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.43.0.tgz", + "integrity": "sha512-ubtnda1fVK5ky0PNEpOmB0wiwhpZUyJiol4K14KCm+QKvuCkfUu54Et/rIjyupJpwiJ5Hg+BLQE86/GEsS+IgQ==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"