Skip to content

Commit a95446c

Browse files
build(deps): bump esbuild and vite in /ui/litellm-dashboard
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.2 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together. Updates `esbuild` from 0.27.7 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.7...v0.28.2) Updates `vite` from 7.3.2 to 7.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.6/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: indirect - dependency-name: vite dependency-version: 7.3.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5699a06 commit a95446c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

ui/litellm-dashboard/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/litellm-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"prettier": "3.2.5",
7878
"tailwindcss": "3.4.19",
7979
"typescript": "5.9.3",
80-
"vite": "7.3.2",
80+
"vite": "7.3.6",
8181
"vitest": "3.2.4"
8282
},
8383
"overrides": {

0 commit comments

Comments
 (0)