chore(deps-dev): bump vite from 7.0.4 to 7.0.7 (#14172)

* chore(deps-dev): bump vite from 7.0.4 to 7.0.7

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.4 to 7.0.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.0.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.0.7/packages/vite)

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

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

* Deduplicate

* pnpm dedupe

* Update vite to 7.1.5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
dependabot[bot]
2025-09-11 11:14:50 +08:00
committed by GitHub
parent 9efe474e06
commit fa3771b7bc
2 changed files with 84 additions and 83 deletions

View File

@@ -19,6 +19,6 @@
"@unocss/extractor-svelte": "^66.3.3",
"svelte": "^5.35.6",
"unocss": "^66.3.3",
"vite": "^7.0.4"
"vite": "^7.1.5"
}
}