Bump vite from 4.4.11 to 4.5.1 (#57)

This commit is contained in:
Nikita Karamov 2023-12-06 15:41:16 +01:00 committed by GitHub
commit d2f51723a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -138,7 +138,7 @@ packages:
find-up: 6.3.0
miniflare: 3.20231002.1
tiny-glob: 0.2.9
vite: 4.4.11(@types/node@18.18.4)(sass@1.69.0)
vite: 4.5.1(@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.4.11(@types/node@18.18.4)(sass@1.69.0)
vitefu: 0.2.4(vite@4.4.11)
vite: 4.5.1(@types/node@18.18.4)(sass@1.69.0)
vitefu: 0.2.4(vite@4.5.1)
which-pm: 2.1.1
yargs-parser: 21.1.1
zod: 3.21.1
@ -6084,8 +6084,8 @@ packages:
lightningcss: 1.22.0
dev: true
/vite@4.4.11(@types/node@18.18.4)(sass@1.69.0):
resolution: {integrity: sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==}
/vite@4.5.1(@types/node@18.18.4)(sass@1.69.0):
resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@ -6121,7 +6121,7 @@ packages:
fsevents: 2.3.3
dev: false
/vitefu@0.2.4(vite@4.4.11):
/vitefu@0.2.4(vite@4.5.1):
resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0
@ -6129,7 +6129,7 @@ packages:
vite:
optional: true
dependencies:
vite: 4.4.11(@types/node@18.18.4)(sass@1.69.0)
vite: 4.5.1(@types/node@18.18.4)(sass@1.69.0)
dev: false
/volar-service-css@0.0.13(@volar/language-service@1.10.3):