mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
chore: bump vite from 5.4.1 to 5.4.2 in /frontend/web (#285)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.1 to 5.4.2. - [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.2/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:
parent
8f01a01a46
commit
522ecd2518
@ -51,7 +51,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"protobufjs": "^7.3.2",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "^5.4.1"
|
||||
"vite": "^5.4.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"csstype": "3.1.2"
|
||||
|
16
frontend/web/pnpm-lock.yaml
generated
16
frontend/web/pnpm-lock.yaml
generated
@ -101,7 +101,7 @@ importers:
|
||||
version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(vite@5.4.1(@types/node@22.4.0))
|
||||
version: 3.7.0(vite@5.4.2(@types/node@22.4.0))
|
||||
autoprefixer:
|
||||
specifier: ^10.4.20
|
||||
version: 10.4.20(postcss@8.4.41)
|
||||
@ -133,8 +133,8 @@ importers:
|
||||
specifier: ^5.5.4
|
||||
version: 5.5.4
|
||||
vite:
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1(@types/node@22.4.0)
|
||||
specifier: ^5.4.2
|
||||
version: 5.4.2(@types/node@22.4.0)
|
||||
|
||||
packages:
|
||||
|
||||
@ -2336,8 +2336,8 @@ packages:
|
||||
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
|
||||
hasBin: true
|
||||
|
||||
vite@5.4.1:
|
||||
resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==}
|
||||
vite@5.4.2:
|
||||
resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -3174,10 +3174,10 @@ snapshots:
|
||||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@vitejs/plugin-react-swc@3.7.0(vite@5.4.1(@types/node@22.4.0))':
|
||||
'@vitejs/plugin-react-swc@3.7.0(vite@5.4.2(@types/node@22.4.0))':
|
||||
dependencies:
|
||||
'@swc/core': 1.7.11
|
||||
vite: 5.4.1(@types/node@22.4.0)
|
||||
vite: 5.4.2(@types/node@22.4.0)
|
||||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
|
||||
@ -4793,7 +4793,7 @@ snapshots:
|
||||
|
||||
uuid@10.0.0: {}
|
||||
|
||||
vite@5.4.1(@types/node@22.4.0):
|
||||
vite@5.4.2(@types/node@22.4.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.41
|
||||
|
Loading…
x
Reference in New Issue
Block a user