File tree Expand file tree Collapse file tree 3 files changed +464
-324
lines changed Expand file tree Collapse file tree 3 files changed +464
-324
lines changed Original file line number Diff line number Diff line change 44
44
"test:types" : " nuxt-module-build prepare && nuxt prepare playground && vue-tsc --noEmit"
45
45
},
46
46
"dependencies" : {
47
- "@nuxt/kit" : " ^3.19.2 " ,
47
+ "@nuxt/kit" : " ^4.1.3 " ,
48
48
"citty" : " ^0.1.6" ,
49
49
"consola" : " ^3.4.2" ,
50
50
"destr" : " ^2.0.5" ,
60
60
"devDependencies" : {
61
61
"@nuxt/eslint-config" : " ^1.9.0" ,
62
62
"@nuxt/module-builder" : " ^1.0.2" ,
63
- "@nuxt/schema" : " ^3.19.2 " ,
63
+ "@nuxt/schema" : " ^4.1.3 " ,
64
64
"@nuxt/test-utils" : " ^3.19.2" ,
65
65
"@types/git-url-parse" : " ^16.0.2" ,
66
66
"@vitest/coverage-v8" : " ^3.2.4" ,
70
70
"h3" : " ^1.15.4" ,
71
71
"installed-check" : " ^9.3.0" ,
72
72
"knip" : " ^5.64.2" ,
73
- "nuxt" : " ^3.19.2 " ,
73
+ "nuxt" : " ^4.1.3 " ,
74
74
"typescript" : " ^5.9.3" ,
75
75
"unbuild" : " ^3.6.1" ,
76
76
"vitest" : " ^3.2.4" ,
Original file line number Diff line number Diff line change 5
5
"build" : " nuxt build"
6
6
},
7
7
"dependencies" : {
8
- "nuxt" : " ^3.19.2 "
8
+ "nuxt" : " ^4.1.3 "
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments