File tree Expand file tree Collapse file tree 4 files changed +1119
-725
lines changed Expand file tree Collapse file tree 4 files changed +1119
-725
lines changed Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"@nuxt-themes/docus" : " 1.15.1" ,
13
13
"@nuxtjs/plausible" : " 1.1.1" ,
14
- "nuxt" : " 3.14.1592 "
14
+ "nuxt" : " 3.15.1 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 70
70
"devDependencies" : {
71
71
"@nuxt/eslint-config" : " 0.7.1" ,
72
72
"@nuxt/module-builder" : " 0.8.4" ,
73
- "@nuxt/schema" : " 3.14.1592 " ,
73
+ "@nuxt/schema" : " 3.15.1 " ,
74
74
"@nuxt/test-utils" : " 3.15.1" ,
75
75
"@types/node" : " 22.9.1" ,
76
76
"@vitest/coverage-v8" : " 2.1.8" ,
81
81
"happy-dom" : " 16.3.0" ,
82
82
"husky" : " 9.1.7" ,
83
83
"lint-staged" : " 15.2.10" ,
84
- "nuxt" : " 3.14.1592 " ,
84
+ "nuxt" : " 3.15.1 " ,
85
85
"playwright-core" : " 1.49.0" ,
86
86
"typescript" : " 5.6.3" ,
87
87
"unbuild" : " 3.0.0" ,
92
92
},
93
93
"resolutions" : {
94
94
"@nuxt/content" : " 2.13.4" ,
95
- "@nuxt/kit" : " 3.14.1592 " ,
96
- "@nuxt/schema" : " 3.14.1592 " ,
95
+ "@nuxt/kit" : " 3.15.1 " ,
96
+ "@nuxt/schema" : " 3.15.1 " ,
97
97
"@nuxtjs/ionic" : " link:." ,
98
98
"consola" : " ^3.2.3" ,
99
99
"nuxt-component-meta" : " >=0.7.0"
Original file line number Diff line number Diff line change 12
12
"@capacitor/filesystem" : " 6.0.2" ,
13
13
"@capacitor/preferences" : " 6.0.3" ,
14
14
"@nuxtjs/ionic" : " latest" ,
15
- "nuxt" : " 3.14.1592 "
15
+ "nuxt" : " 3.15.1 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments