File tree 4 files changed +814
-696
lines changed
4 files changed +814
-696
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@nuxt-themes/docus" : " 1.15.1" ,
13
- "@nuxtjs/plausible" : " 1.1.1 " ,
13
+ "@nuxtjs/plausible" : " 1.2.0 " ,
14
14
"nuxt" : " 3.15.2"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 67
67
"unimport" : " ^3.10.0"
68
68
},
69
69
"devDependencies" : {
70
- "@nuxt/eslint-config" : " 0.7.1 " ,
70
+ "@nuxt/eslint-config" : " 0.7.5 " ,
71
71
"@nuxt/module-builder" : " 1.0.0-alpha.1" ,
72
72
"@nuxt/schema" : " 3.15.2" ,
73
73
"@nuxt/test-utils" : " 3.15.4" ,
74
- "@types/node" : " 22.9.1 " ,
74
+ "@types/node" : " 22.10.6 " ,
75
75
"@vitest/coverage-v8" : " 2.1.8" ,
76
76
"@vue/test-utils" : " 2.4.6" ,
77
- "bumpp" : " 9.8 .1" ,
77
+ "bumpp" : " 9.10 .1" ,
78
78
"eslint" : " 9.18.0" ,
79
79
"expect-type" : " 1.1.0" ,
80
80
"happy-dom" : " 16.5.3" ,
81
81
"husky" : " 9.1.7" ,
82
- "lint-staged" : " 15.2.10 " ,
82
+ "lint-staged" : " 15.3.0 " ,
83
83
"nuxt" : " 3.15.2" ,
84
- "playwright-core" : " 1.49.0 " ,
85
- "typescript" : " 5.6 .3" ,
86
- "unbuild" : " 3.0.0 " ,
84
+ "playwright-core" : " 1.49.1 " ,
85
+ "typescript" : " 5.7 .3" ,
86
+ "unbuild" : " 3.3.1 " ,
87
87
"unhead" : " 1.11.18" ,
88
88
"vitest" : " 2.1.8" ,
89
89
"vue" : " 3.5.13" ,
90
- "vue-tsc" : " 2.1.10 "
90
+ "vue-tsc" : " 2.2.0 "
91
91
},
92
92
"resolutions" : {
93
93
"@nuxt/content" : " 2.13.4" ,
97
97
"consola" : " ^3.2.3" ,
98
98
"nuxt-component-meta" : " >=0.7.0"
99
99
},
100
- "packageManager" : " pnpm@9.14.2 "
100
+ "packageManager" : " pnpm@9.15.4 "
101
101
}
Original file line number Diff line number Diff line change 8
8
"ionic:build" : " pnpm build"
9
9
},
10
10
"devDependencies" : {
11
- "@capacitor/camera" : " 6.1.1 " ,
12
- "@capacitor/filesystem" : " 6.0.2 " ,
11
+ "@capacitor/camera" : " 6.1.2 " ,
12
+ "@capacitor/filesystem" : " 6.0.3 " ,
13
13
"@capacitor/preferences" : " 6.0.3" ,
14
14
"@nuxtjs/ionic" : " latest" ,
15
15
"nuxt" : " 3.15.2"
You can’t perform that action at this time.
0 commit comments