chore(deps-dev): bump vite from 5.4.8 to 5.4.9

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-16 04:36:43 +00:00 committed by GitHub
parent 586c700fa3
commit 13b407d753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -68,7 +68,7 @@
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
},

View File

@ -101,7 +101,7 @@ importers:
version: 8.8.1(eslint@9.12.0(jiti@2.3.3))(typescript@5.6.3)
'@vitejs/plugin-vue':
specifier: ^5.1.4
version: 5.1.4(vite@5.4.8(@types/node@22.7.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3))
version: 5.1.4(vite@5.4.9(@types/node@22.7.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3))
'@vue/compiler-sfc':
specifier: 3.5.12
version: 3.5.12
@ -160,8 +160,8 @@ importers:
specifier: ^0.27.4
version: 0.27.4(@babel/parser@7.25.8)(@nuxt/kit@3.13.2(rollup@4.24.0)(webpack-sources@3.2.3))(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))
vite:
specifier: ^5.4.8
version: 5.4.8(@types/node@22.7.5)(sass@1.79.4)
specifier: ^5.4.9
version: 5.4.9(@types/node@22.7.5)(sass@1.79.4)
vitest:
specifier: ^2.1.3
version: 2.1.3(@types/node@22.7.5)(happy-dom@15.7.4)(sass@1.79.4)
@ -2177,8 +2177,8 @@ packages:
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
vite@5.4.8:
resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
vite@5.4.9:
resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -3004,9 +3004,9 @@ snapshots:
'@typescript-eslint/types': 8.8.1
eslint-visitor-keys: 3.4.3
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@22.7.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3))':
'@vitejs/plugin-vue@5.1.4(vite@5.4.9(@types/node@22.7.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3))':
dependencies:
vite: 5.4.8(@types/node@22.7.5)(sass@1.79.4)
vite: 5.4.9(@types/node@22.7.5)(sass@1.79.4)
vue: 3.5.12(typescript@5.6.3)
'@vitest/expect@2.1.3':
@ -3016,13 +3016,13 @@ snapshots:
chai: 5.1.1
tinyrainbow: 1.2.0
'@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.8(@types/node@22.7.5)(sass@1.79.4))':
'@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.9(@types/node@22.7.5)(sass@1.79.4))':
dependencies:
'@vitest/spy': 2.1.3
estree-walker: 3.0.3
magic-string: 0.30.11
optionalDependencies:
vite: 5.4.8(@types/node@22.7.5)(sass@1.79.4)
vite: 5.4.9(@types/node@22.7.5)(sass@1.79.4)
'@vitest/pretty-format@2.1.3':
dependencies:
@ -4421,7 +4421,7 @@ snapshots:
cac: 6.7.14
debug: 4.3.7
pathe: 1.1.2
vite: 5.4.8(@types/node@22.7.5)(sass@1.79.4)
vite: 5.4.9(@types/node@22.7.5)(sass@1.79.4)
transitivePeerDependencies:
- '@types/node'
- less
@ -4433,7 +4433,7 @@ snapshots:
- supports-color
- terser
vite@5.4.8(@types/node@22.7.5)(sass@1.79.4):
vite@5.4.9(@types/node@22.7.5)(sass@1.79.4):
dependencies:
esbuild: 0.21.5
postcss: 8.4.47
@ -4446,7 +4446,7 @@ snapshots:
vitest@2.1.3(@types/node@22.7.5)(happy-dom@15.7.4)(sass@1.79.4):
dependencies:
'@vitest/expect': 2.1.3
'@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.8(@types/node@22.7.5)(sass@1.79.4))
'@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.9(@types/node@22.7.5)(sass@1.79.4))
'@vitest/pretty-format': 2.1.3
'@vitest/runner': 2.1.3
'@vitest/snapshot': 2.1.3
@ -4461,7 +4461,7 @@ snapshots:
tinyexec: 0.3.0
tinypool: 1.0.0
tinyrainbow: 1.2.0
vite: 5.4.8(@types/node@22.7.5)(sass@1.79.4)
vite: 5.4.9(@types/node@22.7.5)(sass@1.79.4)
vite-node: 2.1.3(@types/node@22.7.5)(sass@1.79.4)
why-is-node-running: 2.3.0
optionalDependencies: