File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 162
162
"tempfile" : " 5.0.0" ,
163
163
"trash-cli" : " 5.0.0" ,
164
164
"ts-dedent" : " 2.2.0" ,
165
- "typescript" : " 5.0.4 " ,
165
+ "typescript" : " 5.1.6 " ,
166
166
"version-bump-prompt" : " 6.1.0" ,
167
167
"vite" : " 4.3.9" ,
168
168
"vite-tsconfig-paths" : " 4.2.0" ,
Original file line number Diff line number Diff line change @@ -1106,7 +1106,7 @@ __metadata:
1106
1106
tempfile : " npm:5.0.0"
1107
1107
trash-cli : " npm:5.0.0"
1108
1108
ts-dedent : " npm:2.2.0"
1109
- typescript : " npm:5.0.4 "
1109
+ typescript : " npm:5.1.6 "
1110
1110
version-bump-prompt : " npm:6.1.0"
1111
1111
vite : " npm:4.3.9"
1112
1112
vite-tsconfig-paths : " npm:4.2.0"
@@ -8619,7 +8619,17 @@ __metadata:
8619
8619
languageName : node
8620
8620
linkType : hard
8621
8621
8622
- " typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0 " :
8622
+ " typescript@npm:5.1.6 " :
8623
+ version : 5.1.6
8624
+ resolution : " typescript@npm:5.1.6"
8625
+ bin :
8626
+ tsc : bin/tsc
8627
+ tsserver : bin/tsserver
8628
+ checksum : fffaefc0d48e7f505ac42e314628b3cd41b2a69428e0ecc158db84af36a0565d4cfdd337ea8f7933cccf1556b08170e4389ee07974ff9f55f86d01342b1951ec
8629
+ languageName : node
8630
+ linkType : hard
8631
+
8632
+ " typescript@npm:^4.6.4 || ^5.0.0 " :
8623
8633
version : 5.0.4
8624
8634
resolution : " typescript@npm:5.0.4"
8625
8635
bin :
@@ -8629,7 +8639,17 @@ __metadata:
8629
8639
languageName : node
8630
8640
linkType : hard
8631
8641
8632
- " typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript> " :
8642
+ " typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript> " :
8643
+ version : 5.1.6
8644
+ resolution : " typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=1f5320"
8645
+ bin :
8646
+ tsc : bin/tsc
8647
+ tsserver : bin/tsserver
8648
+ checksum : 3eef948e10c71b96172ebce471c031d3b7afb12a48feeacbadac1876c0b4e9b0c0fc1677bef53d41664970a174a9ee02f9d09be260281571c90e8ef4e22574cf
8649
+ languageName : node
8650
+ linkType : hard
8651
+
8652
+ " typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript> " :
8633
8653
version : 5.0.4
8634
8654
resolution : " typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=1f5320"
8635
8655
bin :
You can’t perform that action at this time.
0 commit comments