build(deps-dev): bump vite from 5.0.10 to 5.0.13 (#424)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 19:15:47 +02:00 committed by GitHub
parent 9f65fa8493
commit 0e6b9fccfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ importers:
version: 8.1.0(@svgr/core@8.1.0)
'@vitejs/plugin-vue':
specifier: ^4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.12)
version: 4.5.2(vite@5.0.13)(vue@3.3.12)
esbuild:
specifier: ^0.19.9
version: 0.19.9
@ -58,10 +58,10 @@ importers:
version: 5.3.3
vite:
specifier: ^5.0.10
version: 5.0.10(@types/node@20.10.4)
version: 5.0.13
vite-plugin-dts:
specifier: ^3.6.4
version: 3.6.4(typescript@5.3.3)(vite@5.0.10)
version: 3.6.4(typescript@5.3.3)(vite@5.0.13)
examples/next:
dependencies:
@ -3386,6 +3386,17 @@ packages:
vue: 3.3.12(typescript@5.3.3)
dev: true
/@vitejs/plugin-vue@4.5.2(vite@5.0.13)(vue@3.3.12):
resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.0.13
vue: 3.3.12(typescript@5.3.3)
dev: true
/@volar/language-core@1.11.1:
resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
dependencies:
@ -9503,7 +9514,7 @@ packages:
vfile-message: 4.0.2
dev: true
/vite-plugin-dts@3.6.4(typescript@5.3.3)(vite@5.0.10):
/vite-plugin-dts@3.6.4(typescript@5.3.3)(vite@5.0.13):
resolution: {integrity: sha512-yOVhUI/kQhtS6lCXRYYLv2UUf9bftcwQK9ROxCX2ul17poLQs02ctWX7+vXB8GPRzH8VCK3jebEFtPqqijXx6w==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -9519,7 +9530,7 @@ packages:
debug: 4.3.4
kolorist: 1.8.0
typescript: 5.3.3
vite: 5.0.10(@types/node@20.10.4)
vite: 5.0.13
vue-tsc: 1.8.25(typescript@5.3.3)
transitivePeerDependencies:
- '@types/node'
@ -9563,6 +9574,41 @@ packages:
fsevents: 2.3.3
dev: true
/vite@5.0.13:
resolution: {integrity: sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@types/node': ^18.0.0 || >=20.0.0
less: '*'
lightningcss: ^1.21.0
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
esbuild: 0.19.9
postcss: 8.4.32
rollup: 4.9.1
optionalDependencies:
fsevents: 2.3.3
dev: true
/vlq@1.0.1:
resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==}