mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 11:47:55 +01:00
docs(deps): add nuxt-component-meta resolution
This commit is contained in:
@@ -2,5 +2,11 @@
|
||||
"extends": [
|
||||
"github>nuxt/renovate-config-nuxt"
|
||||
],
|
||||
"ignoreDeps": ["valibot30", "valibot31", "vue-tsc", "@nuxt/module-builder"]
|
||||
"ignoreDeps": [
|
||||
"@nuxt/module-builder",
|
||||
"nuxt-component-meta",
|
||||
"valibot30",
|
||||
"valibot31",
|
||||
"vue-tsc"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user