Commit 5b58a59 1 parent b99c51a commit 5b58a59 Copy full SHA for 5b58a59
File tree 3 files changed +1096
-811
lines changed
3 files changed +1096
-811
lines changed Original file line number Diff line number Diff line change 68
68
"devDependencies" : {
69
69
"@nuxt/eslint-config" : " 1.1.0" ,
70
70
"@nuxt/module-builder" : " 1.0.0-alpha.1" ,
71
- "@nuxt/schema" : " 3.15.4 " ,
71
+ "@nuxt/schema" : " 3.16.0 " ,
72
72
"@nuxt/test-utils" : " 3.17.1" ,
73
73
"@types/node" : " 22.13.9" ,
74
74
"@vitest/coverage-v8" : " 3.0.7" ,
75
75
"bumpp" : " 10.0.3" ,
76
76
"eslint" : " 9.21.0" ,
77
77
"lint-staged" : " 15.4.3" ,
78
- "nuxt" : " 3.15.4 " ,
78
+ "nuxt" : " 3.16.0 " ,
79
79
"rollup" : " 4.34.9" ,
80
80
"simple-git-hooks" : " 2.11.1" ,
81
81
"typescript" : " 5.8.2" ,
92
92
"pre-commit" : " npx lint-staged"
93
93
},
94
94
"resolutions" : {
95
- "@nuxt/kit" : " 3.15.4 " ,
95
+ "@nuxt/kit" : " 3.16.0 " ,
96
96
"@nuxtjs/fontaine" : " link:."
97
97
},
98
98
"packageManager" : " pnpm@10.5.2"
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@nuxtjs/fontaine" : " latest" ,
12
- "nuxt" : " 3.15.4 "
12
+ "nuxt" : " 3.16.0 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments