File tree Expand file tree Collapse file tree 4 files changed +1084
-450
lines changed Expand file tree Collapse file tree 4 files changed +1084
-450
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 68
68
"@ionic/core" : " 8.6.2" ,
69
69
"@nuxt/eslint-config" : " 1.4.1" ,
70
70
"@nuxt/module-builder" : " 1.0.1" ,
71
- "@nuxt/schema" : " 3.17.5 " ,
72
- "@nuxt/test-utils" : " 3.19.1 " ,
71
+ "@nuxt/schema" : " 3.17.6 " ,
72
+ "@nuxt/test-utils" : " 3.19.2 " ,
73
73
"@types/node" : " 22.15.34" ,
74
74
"@vitest/coverage-v8" : " 3.2.4" ,
75
75
"@vue/test-utils" : " 2.4.6" ,
79
79
"happy-dom" : " 18.0.1" ,
80
80
"husky" : " 9.1.7" ,
81
81
"lint-staged" : " 16.1.2" ,
82
- "nuxt" : " 3.17.5 " ,
82
+ "nuxt" : " 3.17.6 " ,
83
83
"playwright-core" : " 1.53.1" ,
84
84
"simple-git-hooks" : " 2.13.0" ,
85
85
"typescript" : " 5.8.3" ,
99
99
},
100
100
"resolutions" : {
101
101
"@nuxt/content" : " 2.13.4" ,
102
- "@nuxt/kit" : " 3.17.5 " ,
103
- "@nuxt/schema" : " 3.17.5 " ,
102
+ "@nuxt/kit" : " 3.17.6 " ,
103
+ "@nuxt/schema" : " 3.17.6 " ,
104
104
"@nuxtjs/ionic" : " link:." ,
105
105
"consola" : " ^3.4.0" ,
106
106
"nuxt-component-meta" : " >=0.10.0"
Original file line number Diff line number Diff line change 12
12
"@capacitor/filesystem" : " 7.1.1" ,
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