Bump vite from 4.5.1 to 4.5.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/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-01-20 15:45:39 +00:00 committed by GitHub
parent 8304cf0f10
commit eba2725fac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -138,7 +138,7 @@ packages:
find-up: 6.3.0
miniflare: 3.20231030.4
tiny-glob: 0.2.9
vite: 4.5.1(@types/node@18.18.4)(sass@1.69.0)
vite: 4.5.2(@types/node@18.18.4)(sass@1.69.0)
transitivePeerDependencies:
- '@types/node'
- bufferutil
@ -1844,8 +1844,8 @@ packages:
tsconfig-resolver: 3.0.1
unist-util-visit: 4.1.2
vfile: 5.3.7
vite: 4.5.1(@types/node@18.18.4)(sass@1.69.0)
vitefu: 0.2.4(vite@4.5.1)
vite: 4.5.2(@types/node@18.18.4)(sass@1.69.0)
vitefu: 0.2.4(vite@4.5.2)
which-pm: 2.1.1
yargs-parser: 21.1.1
zod: 3.21.1
@ -6085,8 +6085,8 @@ packages:
lightningcss: 1.22.0
dev: true
/vite@4.5.1(@types/node@18.18.4)(sass@1.69.0):
resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==}
/vite@4.5.2(@types/node@18.18.4)(sass@1.69.0):
resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@ -6122,7 +6122,7 @@ packages:
fsevents: 2.3.3
dev: false
/vitefu@0.2.4(vite@4.5.1):
/vitefu@0.2.4(vite@4.5.2):
resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0
@ -6130,7 +6130,7 @@ packages:
vite:
optional: true
dependencies:
vite: 4.5.1(@types/node@18.18.4)(sass@1.69.0)
vite: 4.5.2(@types/node@18.18.4)(sass@1.69.0)
dev: false
/volar-service-css@0.0.13(@volar/language-service@1.10.3):