chore: bump vite from 5.4.7 to 5.4.8 in /frontend/web (#305)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.7 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-02 05:13:39 +08:00 committed by GitHub
parent 0c36918cb8
commit 34ffb1a679
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -53,7 +53,7 @@
"prettier": "^3.3.3",
"protobufjs": "^7.4.0",
"typescript": "^5.6.2",
"vite": "^5.4.7"
"vite": "^5.4.8"
},
"resolutions": {
"csstype": "3.1.2"

View File

@ -104,7 +104,7 @@ importers:
version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
'@vitejs/plugin-react-swc':
specifier: ^3.7.1
version: 3.7.1(vite@5.4.7(@types/node@22.5.5))
version: 3.7.1(vite@5.4.8(@types/node@22.5.5))
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.47)
@ -136,8 +136,8 @@ importers:
specifier: ^5.6.2
version: 5.6.2
vite:
specifier: ^5.4.7
version: 5.4.7(@types/node@22.5.5)
specifier: ^5.4.8
version: 5.4.8(@types/node@22.5.5)
packages:
@ -2342,8 +2342,8 @@ packages:
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
hasBin: true
vite@5.4.7:
resolution: {integrity: sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==}
vite@5.4.8:
resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -3182,10 +3182,10 @@ snapshots:
'@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-react-swc@3.7.1(vite@5.4.7(@types/node@22.5.5))':
'@vitejs/plugin-react-swc@3.7.1(vite@5.4.8(@types/node@22.5.5))':
dependencies:
'@swc/core': 1.7.26
vite: 5.4.7(@types/node@22.5.5)
vite: 5.4.8(@types/node@22.5.5)
transitivePeerDependencies:
- '@swc/helpers'
@ -4801,7 +4801,7 @@ snapshots:
uuid@10.0.0: {}
vite@5.4.7(@types/node@22.5.5):
vite@5.4.8(@types/node@22.5.5):
dependencies:
esbuild: 0.21.5
postcss: 8.4.47