1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 22:38:06 +00:00

Bump vite from 5.2.3 to 5.2.8 in /astro-fastify

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 16:56:49 +00:00 committed by GitHub
parent 07d437da3d
commit c5fae06286
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1260,8 +1260,8 @@ packages:
tsconfck: 3.0.3
unist-util-visit: 5.0.0
vfile: 6.0.1
vite: 5.2.3
vitefu: 0.2.5(vite@5.2.3)
vite: 5.2.8
vitefu: 0.2.5(vite@5.2.8)
which-pm: 2.1.1
yargs-parser: 21.1.1
zod: 3.22.4
@ -4385,8 +4385,8 @@ packages:
vfile-message: 4.0.2
dev: true
/vite@5.2.3:
resolution: {integrity: sha512-+i1oagbvkVIhEy9TnEV+fgXsng13nZM90JQbrcPrf6DvW2mXARlz+DK7DLiDP+qeKoD1FCVx/1SpFL1CLq9Mhw==}
/vite@5.2.8:
resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -4420,7 +4420,7 @@ packages:
fsevents: 2.3.3
dev: true
/vitefu@0.2.5(vite@5.2.3):
/vitefu@0.2.5(vite@5.2.8):
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
@ -4428,7 +4428,7 @@ packages:
vite:
optional: true
dependencies:
vite: 5.2.3
vite: 5.2.8
dev: true
/walker@1.0.8: