Skip to content

Commit d8619c3

Browse files
deps: bump vite from 7.3.2 to 7.3.5 (#1373)
* deps: bump vite from 7.3.2 to 7.3.5 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:production ... Signed-off-by: dependabot[bot] <support@github.com> * fix: override esbuild to ^0.28.1 for GHSA-g7r4-m6w7-qqqr Force esbuild to a patched version to satisfy dependency review after the vite bump. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tuomo Kivinen <mrtuomok@gmail.com>
1 parent 319efd9 commit d8619c3

3 files changed

Lines changed: 271 additions & 512 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"reselect": "^4.1.6",
6565
"sitemap": "^6.4.0",
6666
"urijs": "^1.19.11",
67-
"vite": "^7.3.2",
67+
"vite": "^7.3.5",
6868
"vitest": "^4.1.0",
6969
"whatwg-fetch": "^3.5.0"
7070
},

0 commit comments

Comments
 (0)