Bump vite from 5.3.4 to 5.3.5 (#131)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.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/v5.3.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-27 09:32:43 +00:00
committed by GitHub
parent 2c5d73e957
commit 1ae0e508a8
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"npm-run-all2": "^6.2.2", "npm-run-all2": "^6.2.2",
"terser": "^5.31.3", "terser": "^5.31.3",
"typescript": "~5.5.4", "typescript": "~5.5.4",
"vite": "^5.3.4", "vite": "^5.3.5",
"vue-tsc": "^2.0.29" "vue-tsc": "^2.0.29"
} }
} }

View File

@@ -2974,10 +2974,10 @@ validate-npm-package-name@^5.0.0:
dependencies: dependencies:
builtins "^5.0.0" builtins "^5.0.0"
vite@^5.3.4: vite@^5.3.5:
version "5.3.4" version "5.3.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.4.tgz#b36ebd47c8a5e3a8727046375d5f10bf9fdf8715" resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.5.tgz#b847f846fb2b6cb6f6f4ed50a830186138cb83d8"
integrity sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA== integrity sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==
dependencies: dependencies:
esbuild "^0.21.3" esbuild "^0.21.3"
postcss "^8.4.39" postcss "^8.4.39"