File tree 3 files changed +781
-285
lines changed
3 files changed +781
-285
lines changed Original file line number Diff line number Diff line change 52
52
"@nuxt/module-builder" : " ^0.8.4" ,
53
53
"@nuxt/schema" : " ^3.14.1592" ,
54
54
"@nuxt/test-utils" : " ^3.14.4" ,
55
- "@types/node" : " ^22.9 .1" ,
55
+ "@types/node" : " ^22.15 .1" ,
56
56
"@vue/test-utils" : " ^2.4.6" ,
57
- "changelogen" : " ^0.5.7 " ,
57
+ "changelogen" : " ^0.6.1 " ,
58
58
"eslint" : " ^9.15.0" ,
59
59
"nuxt" : " ^3.14.1592" ,
60
- "playwright-core" : " ^1.49 .0" ,
60
+ "playwright-core" : " ^1.52 .0" ,
61
61
"typescript" : " latest" ,
62
62
"vitest" : " ^2.1.5" ,
63
- "vue-tsc" : " ^2.1 .10"
63
+ "vue-tsc" : " ^2.2 .10"
64
64
},
65
65
"packageManager" :
" [email protected] "
66
66
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"nuxt" : " ^3.14.1592" ,
13
- "typescript" : " ^5.6 .3" ,
13
+ "typescript" : " ^5.8 .3" ,
14
14
"vue" : " ^3.5.13" ,
15
- "vue-tsc" : " ^2.1 .10"
15
+ "vue-tsc" : " ^2.2 .10"
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments