File tree Expand file tree Collapse file tree 3 files changed +1289
-421
lines changed Expand file tree Collapse file tree 3 files changed +1289
-421
lines changed Original file line number Diff line number Diff line change 43
43
"test:types" : " vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
44
44
},
45
45
"dependencies" : {
46
- "@nuxt/kit" : " ^3.17.7 "
46
+ "@nuxt/kit" : " ^4.0.3 "
47
47
},
48
48
"devDependencies" : {
49
49
"@nuxt/devtools" : " ^2.6.2" ,
50
50
"@nuxt/eslint-config" : " ^1.5.2" ,
51
51
"@nuxt/module-builder" : " ^1.0.1" ,
52
- "@nuxt/schema" : " ^3.17.7 " ,
52
+ "@nuxt/schema" : " ^4.0.3 " ,
53
53
"@nuxt/test-utils" : " ^3.19.2" ,
54
54
"@types/node" : " ^22.16.4" ,
55
55
"@vue/test-utils" : " ^2.4.6" ,
56
56
"changelogen" : " ^0.6.2" ,
57
57
"eslint" : " ^9.31.0" ,
58
- "nuxt" : " ^3.17.7 " ,
58
+ "nuxt" : " ^4.0.3 " ,
59
59
"playwright" : " ^1.54.1" ,
60
60
"typescript" : " ^5.8.3" ,
61
61
"vitest" : " ^3.2.4" ,
Original file line number Diff line number Diff line change 9
9
"typecheck" : " nuxi typecheck"
10
10
},
11
11
"dependencies" : {
12
- "nuxt" : " ^3.14.1592 " ,
12
+ "nuxt" : " ^4.0.3 " ,
13
13
"typescript" : " ^5.6.3" ,
14
14
"vue" : " ^3.5.13" ,
15
15
"vue-tsc" : " ^2.1.10"
You can’t perform that action at this time.
0 commit comments