mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
13 lines
188 B
JSON
13 lines
188 B
JSON
{
|
|
"extends": [
|
|
"github>nuxt/renovate-config-nuxt"
|
|
],
|
|
"ignoreDeps": [
|
|
"@nuxt/module-builder",
|
|
"nuxt-component-meta",
|
|
"valibot30",
|
|
"valibot31",
|
|
"vue-tsc"
|
|
]
|
|
}
|