This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 45
45
"ts-jest" : " 29.0.5" ,
46
46
"ts-loader" : " 9.4.2" ,
47
47
"ts-node" : " 10.9.1" ,
48
- "tsconfig-paths-webpack-plugin" : " 4.0.0 " ,
48
+ "tsconfig-paths-webpack-plugin" : " 4.0.1 " ,
49
49
"typescript" : " 4.9.5" ,
50
50
"webpack" : " 5.76.0" ,
51
51
"webpack-cli" : " 5.0.1" ,
Original file line number Diff line number Diff line change @@ -3487,16 +3487,16 @@ ts-node@10.9.1:
3487
3487
v8-compile-cache-lib "^3.0.1"
3488
3488
yn "3.1.1"
3489
3489
3490
- tsconfig-paths-webpack-plugin@4.0.0 :
3491
- version "4.0.0 "
3492
- resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.0.0 .tgz#84008fc3e3e0658fdb0262758b07b4da6265ff1a "
3493
- integrity sha512-fw/7265mIWukrSHd0i+wSwx64kYUSAKPfxRDksjKIYTxSAp9W9/xcZVBF4Kl0eqQd5eBpAQ/oQrc5RyM/0c1GQ ==
3490
+ tsconfig-paths-webpack-plugin@4.0.1 :
3491
+ version "4.0.1 "
3492
+ resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.0.1 .tgz#a24651d0f69668a1abad38d3c2489855c257460d "
3493
+ integrity sha512-m5//KzLoKmqu2MVix+dgLKq70MnFi8YL8sdzQZ6DblmCdfuq/y3OqvJd5vMndg2KEVCOeNz8Es4WVZhYInteLw ==
3494
3494
dependencies :
3495
3495
chalk "^4.1.0"
3496
3496
enhanced-resolve "^5.7.0"
3497
- tsconfig-paths "^4.0.0 "
3497
+ tsconfig-paths "^4.1.2 "
3498
3498
3499
- tsconfig-paths@^4.0.0 :
3499
+ tsconfig-paths@^4.1.2 :
3500
3500
version "4.1.2"
3501
3501
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.2.tgz#4819f861eef82e6da52fb4af1e8c930a39ed979a"
3502
3502
integrity sha512-uhxiMgnXQp1IR622dUXI+9Ehnws7i/y6xvpZB9IbUVOPy0muvdvgXeZOn88UcGPiT98Vp3rJPTa8bFoalZ3Qhw==
You can’t perform that action at this time.
0 commit comments