Bump vite-tsconfig-paths from 4.0.2 to 4.2.0 in /kafka-ui-react-app
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.0.2 to 4.2.0. - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.0.2...v4.2.0) --- updated-dependencies: - dependency-name: vite-tsconfig-paths dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b0583a3ca7
commit
72c39ff89d
1 changed files with 12 additions and 9 deletions
21
kafka-ui-react-app/pnpm-lock.yaml
generated
21
kafka-ui-react-app/pnpm-lock.yaml
generated
|
@ -121,7 +121,7 @@ dependencies:
|
|||
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.5)
|
||||
version: 4.2.0(typescript@4.7.4)(vite@4.0.5)
|
||||
whatwg-fetch:
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2
|
||||
|
@ -6203,12 +6203,12 @@ packages:
|
|||
ts-morph: 13.0.3
|
||||
dev: true
|
||||
|
||||
/tsconfck@2.0.1(typescript@4.7.4):
|
||||
resolution: {integrity: sha512-/ipap2eecmVBmBlsQLBRbUmUNFwNJV/z2E+X0FPtHNjPwroMZQ7m39RMaCywlCulBheYXgMdUlWDd9rzxwMA0Q==}
|
||||
engines: {node: ^14.13.1 || ^16 || >=18, pnpm: ^7.0.1}
|
||||
/tsconfck@2.1.2(typescript@4.7.4):
|
||||
resolution: {integrity: sha512-ghqN1b0puy3MhhviwO2kGF8SeMDNhEbnKxjK7h6+fvY9JAxqvXi8y5NAHSQv687OVboS2uZIByzGd45/YxrRHg==}
|
||||
engines: {node: ^14.13.1 || ^16 || >=18}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: ^4.3.5
|
||||
typescript: ^4.3.5 || ^5.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
@ -6371,14 +6371,17 @@ packages:
|
|||
ejs: 3.1.8
|
||||
dev: true
|
||||
|
||||
/vite-tsconfig-paths@4.0.2(typescript@4.7.4)(vite@4.0.5):
|
||||
resolution: {integrity: sha512-UzU8zwbCQrdUkj/Z0tnh293n4ScRcjJLoS8nPme2iB2FHoU5q8rhilb7AbhLlUC1uv4t6jSzVWnENjPnyGseeQ==}
|
||||
/vite-tsconfig-paths@4.2.0(typescript@4.7.4)(vite@4.0.5):
|
||||
resolution: {integrity: sha512-jGpus0eUy5qbbMVGiTxCL1iB9ZGN6Bd37VGLJU39kTDD6ZfULTTb1bcc5IeTWqWJKiWV5YihCaibeASPiGi8kw==}
|
||||
peerDependencies:
|
||||
vite: '>2.0.0-0'
|
||||
vite: '*'
|
||||
peerDependenciesMeta:
|
||||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
debug: 4.3.4(supports-color@5.5.0)
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.0.1(typescript@4.7.4)
|
||||
tsconfck: 2.1.2(typescript@4.7.4)
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
Loading…
Add table
Reference in a new issue