File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 74
74
"tsup" : " 6.5.0" ,
75
75
"tsx" : " 3.12.2" ,
76
76
"typescript" : " 4.9.4" ,
77
- "vite-tsconfig-paths" : " 4.0.5 " ,
77
+ "vite-tsconfig-paths" : " 4.2.0 " ,
78
78
"vitest" : " 0.28.2"
79
79
},
80
80
"engines" : {
Original file line number Diff line number Diff line change @@ -4576,10 +4576,10 @@ ts-node@^10.8.1:
4576
4576
v8-compile-cache-lib "^3.0.1"
4577
4577
yn "3.1.1"
4578
4578
4579
- tsconfck@^2.0.1 :
4580
- version "2.0.2 "
4581
- resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.0.2 .tgz#860a488f9acd024a85b2db458888410009b5383d "
4582
- integrity sha512-H3DWlwKpow+GpVLm/2cpmok72pwRr1YFROV3YzAmvzfGFiC1zEM/mc9b7+1XnrxuXtEbhJ7xUSIqjPFbedp7aQ ==
4579
+ tsconfck@^2.1.0 :
4580
+ version "2.1.1 "
4581
+ resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.1.1 .tgz#9b51603d2712d1f4740fa14748ca886a2e1893e5 "
4582
+ integrity sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww ==
4583
4583
4584
4584
tsconfig-paths@^3.14.1 :
4585
4585
version "3.14.1"
@@ -4799,14 +4799,14 @@ vite-node@0.28.2:
4799
4799
source-map-support "^0.5.21"
4800
4800
vite "^3.0.0 || ^4.0.0"
4801
4801
4802
- vite-tsconfig-paths@4.0.5 :
4803
- version "4.0.5 "
4804
- resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.0.5. tgz#c7c54e2cf7ccc5e600db565cecd7b368a1fa8889 "
4805
- integrity sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ ==
4802
+ vite-tsconfig-paths@4.2.0 :
4803
+ version "4.2.0 "
4804
+ resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.0. tgz#bd2647d3eadafb65a10fc98a2ca565211f2eaf63 "
4805
+ integrity sha512-jGpus0eUy5qbbMVGiTxCL1iB9ZGN6Bd37VGLJU39kTDD6ZfULTTb1bcc5IeTWqWJKiWV5YihCaibeASPiGi8kw ==
4806
4806
dependencies :
4807
4807
debug "^4.1.1"
4808
4808
globrex "^0.1.2"
4809
- tsconfck "^2.0.1 "
4809
+ tsconfck "^2.1.0 "
4810
4810
4811
4811
" vite@^3.0.0 || ^4.0.0 " :
4812
4812
version "4.0.4"
You can’t perform that action at this time.
0 commit comments