chore: bump vite from 5.3.2 to 5.3.3 in /frontend/web (#233)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.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.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-14 22:38:44 +08:00 committed by GitHub
parent 8037f054af
commit 8216768b7e
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.2",
"protobufjs": "^7.3.2",
"typescript": "^5.5.3",
"vite": "^5.3.2"
"vite": "^5.3.3"
},
"resolutions": {
"csstype": "3.1.2"

View File

@ -95,7 +95,7 @@ importers:
version: 7.13.1(eslint@8.57.0)(typescript@5.5.3)
'@vitejs/plugin-react-swc':
specifier: ^3.6.0
version: 3.7.0(vite@5.3.2(@types/node@20.14.2))
version: 3.7.0(vite@5.3.3(@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.2
version: 5.3.2(@types/node@20.14.2)
specifier: ^5.3.3
version: 5.3.3(@types/node@20.14.2)
packages:
@ -2349,8 +2349,8 @@ packages:
util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
vite@5.3.2:
resolution: {integrity: sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA==}
vite@5.3.3:
resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -3210,10 +3210,10 @@ snapshots:
'@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-react-swc@3.7.0(vite@5.3.2(@types/node@20.14.2))':
'@vitejs/plugin-react-swc@3.7.0(vite@5.3.3(@types/node@20.14.2))':
dependencies:
'@swc/core': 1.5.27
vite: 5.3.2(@types/node@20.14.2)
vite: 5.3.3(@types/node@20.14.2)
transitivePeerDependencies:
- '@swc/helpers'
@ -4835,7 +4835,7 @@ snapshots:
util-deprecate@1.0.2: {}
vite@5.3.2(@types/node@20.14.2):
vite@5.3.3(@types/node@20.14.2):
dependencies:
esbuild: 0.21.5
postcss: 8.4.39