File tree Expand file tree Collapse file tree 3 files changed +1662
-870
lines changed Expand file tree Collapse file tree 3 files changed +1662
-870
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.1 "
46
+ "@nuxt/kit" : " ^3.17.4 "
47
47
},
48
48
"devDependencies" : {
49
- "@nuxt/devtools" : " ^2.4.0 " ,
50
- "@nuxt/eslint-config" : " ^1.3.0 " ,
49
+ "@nuxt/devtools" : " ^2.4.1 " ,
50
+ "@nuxt/eslint-config" : " ^1.4.1 " ,
51
51
"@nuxt/module-builder" : " ^1.0.1" ,
52
- "@nuxt/schema" : " ^3.17.1 " ,
53
- "@nuxt/test-utils" : " ^3.18 .0" ,
52
+ "@nuxt/schema" : " ^3.17.4 " ,
53
+ "@nuxt/test-utils" : " ^3.19 .0" ,
54
54
"@types/node" : " ^22.15.3" ,
55
55
"@vue/test-utils" : " ^2.4.6" ,
56
56
"changelogen" : " ^0.6.1" ,
57
57
"eslint" : " ^9.26.0" ,
58
- "nuxt" : " ^3.17.1 " ,
58
+ "nuxt" : " ^3.17.4 " ,
59
59
"playwright" : " ^1.52.0" ,
60
60
"typescript" : " ^5.6.3" ,
61
61
"vitest" : " ^3.1.2" ,
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" : " ^3.17.4 " ,
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