File tree Expand file tree Collapse file tree 4 files changed +119
-114
lines changed Expand file tree Collapse file tree 4 files changed +119
-114
lines changed Original file line number Diff line number Diff line change 11imports.autoImport=false
22typescript.includeWorkspace=true
3+ modules[]=@nuxtjs/robots
Original file line number Diff line number Diff line change 8989 "@unocss/nuxt" : " ^66.3.3" ,
9090 "@unocss/preset-icons" : " ^66.3.3" ,
9191 "@unocss/preset-uno" : " ^66.3.3" ,
92- "@unocss/runtime" : " ^66.3.2 " ,
92+ "@unocss/runtime" : " ^66.3.3 " ,
9393 "@vueuse/nuxt" : " ^13.5.0" ,
9494 "better-sqlite3" : " ^12.2.0" ,
9595 "bumpp" : " ^10.2.0" ,
114114 " protobufjs" ,
115115 " unrs-resolver" ,
116116 " vue-demi"
117- ]
117+ ],
118+ "patchedDependencies" : {
119+ "@nuxtjs/mdc" : " patches/@nuxtjs__mdc.patch"
120+ }
118121 },
119122 "resolutions" : {
120123 "@nuxt/kit" : " npm:@nuxt/kit-nightly@4.0.0-29199395.45d26c48" ,
121124 "@nuxt/schema" : " npm:@nuxt/schema-nightly@4.0.0-29199395.45d26c48" ,
122125 "nuxt" : " npm:nuxt-nightly@4.0.0-29199395.45d26c48"
123- },
124- "patchedDependencies" : {
125- "@nuxtjs/mdc" : " patches/@nuxtjs__mdc.patch"
126126 }
127127}
Original file line number Diff line number Diff line change 1- @@ -0,0 +1,13 @@
21diff --git a/dist/module.mjs b/dist/module.mjs
32index e028b1a7fba50c413a0e5e40fd545d998917620a..a74d8a45a98dced151f1fc141f24c16746e0ab25 100644
43--- a/dist/module.mjs
You can’t perform that action at this time.
0 commit comments