File tree Expand file tree Collapse file tree 3 files changed +225
-1532
lines changed Expand file tree Collapse file tree 3 files changed +225
-1532
lines changed Original file line number Diff line number Diff line change 20
20
"@nuxt/image" : " ^1.11.0" ,
21
21
"@nuxt/scripts" : " ^0.11.10" ,
22
22
"@nuxt/ui-pro" : " ^3.3.0" ,
23
- "nuxt" : " ^4.0.3 " ,
23
+ "nuxt" : " ^4.1.0 " ,
24
24
"nuxt-llms" : " 0.1.3" ,
25
25
"nuxt-og-image" : " ^5.1.9" ,
26
26
"shiki-transformer-color-highlight" : " ^1.0.0"
Original file line number Diff line number Diff line change 89
89
"@intlify/unplugin-vue-i18n" : " ^6.0.8" ,
90
90
"@intlify/utils" : " ^0.13.0" ,
91
91
"@miyaneee/rollup-plugin-json5" : " ^1.2.0" ,
92
- "@nuxt/kit" : " ^4.0.3 " ,
92
+ "@nuxt/kit" : " ^4.0.0 " ,
93
93
"@rollup/plugin-yaml" : " ^4.1.2" ,
94
- "@vue/compiler-sfc" : " ^3.5.18 " ,
94
+ "@vue/compiler-sfc" : " ^3.5.21 " ,
95
95
"cookie-es" : " ^2.0.0" ,
96
96
"defu" : " ^6.1.4" ,
97
97
"devalue" : " ^5.1.1" ,
98
- "h3" : " ^1.15.3 " ,
98
+ "h3" : " ^1.15.4 " ,
99
99
"knitwork" : " ^1.2.0" ,
100
100
"magic-string" : " ^0.30.17" ,
101
101
"mlly" : " ^1.7.4" ,
116
116
"devDependencies" : {
117
117
"@eslint/js" : " 9.32.0" ,
118
118
"@nuxt/module-builder" : " ^1.0.2" ,
119
- "@nuxt/schema" : " ^4.0.3 " ,
119
+ "@nuxt/schema" : " ^4.1.0 " ,
120
120
"@types/debug" : " ^4.1.12" ,
121
121
"@types/jsdom" : " ^21.1.7" ,
122
122
"bumpp" : " ^10.2.0" ,
134
134
"lint-staged" : " ^15.5.0" ,
135
135
"nitropack" : " ^2.12.4" ,
136
136
"npm-run-all2" : " ^6.2.6" ,
137
- "nuxt" : " ^4.0.3 " ,
137
+ "nuxt" : " ^4.1.0 " ,
138
138
"ofetch" : " ^1.4.1" ,
139
139
"playwright-core" : " ^1.54.1" ,
140
140
"prettier" : " ^3.6.2" ,
145
145
"unbuild" : " ^3.6.0" ,
146
146
"undici" : " ^7.12.0" ,
147
147
"vitest" : " ^3.2.4" ,
148
- "vue" : " ^3.5.18 "
148
+ "vue" : " ^3.5.21 "
149
149
},
150
150
"lint-staged" : {
151
151
"*.{json,md,yml}" : [
You can’t perform that action at this time.
0 commit comments