File tree Expand file tree Collapse file tree 3 files changed +2995
-416
lines changed Expand file tree Collapse file tree 3 files changed +2995
-416
lines changed Original file line number Diff line number Diff line change 57
57
"devDependencies" : {
58
58
"@nuxt/eslint-config" : " 1.3.0" ,
59
59
"@nuxt/module-builder" : " 1.0.1" ,
60
- "@nuxt/schema" : " 3.16.2 " ,
60
+ "@nuxt/schema" : " 3.17.0 " ,
61
61
"@nuxt/test-utils" : " 3.17.2" ,
62
62
"@types/node" : " 22.14.1" ,
63
63
"@vitest/coverage-v8" : " 3.1.2" ,
64
64
"bumpp" : " 10.1.0" ,
65
65
"eslint" : " 9.25.1" ,
66
66
"h3" : " 1.15.1" ,
67
- "nuxt" : " 3.16.2 " ,
67
+ "nuxt" : " 3.17.0 " ,
68
68
"playwright" : " 1.52.0" ,
69
69
"vitest" : " 3.1.2"
70
70
},
71
71
"resolutions" : {
72
- "@nuxt/kit" : " 3.16.2 " ,
72
+ "@nuxt/kit" : " 3.17.0 " ,
73
73
"@nuxtjs/hanko" : " link:."
74
74
},
75
75
"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.16.2 "
12
+ "nuxt" : " 3.17.0 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments