File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 199
199
"style-loader" : " ^4.0.0" ,
200
200
"styled-components" : " ^6.1.1" ,
201
201
"terser-webpack-plugin" : " ^5.3.9" ,
202
- "ts-essentials" : " ^9.4.1 " ,
202
+ "ts-essentials" : " ^10.0.3 " ,
203
203
"ts-jest" : " ^29.1.1" ,
204
204
"ts-loader" : " ^9.5.1" ,
205
205
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change @@ -10936,16 +10936,16 @@ ts-api-utils@^1.3.0:
10936
10936
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
10937
10937
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
10938
10938
10939
+ ts-essentials@^10.0.3:
10940
+ version "10.0.3"
10941
+ resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-10.0.3.tgz#5a5546f00aae2368b47b4f0f6572e2cd6b423f33"
10942
+ integrity sha512-/FrVAZ76JLTWxJOERk04fm8hYENDo0PWSP3YLQKxevLwWtxemGcl5JJEzN4iqfDlRve0ckyfFaOBu4xbNH/wZw==
10943
+
10939
10944
ts-essentials@^7.0.3:
10940
10945
version "7.0.3"
10941
10946
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-7.0.3.tgz#686fd155a02133eedcc5362dc8b5056cde3e5a38"
10942
10947
integrity sha512-8+gr5+lqO3G84KdiTSMRLtuyJ+nTBVRKuCrK4lidMPdVeEp0uqC875uE5NMcaA7YYMN7XsNiFQuMvasF8HT/xQ==
10943
10948
10944
- ts-essentials@^9.4.1:
10945
- version "9.4.1"
10946
- resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-9.4.1.tgz#6a6b6f81c2138008a5eef216e9fa468d8d9e2ab4"
10947
- integrity sha512-oke0rI2EN9pzHsesdmrOrnqv1eQODmJpd/noJjwj2ZPC3Z4N2wbjrOEqnsEgmvlO2+4fBb0a794DCna2elEVIQ==
10948
-
10949
10949
ts-jest@^29.1.1:
10950
10950
version "29.1.1"
10951
10951
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
You can’t perform that action at this time.
0 commit comments