File tree Expand file tree Collapse file tree 3 files changed +75
-337
lines changed Expand file tree Collapse file tree 3 files changed +75
-337
lines changed Original file line number Diff line number Diff line change 52
52
"devDependencies" : {
53
53
"@nuxt/eslint-config" : " 0.6.1" ,
54
54
"@nuxt/module-builder" : " 0.8.4" ,
55
- "@nuxt/schema" : " 3.13.2 " ,
55
+ "@nuxt/schema" : " 3.14.0 " ,
56
56
"@nuxt/test-utils" : " 3.14.4" ,
57
57
"@types/node" : " 22.8.7" ,
58
58
"@vitest/coverage-v8" : " 2.1.4" ,
59
59
"bumpp" : " 9.8.1" ,
60
60
"eslint" : " 9.14.0" ,
61
61
"h3" : " 1.13.0" ,
62
- "nuxt" : " 3.13.2 " ,
62
+ "nuxt" : " 3.14.0 " ,
63
63
"playwright" : " 1.48.2" ,
64
64
"vitest" : " 2.1.4"
65
65
},
66
66
"resolutions" : {
67
- "@nuxt/kit" : " 3.13.2 " ,
67
+ "@nuxt/kit" : " 3.14.0 " ,
68
68
"@nuxtjs/hanko" : " link:."
69
69
},
70
70
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@nuxtjs/hanko" : " latest" ,
12
- "nuxt" : " 3.13.2 "
12
+ "nuxt" : " 3.14.0 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments