File tree Expand file tree Collapse file tree 3 files changed +119
-129
lines changed Expand file tree Collapse file tree 3 files changed +119
-129
lines changed Original file line number Diff line number Diff line change 57
57
"devDependencies" : {
58
58
"@nuxt/eslint-config" : " 1.4.0" ,
59
59
"@nuxt/module-builder" : " 1.0.1" ,
60
- "@nuxt/schema" : " 3.17.3 " ,
60
+ "@nuxt/schema" : " 3.17.4 " ,
61
61
"@nuxt/test-utils" : " 3.19.0" ,
62
62
"@types/node" : " 22.15.19" ,
63
63
"@vitest/coverage-v8" : " 3.1.4" ,
64
64
"bumpp" : " 10.1.1" ,
65
65
"eslint" : " 9.27.0" ,
66
66
"h3" : " 1.15.3" ,
67
- "nuxt" : " 3.17.3 " ,
67
+ "nuxt" : " 3.17.4 " ,
68
68
"playwright" : " 1.52.0" ,
69
69
"vitest" : " 3.1.4"
70
70
},
71
71
"resolutions" : {
72
- "@nuxt/kit" : " 3.17.3 " ,
72
+ "@nuxt/kit" : " 3.17.4 " ,
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.17.3 "
12
+ "nuxt" : " 3.17.4 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments