chore: bump vite from 5.3.3 to 5.3.4 in /frontend/web (#255)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4.
- [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.3.4/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-07-23 19:46:52 +08:00 committed by GitHub
parent 89dca1b1ef
commit 2502218fa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -49,7 +49,7 @@
"prettier": "^3.3.3",
"protobufjs": "^7.3.2",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
},
"resolutions": {
"csstype": "3.1.2"

View File

@ -95,7 +95,7 @@ importers:
version: 7.16.0(eslint@8.57.0)(typescript@5.5.3)
'@vitejs/plugin-react-swc':
specifier: ^3.6.0
version: 3.7.0(vite@5.3.3(@types/node@20.14.2))
version: 3.7.0(vite@5.3.4(@types/node@20.14.2))
autoprefixer:
specifier: ^10.4.19
version: 10.4.19(postcss@8.4.39)
@ -127,8 +127,8 @@ importers:
specifier: ^5.5.3
version: 5.5.3
vite:
specifier: ^5.3.3
version: 5.3.3(@types/node@20.14.2)
specifier: ^5.3.4
version: 5.3.4(@types/node@20.14.2)
packages:
@ -2331,8 +2331,8 @@ packages:
util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
vite@5.3.3:
resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==}
vite@5.3.4:
resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -3169,10 +3169,10 @@ snapshots:
'@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-react-swc@3.7.0(vite@5.3.3(@types/node@20.14.2))':
'@vitejs/plugin-react-swc@3.7.0(vite@5.3.4(@types/node@20.14.2))':
dependencies:
'@swc/core': 1.5.27
vite: 5.3.3(@types/node@20.14.2)
vite: 5.3.4(@types/node@20.14.2)
transitivePeerDependencies:
- '@swc/helpers'
@ -4794,7 +4794,7 @@ snapshots:
util-deprecate@1.0.2: {}
vite@5.3.3(@types/node@20.14.2):
vite@5.3.4(@types/node@20.14.2):
dependencies:
esbuild: 0.21.5
postcss: 8.4.39