build(deps): bump vite from 5.0.11 to 5.0.12 (#3479)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3483/head
dependabot[bot] 5 months ago committed by GitHub
parent b1d01dbe8a
commit 3a29790c81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,7 +22,7 @@ importers:
version: 13.0.7
'@vitejs/plugin-vue':
specifier: ^5.0.3
version: 5.0.3(vite@5.0.11)(vue@3.4.14)
version: 5.0.3(vite@5.0.12)(vue@3.4.14)
'@vue/devtools-api':
specifier: ^6.5.1
version: 6.5.1
@ -52,7 +52,7 @@ importers:
version: 0.9.19
vite:
specifier: ^5.0.11
version: 5.0.11(@types/node@20.11.2)
version: 5.0.12(@types/node@20.11.2)
vue:
specifier: ^3.4.14
version: 3.4.14(typescript@5.3.3)
@ -1331,14 +1331,14 @@ packages:
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
dev: false
/@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.14):
/@vitejs/plugin-vue@5.0.3(vite@5.0.12)(vue@3.4.14):
resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.0.11(@types/node@20.11.2)
vite: 5.0.12(@types/node@20.11.2)
vue: 3.4.14(typescript@5.3.3)
dev: false
@ -4686,7 +4686,7 @@ packages:
debug: 4.3.4(supports-color@9.4.0)
pathe: 1.1.2
picocolors: 1.0.0
vite: 5.0.11(@types/node@20.11.2)
vite: 5.0.12(@types/node@20.11.2)
transitivePeerDependencies:
- '@types/node'
- less
@ -4698,8 +4698,8 @@ packages:
- terser
dev: true
/vite@5.0.11(@types/node@20.11.2):
resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
/vite@5.0.12(@types/node@20.11.2):
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -4777,7 +4777,7 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.8.1
vite: 5.0.11(@types/node@20.11.2)
vite: 5.0.12(@types/node@20.11.2)
vite-node: 1.2.0(@types/node@20.11.2)(supports-color@9.4.0)
why-is-node-running: 2.2.2
transitivePeerDependencies:

Loading…
Cancel
Save