File tree 3 files changed +146
-146
lines changed
3 files changed +146
-146
lines changed Original file line number Diff line number Diff line change 9
9
"nuxt" : " latest"
10
10
},
11
11
"devDependencies" : {
12
- "typescript" : " ^5.7.2 " ,
12
+ "typescript" : " ^5.7.3 " ,
13
13
"vue-tsc" : " ^2.2.0"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 56
56
},
57
57
"peerDependencies" : {
58
58
"nuxi" : " ^3.18.2" ,
59
- "typescript" : " ^5.7.2 "
59
+ "typescript" : " ^5.7.3 "
60
60
},
61
61
"devDependencies" : {
62
62
"@arethetypeswrong/cli" : " ^0.17.2" ,
72
72
"nuxt" : " ^3.15.1" ,
73
73
"publint" : " ^0.3.0" ,
74
74
"tinyexec" : " ^0.3.2" ,
75
- "typescript" : " ~5.7.2 " ,
75
+ "typescript" : " ~5.7.3 " ,
76
76
"vitest" : " ^2.1.8" ,
77
77
"vue" : " ^3.5.13" ,
78
78
"vue-tsc" : " ^2.2.0"
81
81
"@nuxt/kit" : " ^3.15.1" ,
82
82
"@nuxt/module-builder" : " workspace:*" ,
83
83
"@nuxt/schema" : " ^3.15.1" ,
84
- "typescript" : " ^ 5.7.2 " ,
84
+ "typescript" : " ~ 5.7.3 " ,
85
85
"vue" : " ^3.5.13" ,
86
86
"vue-tsc" : " ^2.2.0"
87
87
},
You can’t perform that action at this time.
0 commit comments