File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"react" : " ^18.3.1" ,
47
47
"react-dom" : " ^18.2.0" ,
48
48
"react-router" : " ^7.4.1" ,
49
- "ts-jest" : " ^29.3.1 " ,
49
+ "ts-jest" : " ^29.3.2 " ,
50
50
"ts-loader" : " ^9.5.2" ,
51
51
"typescript" : " ^5.8.3" ,
52
52
"webpack" : " ^5.99.5" ,
Original file line number Diff line number Diff line change @@ -6627,10 +6627,10 @@ ts-api-utils@^1.0.1:
6627
6627
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
6628
6628
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
6629
6629
6630
- ts-jest@^29.3.1 :
6631
- version "29.3.1 "
6632
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1 .tgz#2e459e1f94a833bd8216ba4b045fac948e265937 "
6633
- integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ ==
6630
+ ts-jest@^29.3.2 :
6631
+ version "29.3.2 "
6632
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2 .tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb "
6633
+ integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug ==
6634
6634
dependencies :
6635
6635
bs-logger "^0.2.6"
6636
6636
ejs "^3.1.10"
@@ -6640,7 +6640,7 @@ ts-jest@^29.3.1:
6640
6640
lodash.memoize "^4.1.2"
6641
6641
make-error "^1.3.6"
6642
6642
semver "^7.7.1"
6643
- type-fest "^4.38.0 "
6643
+ type-fest "^4.39.1 "
6644
6644
yargs-parser "^21.1.1"
6645
6645
6646
6646
ts-loader@^9.5.2 :
@@ -6686,10 +6686,10 @@ type-fest@^0.21.3:
6686
6686
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
6687
6687
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
6688
6688
6689
- type-fest@^4.21.0, type-fest@^4.38.0 :
6690
- version "4.39.0 "
6691
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.0 .tgz#c7758be50a83a5b879e7a59ea52421e9816b3928 "
6692
- integrity sha512-w2IGJU1tIgcrepg9ZJ82d8UmItNQtOFJG0HCUE3SzMokKkTsruVDALl2fAdiEzJlfduoU+VyXJWIIUZ+6jV+nw ==
6689
+ type-fest@^4.21.0, type-fest@^4.39.1 :
6690
+ version "4.39.1 "
6691
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1 .tgz#7521f6944e279abaf79cf60cfbc4823f4858083e "
6692
+ integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w ==
6693
6693
6694
6694
type-is@~1.6.18 :
6695
6695
version "1.6.18"
You can’t perform that action at this time.
0 commit comments