File tree Expand file tree Collapse file tree 4 files changed +223
-280
lines changed
Expand file tree Collapse file tree 4 files changed +223
-280
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ export default defineNuxtConfig({
77 site : {
88 name : 'npmx docs' ,
99 } ,
10+ // version conflict with root nuxt-og-image and duplicate deps on satori/takumi
11+ // TODO migrate docus to latest 5.9.0 and re-enable
1012 ogImage : {
1113 enabled : false ,
1214 } ,
Original file line number Diff line number Diff line change 6969 "@shikijs/langs" : " 4.0.2" ,
7070 "@shikijs/markdown-exit" : " 4.0.2" ,
7171 "@shikijs/themes" : " 4.0.2" ,
72- "@takumi-rs/core" : " 1.0.1 " ,
73- "@takumi-rs/wasm" : " 1.0.1 " ,
72+ "@takumi-rs/core" : " 1.0.5 " ,
73+ "@takumi-rs/wasm" : " 1.0.5 " ,
7474 "@unocss/nuxt" : " 66.6.7" ,
7575 "@unocss/preset-wind4" : " 66.6.7" ,
7676 "@upstash/redis" : " 1.37.0" ,
9191 "marked" : " 17.0.4" ,
9292 "module-replacements" : " 2.11.0" ,
9393 "nuxt" : " 4.3.1" ,
94- "nuxt-og-image" : " 6.3.8 " ,
94+ "nuxt-og-image" : " 6.3.10 " ,
9595 "ofetch" : " 1.5.1" ,
9696 "ohash" : " 2.0.11" ,
9797 "perfect-debounce" : " 2.1.0" ,
You can’t perform that action at this time.
0 commit comments