Skip to content

Commit b0ad09f

Browse files
dependabot[bot]Copilotnetomi
authored
build(deps-dev): bump vite from 7.3.2 to 7.3.5 in /webui (#1905)
* build(deps-dev): bump vite from 7.3.2 to 7.3.5 in /webui Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.2 to 7.3.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * docs(webui): add changelog entry for vite bump * docs(webui): move vite changelog entry to next --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent 7c59aa7 commit b0ad09f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

webui/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This change log covers only the frontend library (webui) of Open VSX.
88

99
- Bump tar from `7.5.11` to `7.5.16` ([#1907](https://github.com/eclipse-openvsx/openvsx/pull/1907))
1010
- Bump js-yaml from `4.1.1` to `4.2.0` ([#1908](https://github.com/eclipse-openvsx/openvsx/pull/1908))
11+
- Bump vite from `7.3.2` to `7.3.5` ([#1905](https://github.com/eclipse-openvsx/openvsx/pull/1905))
1112

1213
## [v1.0.1] (11/06/2026)
1314

webui/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7632,8 +7632,8 @@ __metadata:
76327632
linkType: hard
76337633

76347634
"vite@npm:^7.3.0":
7635-
version: 7.3.2
7636-
resolution: "vite@npm:7.3.2"
7635+
version: 7.3.5
7636+
resolution: "vite@npm:7.3.5"
76377637
dependencies:
76387638
esbuild: "npm:^0.27.0"
76397639
fdir: "npm:^6.5.0"
@@ -7682,7 +7682,7 @@ __metadata:
76827682
optional: true
76837683
bin:
76847684
vite: bin/vite.js
7685-
checksum: 10/c5f7a9a60011c41c836cedf31c8ee7624102aff9b6a7f3aab2ff47639721bba0916f81994c3a3ea6577a16c4f0dfee1e7dbd244e0da8edd5954e3c6d48daaaa2
7685+
checksum: 10/2e1337510d6b81948b035f8b096c9be22daf1101fc52ad3d06cad9e090057ba1c1396e5e12cbaac2485f9c6cdcc854f978fe862280bdfe1a9a4149c60734c125
76867686
languageName: node
76877687
linkType: hard
76887688

0 commit comments

Comments
 (0)