diff --git a/ui/package.json b/ui/package.json index d3d15650..2ab018dc 100644 --- a/ui/package.json +++ b/ui/package.json @@ -33,8 +33,8 @@ "clsx": "^2.1.0", "dotenv": "^16.4.1", "iron-session": "^8.0.1", - "lucide-react": "^0.321.0", - "next": "14.2.14", + "lucide-react": "^0.453.0", + "next": "14.2.15", "react": "^18", "react-dom": "^18", "react-hook-form": "^7.50.1", @@ -60,7 +60,7 @@ "@typescript-eslint/parser": "^6.19.1", "autoprefixer": "^10.0.1", "eslint": "^8", - "eslint-config-next": "14.1.0", + "eslint-config-next": "14.2.15", "eslint-config-prettier": "^9.1.0", "eslint-plugin-testing-library": "^6.2.0", "eslint-plugin-tsdoc": "^0.2.17",