diff --git a/package-lock.json b/package-lock.json index 5ad35ac9..9408f8e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23461,9 +23461,9 @@ } }, "node_modules/lucide-react": { - "version": "0.317.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.317.0.tgz", - "integrity": "sha512-8J8fIim0Sc+AYn8skgVau+hRGXaqjErRNzuW0vIGt4QA/f3UvY8g8o2A/OL9deCBKxZjVD1zuoidyMCiq8rfFQ==", + "version": "0.319.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.319.0.tgz", + "integrity": "sha512-IIbu4TfVI3yPI3ba/Li53mKeOd+WwcWI6+WcyoVdFLtrBfH88m2uQ/uTmtzBWt523HyxCFjWy3RFs0OxDFYm8w==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } @@ -37107,7 +37107,7 @@ "eslint-plugin-unused-imports": "^3.0.0", "framer-motion": "^11.0.0", "ioredis": "^5.3.2", - "lucide-react": "^0.317.0", + "lucide-react": "^0.319.0", "negotiator": "^0.6.3", "next": "^14.0.0", "next-auth": "^4.24.5", @@ -37124,7 +37124,7 @@ "react-toastify": "^10.0.0", "request-ip": "^3.3.0", "server-only": "^0.0.1", - "sharp": "^0.33.2", + "sharp": "^0.33.0", "superjson": "^2.0.0", "tailwind-merge": "^2.0.0", "tsx": "^4.7.0", @@ -37207,7 +37207,7 @@ "next": "^14.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "sharp": "^0.33.2", + "sharp": "^0.33.0", "tailwind-merge": "^2.0.0", "zod": "^3.22.4" }, diff --git a/packages/app/package.json b/packages/app/package.json index e45cdd99..aa9b2567 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -59,7 +59,7 @@ "eslint-plugin-unused-imports": "^3.0.0", "framer-motion": "^11.0.0", "ioredis": "^5.3.2", - "lucide-react": "^0.317.0", + "lucide-react": "^0.319.0", "negotiator": "^0.6.3", "next": "^14.0.0", "next-auth": "^4.24.5",