Skip to content

Commit

Permalink
Bump vite from 6.0.4 to 6.0.5 in /internal-ui (#3458)
Browse files Browse the repository at this point in the history
* Bump vite from 6.0.4 to 6.0.5 in /internal-ui

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* npm update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deepak Prabhakara <[email protected]>
  • Loading branch information
dependabot[bot] and deepakprabhakara authored Dec 23, 2024
1 parent bc1522a commit 3e67232
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 147 deletions.
11 changes: 5 additions & 6 deletions internal-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier": "3.4.2",
"react-daisyui": "5.0.5",
"typescript": "5.7.2",
"vite": "6.0.4"
"vite": "6.0.5"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.29.1"
Expand Down
Loading

0 comments on commit 3e67232

Please sign in to comment.