File tree 2 files changed +24
-4
lines changed
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.2.2 " ,
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.2.2 "
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"
@@ -8628,7 +8628,17 @@ __metadata:
8628
8628
languageName : node
8629
8629
linkType : hard
8630
8630
8631
- " typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0 " :
8631
+ " typescript@npm:5.2.2 " :
8632
+ version : 5.2.2
8633
+ resolution : " typescript@npm:5.2.2"
8634
+ bin :
8635
+ tsc : bin/tsc
8636
+ tsserver : bin/tsserver
8637
+ checksum : 8c5dfc6149a0d5fbad8d55fd9f5cefaf567b6dda42bce8eef7e5f27e6b11d0fc15f4aa4cad3b38394a34f3e9db8b719f5083ab114ddc649e1bc3318327ffa8ca
8638
+ languageName : node
8639
+ linkType : hard
8640
+
8641
+ " typescript@npm:^4.6.4 || ^5.0.0 " :
8632
8642
version : 5.0.4
8633
8643
resolution : " typescript@npm:5.0.4"
8634
8644
bin :
@@ -8638,7 +8648,17 @@ __metadata:
8638
8648
languageName : node
8639
8649
linkType : hard
8640
8650
8641
- " 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> " :
8651
+ " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript> " :
8652
+ version : 5.2.2
8653
+ resolution : " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=1f5320"
8654
+ bin :
8655
+ tsc : bin/tsc
8656
+ tsserver : bin/tsserver
8657
+ checksum : b52454ea2b8ba479dd655c4e55ae57c1cec4af21c83c3aa9ab280879a53f3ef4314587b0cfe5e6dd0a082aca4409fef70d0763e762cd0a3e8b38ef70d1dbad67
8658
+ languageName : node
8659
+ linkType : hard
8660
+
8661
+ " typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript> " :
8642
8662
version : 5.0.4
8643
8663
resolution : " typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=1f5320"
8644
8664
bin :
You can’t perform that action at this time.
0 commit comments