hoist packages instead of declaring them directly

This commit is contained in:
Bernd Storath
2026-06-19 15:40:58 +02:00
parent c7b665b61c
commit e158d073c2
3 changed files with 64 additions and 56 deletions
+7
View File
@@ -6,3 +6,10 @@ allowBuilds:
vue-demi: false
minimumReleaseAgeStrict: true
publicHoistPattern:
- '@intlify/utils'
- '@intlify/h3'
- 'h3'
- 'nitropack'
- 'ofetch'