diff --git a/ui/package.json b/ui/package.json index 7e8c7ce..aa77109 100644 --- a/ui/package.json +++ b/ui/package.json @@ -30,7 +30,7 @@ "date-fns": "^4.1.0", "hls.js": "^1.6.15", "lucide-react": "^1.22.0", - "next": "16.3.0", + "next": "16.3.1", "next-intl": "^4.6.1", "react": "19.2.8", "react-dom": "19.2.8", @@ -54,7 +54,7 @@ "@vitejs/plugin-react": "^6.0.1", "@vitest/coverage-v8": "^4.1.0", "eslint": "^9", - "eslint-config-next": "16.3.0", + "eslint-config-next": "16.3.1", "jsdom": "^30.0.1", "tailwindcss": "^4", "typescript": "^6",