File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 47
47
"react-dom" : " ^19.1.0" ,
48
48
"react-router" : " ^7.8.2" ,
49
49
"ts-jest" : " ^29.4.4" ,
50
- "ts-loader" : " ^9.5.2 " ,
50
+ "ts-loader" : " ^9.5.4 " ,
51
51
"typescript" : " ^5.8.3" ,
52
52
"webpack" : " ^5.99.9" ,
53
53
"webpack-cli" : " ^6.0.1"
Original file line number Diff line number Diff line change @@ -6898,10 +6898,10 @@ ts-jest@^29.4.4:
6898
6898
type-fest "^4.41.0"
6899
6899
yargs-parser "^21.1.1"
6900
6900
6901
- ts-loader@^9.5.2 :
6902
- version "9.5.2 "
6903
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.2 .tgz#1f3d7f4bb709b487aaa260e8f19b301635d08020 "
6904
- integrity sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw ==
6901
+ ts-loader@^9.5.4 :
6902
+ version "9.5.4 "
6903
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.4 .tgz#44b571165c10fb5a90744aa5b7e119233c4f4585 "
6904
+ integrity sha512-nCz0rEwunlTZiy6rXFByQU1kVVpCIgUpc/psFiKVrUwrizdnIbRFu8w7bxhUF0X613DYwT4XzrZHpVyMe758hQ ==
6905
6905
dependencies :
6906
6906
chalk "^4.1.0"
6907
6907
enhanced-resolve "^5.0.0"
You can’t perform that action at this time.
0 commit comments