File tree Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Original file line number Diff line number Diff line change 81
81
"eslint-plugin-vue" : " 9.33.0" ,
82
82
"nuxt" : " 3.17.4" ,
83
83
"pino-pretty" : " 13.0.0" ,
84
- "typescript" : " 5.8.2 " ,
84
+ "typescript" : " 5.8.3 " ,
85
85
"vitest" : " 3.0.8"
86
86
},
87
87
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -2982,7 +2982,7 @@ __metadata:
2982
2982
pino-http: "npm:^10.0.0"
2983
2983
pino-pretty: "npm:13.0.0"
2984
2984
systeminformation: "npm:^5.23.5"
2985
- typescript: "npm:5.8.2 "
2985
+ typescript: "npm:5.8.3 "
2986
2986
uuid: "npm:^11.0.0"
2987
2987
vitest: "npm:3.0.8"
2988
2988
peerDependencies:
@@ -15199,17 +15199,7 @@ __metadata:
15199
15199
languageName: node
15200
15200
linkType: hard
15201
15201
15202
- "typescript@npm:5.8.2":
15203
- version: 5.8.2
15204
- resolution: "typescript@npm:5.8.2"
15205
- bin:
15206
- tsc: bin/tsc
15207
- tsserver: bin/tsserver
15208
- checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
15209
- languageName: node
15210
- linkType: hard
15211
-
15212
- "typescript@npm:^5.4.4":
15202
+ "typescript@npm:5.8.3, typescript@npm:^5.4.4":
15213
15203
version: 5.8.3
15214
15204
resolution: "typescript@npm:5.8.3"
15215
15205
bin:
@@ -15219,17 +15209,7 @@ __metadata:
15219
15209
languageName: node
15220
15210
linkType: hard
15221
15211
15222
- "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
15223
- version: 5.8.2
15224
- resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
15225
- bin:
15226
- tsc: bin/tsc
15227
- tsserver: bin/tsserver
15228
- checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
15229
- languageName: node
15230
- linkType: hard
15231
-
15232
- "typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
15212
+ "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
15233
15213
version: 5.8.3
15234
15214
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
15235
15215
bin:
You can’t perform that action at this time.
0 commit comments