|
@@ -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
|
|
@@ -6180,12 +6180,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
|
|
@@ -6348,14 +6348,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
|