chore(deps-dev): bump vite from 5.4.2 to 5.4.3

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.3/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-09-04 03:49:07 +00:00 committed by GitHub
parent ed32728b50
commit 0393e596fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 22 additions and 12 deletions

View File

@ -68,7 +68,7 @@
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
},

View File

@ -101,7 +101,7 @@ importers:
version: 8.3.0(eslint@9.9.1)(typescript@5.5.4)
'@vitejs/plugin-vue':
specifier: ^5.1.2
version: 5.1.2(vite@5.4.2(@types/node@22.5.1)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
version: 5.1.2(vite@5.4.3(@types/node@22.5.1)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
'@vue/compiler-sfc':
specifier: 3.4.38
version: 3.4.38
@ -160,8 +160,8 @@ importers:
specifier: ^0.27.4
version: 0.27.4(@babel/parser@7.25.3)(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))
vite:
specifier: ^5.4.2
version: 5.4.2(@types/node@22.5.1)(sass@1.77.8)
specifier: ^5.4.3
version: 5.4.3(@types/node@22.5.1)(sass@1.77.8)
vitest:
specifier: ^2.0.5
version: 2.0.5(@types/node@22.5.1)(happy-dom@15.0.0)(sass@1.77.8)
@ -1650,6 +1650,10 @@ packages:
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.4.44:
resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==}
engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@ -1924,8 +1928,8 @@ packages:
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
vite@5.4.2:
resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==}
vite@5.4.3:
resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -2664,9 +2668,9 @@ snapshots:
'@typescript-eslint/types': 8.3.0
eslint-visitor-keys: 3.4.3
'@vitejs/plugin-vue@5.1.2(vite@5.4.2(@types/node@22.5.1)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))':
'@vitejs/plugin-vue@5.1.2(vite@5.4.3(@types/node@22.5.1)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))':
dependencies:
vite: 5.4.2(@types/node@22.5.1)(sass@1.77.8)
vite: 5.4.3(@types/node@22.5.1)(sass@1.77.8)
vue: 3.4.38(typescript@5.5.4)
'@vitest/expect@2.0.5':
@ -3581,6 +3585,12 @@ snapshots:
picocolors: 1.0.1
source-map-js: 1.2.0
postcss@8.4.44:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
source-map-js: 1.2.0
prelude-ls@1.2.1: {}
prettier-linter-helpers@1.0.0:
@ -3846,7 +3856,7 @@ snapshots:
debug: 4.3.6
pathe: 1.1.2
tinyrainbow: 1.2.0
vite: 5.4.2(@types/node@22.5.1)(sass@1.77.8)
vite: 5.4.3(@types/node@22.5.1)(sass@1.77.8)
transitivePeerDependencies:
- '@types/node'
- less
@ -3858,10 +3868,10 @@ snapshots:
- supports-color
- terser
vite@5.4.2(@types/node@22.5.1)(sass@1.77.8):
vite@5.4.3(@types/node@22.5.1)(sass@1.77.8):
dependencies:
esbuild: 0.21.5
postcss: 8.4.41
postcss: 8.4.44
rollup: 4.21.0
optionalDependencies:
'@types/node': 22.5.1
@ -3886,7 +3896,7 @@ snapshots:
tinybench: 2.8.0
tinypool: 1.0.0
tinyrainbow: 1.2.0
vite: 5.4.2(@types/node@22.5.1)(sass@1.77.8)
vite: 5.4.3(@types/node@22.5.1)(sass@1.77.8)
vite-node: 2.0.5(@types/node@22.5.1)(sass@1.77.8)
why-is-node-running: 2.3.0
optionalDependencies: