Bump vite in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.3.6 to 6.4.1
- [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/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-21 04:46:44 +00:00
committed by 神戸小鳥
parent 9088ab0eb1
commit e075dfc23d
2 changed files with 211 additions and 211 deletions

View File

@@ -13,7 +13,7 @@
},
"devDependencies": {
"v-transform": "^2.1.1",
"vite": "^6.3.6",
"vite": "^6.4.1",
"vitest": "^3.1.1"
}
}