File tree Expand file tree Collapse file tree 3 files changed +2455
-584
lines changed Expand file tree Collapse file tree 3 files changed +2455
-584
lines changed Original file line number Diff line number Diff line change 44
44
"test:types" : " vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
45
45
},
46
46
"dependencies" : {
47
- "@nuxt/kit" : " ^3.14.1592 "
47
+ "@nuxt/kit" : " ^3.15.4 "
48
48
},
49
49
"devDependencies" : {
50
- "@nuxt/devtools" : " ^1.6.1 " ,
51
- "@nuxt/eslint-config" : " ^0.7.1 " ,
50
+ "@nuxt/devtools" : " ^1.7.0 " ,
51
+ "@nuxt/eslint-config" : " ^0.7.6 " ,
52
52
"@nuxt/module-builder" : " ^0.8.4" ,
53
- "@nuxt/schema" : " ^3.14.1592 " ,
54
- "@nuxt/test-utils" : " ^3.14.4 " ,
53
+ "@nuxt/schema" : " ^3.15.4 " ,
54
+ "@nuxt/test-utils" : " ^3.16.0 " ,
55
55
"@types/node" : " ^22.9.1" ,
56
56
"@vue/test-utils" : " ^2.4.6" ,
57
57
"changelogen" : " ^0.5.7" ,
58
58
"eslint" : " ^9.15.0" ,
59
- "nuxt" : " ^3.14.1592 " ,
59
+ "nuxt" : " ^3.15.4 " ,
60
60
"playwright-core" : " ^1.49.0" ,
61
61
"typescript" : " latest" ,
62
62
"vitest" : " ^2.1.5" ,
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.15.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