litellm/ui
Yuneng Jiang 21e19f2330
chore(deps): bump postcss to 8.5.18 and gitpython to 3.1.53
postcss was pinned exactly at 8.5.13 in both devDependencies and overrides, so both entries move together; the only transitive change is postcss's own nanoid floor going from ^3.3.11 to ^3.3.12. Verified with a full next build, which is what actually runs the tailwind/postcss pipeline

gitpython is transitive via mlflow-skinny with no version constraint in the way, so this is lock-only. It stops at 3.1.53 rather than the newest release because exclude-newer = "3 days" still covers 3.1.54; a follow-up takes it the rest of the way once that window clears
2026-07-24 12:32:11 -07:00
..
litellm-dashboard chore(deps): bump postcss to 8.5.18 and gitpython to 3.1.53 2026-07-24 12:32:11 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00