Bump vite from 4.0.0 to 4.0.5 in /kafka-ui-react-app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.0 to 4.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b12a0634a0
commit
55302f2281
1 changed files with 9 additions and 9 deletions
18
kafka-ui-react-app/pnpm-lock.yaml
generated
18
kafka-ui-react-app/pnpm-lock.yaml
generated
|
@ -118,10 +118,10 @@ dependencies:
|
|||
version: 9.0.3(react@18.1.0)
|
||||
vite:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(@types/node@16.11.7)(sass@1.52.3)
|
||||
version: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
vite-tsconfig-paths:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2(typescript@4.7.4)(vite@4.0.0)
|
||||
version: 4.0.2(typescript@4.7.4)(vite@4.0.5)
|
||||
whatwg-fetch:
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2
|
||||
|
@ -189,7 +189,7 @@ devDependencies:
|
|||
version: 5.29.0(eslint@8.16.0)(typescript@4.7.4)
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(vite@4.0.0)
|
||||
version: 3.0.0(vite@4.0.5)
|
||||
dotenv:
|
||||
specifier: ^16.0.1
|
||||
version: 16.0.1
|
||||
|
@ -2064,13 +2064,13 @@ packages:
|
|||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-react-swc@3.0.0(vite@4.0.0):
|
||||
/@vitejs/plugin-react-swc@3.0.0(vite@4.0.5):
|
||||
resolution: {integrity: sha512-vYlodz/mjYRbxMGbHzDgR8aPR+z8n7K/enWkyBGH096xrL2DIPCuTvQVRYPTXGyy6wO7OFiMxZ3r4nKQD1sH0A==}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
dependencies:
|
||||
'@swc/core': 1.3.38
|
||||
vite: 4.0.0(@types/node@16.11.7)(sass@1.52.3)
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
dev: true
|
||||
|
||||
/abab@2.0.6:
|
||||
|
@ -6415,7 +6415,7 @@ packages:
|
|||
ejs: 3.1.8
|
||||
dev: true
|
||||
|
||||
/vite-tsconfig-paths@4.0.2(typescript@4.7.4)(vite@4.0.0):
|
||||
/vite-tsconfig-paths@4.0.2(typescript@4.7.4)(vite@4.0.5):
|
||||
resolution: {integrity: sha512-UzU8zwbCQrdUkj/Z0tnh293n4ScRcjJLoS8nPme2iB2FHoU5q8rhilb7AbhLlUC1uv4t6jSzVWnENjPnyGseeQ==}
|
||||
peerDependencies:
|
||||
vite: '>2.0.0-0'
|
||||
|
@ -6423,14 +6423,14 @@ packages:
|
|||
debug: 4.3.4(supports-color@5.5.0)
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.0.1(typescript@4.7.4)
|
||||
vite: 4.0.0(@types/node@16.11.7)(sass@1.52.3)
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/vite@4.0.0(@types/node@16.11.7)(sass@1.52.3):
|
||||
resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==}
|
||||
/vite@4.0.5(@types/node@16.11.7)(sass@1.52.3):
|
||||
resolution: {integrity: sha512-7m87RC+caiAxG+8j3jObveRLqaWA/neAdCat6JAZwMkSWqFHOvg8MYe5fAQxVBRAuKAQ1S6XDh3CBQuLNbY33w==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue