chore(deps-dev): bump vite from 5.0.6 to 5.0.12 (#910)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/911/head
dependabot[bot] 1 year ago committed by GitHub
parent cf00900298
commit 32a5f92c8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@
"devDependencies": {
"@tauri-apps/cli": "1.5.9",
"typescript": "^5.3.3",
"vite": "^5.0.6"
"vite": "^5.0.12"
},
"dependencies": {
"tauri-plugin-websocket-api": "link:..\\.."

@ -187,8 +187,8 @@ importers:
specifier: ^5.3.3
version: 5.3.3
vite:
specifier: ^5.0.6
version: 5.0.6
specifier: ^5.0.12
version: 5.0.12
plugins/window-state:
dependencies:
@ -2609,8 +2609,8 @@ packages:
punycode: 2.3.1
dev: true
/vite@5.0.6:
resolution: {integrity: sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==}
/vite@5.0.12:
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:

Loading…
Cancel
Save