build(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)

* build(deps-dev): bump vite from 6.3.2 to 6.3.4

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 to 6.3.4.
- [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.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update vitest as well

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
dependabot[bot]
2025-05-16 14:25:07 +02:00
committed by GitHub
parent e3e6dd9ccc
commit 19fa01b5fc
13 changed files with 1076 additions and 651 deletions

View File

@@ -54,8 +54,8 @@
"@vue/test-utils": "2.4.5",
"rollup": "^4.22.4",
"rollup-plugin-dts": "^6.1.0",
"vite": "^6.3.2",
"vitest": "^3.1.2",
"vite": "^6.3.4",
"vitest": "^3.1.3",
"vue": "^3.4.21"
},
"peerDependencies": {