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 117117 "prettier" : " 3.3.2" ,
118118 "ts-jest" : " 29.1.5" ,
119119 "ts-node" : " 10.9.1" ,
120- "typescript" : " 5.4.5 " ,
120+ "typescript" : " 5.5.2 " ,
121121 "unplugin-swc" : " 1.4.5" ,
122122 "vite" : " 5.3.1" ,
123123 "vitest" : " 1.6.0"
Original file line number Diff line number Diff line change @@ -4116,7 +4116,7 @@ __metadata:
41164116 ts-jest: 29.1.5
41174117 ts-node: 10.9.1
41184118 tslib: 2.6.3
4119- typescript: 5.4.5
4119+ typescript: 5.5.2
41204120 unplugin-swc: 1.4.5
41214121 vite: 5.3.1
41224122 vitest: 1.6.0
@@ -21126,7 +21126,17 @@ __metadata:
2112621126 languageName: node
2112721127 linkType: hard
2112821128
21129- "typescript@npm:5.4.5, typescript@npm:~5.4.2":
21129+ "typescript@npm:5.5.2":
21130+ version: 5.5.2
21131+ resolution: "typescript@npm:5.5.2"
21132+ bin:
21133+ tsc: bin/tsc
21134+ tsserver: bin/tsserver
21135+ checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
21136+ languageName: node
21137+ linkType: hard
21138+
21139+ "typescript@npm:~5.4.2":
2113021140 version: 5.4.5
2113121141 resolution: "typescript@npm:5.4.5"
2113221142 bin:
@@ -21136,7 +21146,17 @@ __metadata:
2113621146 languageName: node
2113721147 linkType: hard
2113821148
21139- "typescript@patch:typescript@5.4.5#~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
21149+ "typescript@patch:typescript@5.5.2#~builtin<compat/typescript>":
21150+ version: 5.5.2
21151+ resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=379a07"
21152+ bin:
21153+ tsc: bin/tsc
21154+ tsserver: bin/tsserver
21155+ checksum: d8c8af1adb92ef36998cc9293ad8607dda68564ecc2f315a7298d6d40edae1906e0ed88e0b2b02da686adc61d638cbecb82b4c694d5bccc621b8baf6e6274f7c
21156+ languageName: node
21157+ linkType: hard
21158+
21159+ "typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
2114021160 version: 5.4.5
2114121161 resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2114221162 bin:
You can’t perform that action at this time.
0 commit comments