build(deps): update dependency vite-tsconfig-paths to v4.0.7 (#5064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5067/head
parent
c5d9873068
commit
3a4d84fb3d
|
@ -180,6 +180,6 @@
|
|||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-istanbul": "4.0.1",
|
||||
"vite-plugin-svgr": "2.4.0",
|
||||
"vite-tsconfig-paths": "4.0.5"
|
||||
"vite-tsconfig-paths": "4.0.7"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -62,7 +62,7 @@ specifiers:
|
|||
vite-plugin-eslint: 1.8.1
|
||||
vite-plugin-istanbul: 4.0.1
|
||||
vite-plugin-svgr: 2.4.0
|
||||
vite-tsconfig-paths: 4.0.5
|
||||
vite-tsconfig-paths: 4.0.7
|
||||
zxcvbn: 4.4.2
|
||||
|
||||
dependencies:
|
||||
|
@ -130,7 +130,7 @@ devDependencies:
|
|||
vite-plugin-eslint: 1.8.1_eslint@8.36.0+vite@4.1.4
|
||||
vite-plugin-istanbul: 4.0.1_vite@4.1.4
|
||||
vite-plugin-svgr: 2.4.0_vite@4.1.4
|
||||
vite-tsconfig-paths: 4.0.5_typescript@4.9.5
|
||||
vite-tsconfig-paths: 4.0.7_vwvfc4ezh6jlf6pa67auy3eulu
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -9484,12 +9484,18 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-tsconfig-paths/4.0.5_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ==}
|
||||
/vite-tsconfig-paths/4.0.7_vwvfc4ezh6jlf6pa67auy3eulu:
|
||||
resolution: {integrity: sha512-MwIYaby6kcbQGZqMH+gAK6h0UYQGOkjsuAgw4q6bP/5vWkn8VKvnmLuCQHA2+IzHAJHnE8OFTO4lnJLFMf9+7Q==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
peerDependenciesMeta:
|
||||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.0.1_typescript@4.9.5
|
||||
vite: 4.1.4_@types+node@18.15.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
|
Loading…
Reference in New Issue