File tree Expand file tree Collapse file tree 4 files changed +201
-215
lines changed Expand file tree Collapse file tree 4 files changed +201
-215
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.2.0" ,
14
- "nuxt" : " 3.17.5 "
14
+ "nuxt" : " 3.17.6 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 74
74
"@ionic/core" : " 8.6.4" ,
75
75
"@nuxt/eslint-config" : " 1.5.2" ,
76
76
"@nuxt/module-builder" : " 1.0.1" ,
77
- "@nuxt/schema" : " 3.17.5 " ,
78
- "@nuxt/test-utils" : " 3.19.1 " ,
77
+ "@nuxt/schema" : " 3.17.6 " ,
78
+ "@nuxt/test-utils" : " 3.19.2 " ,
79
79
"@types/node" : " 22.16.2" ,
80
80
"@vitest/coverage-v8" : " 3.2.4" ,
81
81
"@vue/test-utils" : " 2.4.6" ,
85
85
"happy-dom" : " 18.0.1" ,
86
86
"husky" : " 9.1.7" ,
87
87
"lint-staged" : " 16.1.2" ,
88
- "nuxt" : " 3.17.5 " ,
88
+ "nuxt" : " 3.17.6 " ,
89
89
"playwright-core" : " 1.54.0" ,
90
90
"simple-git-hooks" : " 2.13.0" ,
91
91
"typescript" : " 5.8.3" ,
105
105
},
106
106
"resolutions" : {
107
107
"@nuxt/content" : " 2.13.4" ,
108
- "@nuxt/kit" : " 3.17.5 " ,
109
- "@nuxt/schema" : " 3.17.5 " ,
108
+ "@nuxt/kit" : " 3.17.6 " ,
109
+ "@nuxt/schema" : " 3.17.6 " ,
110
110
"@nuxtjs/ionic" : " link:." ,
111
111
"consola" : " ^3.4.0" ,
112
112
"nuxt-component-meta" : " >=0.10.0"
Original file line number Diff line number Diff line change 12
12
"@capacitor/filesystem" : " 7.1.2" ,
13
13
"@capacitor/preferences" : " 7.0.1" ,
14
14
"@nuxtjs/ionic" : " latest" ,
15
- "nuxt" : " 3.17.5 "
15
+ "nuxt" : " 3.17.6 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments