File tree Expand file tree Collapse file tree 3 files changed +36
-18
lines changed Expand file tree Collapse file tree 3 files changed +36
-18
lines changed Original file line number Diff line number Diff line change 137
137
"ts-jest" : " ^28.0.8" ,
138
138
"ts-loader" : " ^9.3.1" ,
139
139
"typedoc" : " ^0.23.11" ,
140
- "typescript" : " ^4.7 .4" ,
140
+ "typescript" : " ^4.8 .4" ,
141
141
"webpack" : " ^5.74.0" ,
142
142
"webpack-cli" : " ^4.10.0" ,
143
143
"webpack-pnp-externals" : " ^1.1.0"
Original file line number Diff line number Diff line change @@ -4865,7 +4865,7 @@ __metadata:
4865
4865
ts-loader : ^9.3.1
4866
4866
typedoc : ^0.23.11
4867
4867
typeorm : ^0.3.7
4868
- typescript : ^4.7 .4
4868
+ typescript : ^4.8 .4
4869
4869
uuid : ^8.3.2
4870
4870
validator : ^13.7.0
4871
4871
webpack : ^5.74.0
@@ -10685,7 +10685,7 @@ __metadata:
10685
10685
languageName : node
10686
10686
linkType : hard
10687
10687
10688
- " typescript@npm:4.7.4, typescript@npm:^4.7.4 " :
10688
+ " typescript@npm:4.7.4 " :
10689
10689
version : 4.7.4
10690
10690
resolution : " typescript@npm:4.7.4"
10691
10691
bin :
@@ -10705,7 +10705,7 @@ __metadata:
10705
10705
languageName : node
10706
10706
linkType : hard
10707
10707
10708
- " typescript@npm:^4.8.2 " :
10708
+ " typescript@npm:^4.8.2, typescript@npm:^4.8.4 " :
10709
10709
version : 4.8.4
10710
10710
resolution : " typescript@npm:4.8.4"
10711
10711
bin :
@@ -10715,7 +10715,7 @@ __metadata:
10715
10715
languageName : node
10716
10716
linkType : hard
10717
10717
10718
- " typescript@patch:typescript@4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript> " :
10718
+ " typescript@patch:typescript@4.7.4#~builtin<compat/typescript> " :
10719
10719
version : 4.7.4
10720
10720
resolution : " typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
10721
10721
bin :
@@ -10735,7 +10735,7 @@ __metadata:
10735
10735
languageName : node
10736
10736
linkType : hard
10737
10737
10738
- " typescript@patch:typescript@^4.8.2#~builtin<compat/typescript> " :
10738
+ " typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.4#~builtin<compat/typescript> " :
10739
10739
version : 4.8.4
10740
10740
resolution : " typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=f456af"
10741
10741
bin :
You can’t perform that action at this time.
0 commit comments