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 74
74
"eslint-plugin-varspacing" : " 1.2.2" ,
75
75
"eslint-plugin-vue" : " 9.33.0" ,
76
76
"nuxt" : " 3.17.4" ,
77
- "typescript" : " 5.8.3 "
77
+ "typescript" : " 5.9.2 "
78
78
},
79
79
"publishConfig" : {
80
80
"access" : " public"
Original file line number Diff line number Diff line change @@ -3142,7 +3142,7 @@ __metadata:
3142
3142
requrl: "npm:^3.0.2"
3143
3143
simple-oauth2: "npm:^5.0.0"
3144
3144
type-fest: "npm:^4.8.2"
3145
- typescript: "npm:5.8.3 "
3145
+ typescript: "npm:5.9.2 "
3146
3146
ufo: "npm:^1.0.1"
3147
3147
languageName: unknown
3148
3148
linkType: soft
@@ -15050,7 +15050,17 @@ __metadata:
15050
15050
languageName: node
15051
15051
linkType: hard
15052
15052
15053
- "typescript@npm:5.8.3, typescript@npm:^5.4.4":
15053
+ "typescript@npm:5.9.2":
15054
+ version: 5.9.2
15055
+ resolution: "typescript@npm:5.9.2"
15056
+ bin:
15057
+ tsc: bin/tsc
15058
+ tsserver: bin/tsserver
15059
+ checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
15060
+ languageName: node
15061
+ linkType: hard
15062
+
15063
+ "typescript@npm:^5.4.4":
15054
15064
version: 5.8.3
15055
15065
resolution: "typescript@npm:5.8.3"
15056
15066
bin:
@@ -15060,7 +15070,17 @@ __metadata:
15060
15070
languageName: node
15061
15071
linkType: hard
15062
15072
15063
- "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
15073
+ "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
15074
+ version: 5.9.2
15075
+ resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
15076
+ bin:
15077
+ tsc: bin/tsc
15078
+ tsserver: bin/tsserver
15079
+ checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
15080
+ languageName: node
15081
+ linkType: hard
15082
+
15083
+ "typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
15064
15084
version: 5.8.3
15065
15085
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
15066
15086
bin:
You can’t perform that action at this time.
0 commit comments