fix(nuxt,schema): move config type to schema + mark type peerDeps#34864
Conversation
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
This comment has been minimized.
This comment has been minimized.
@nuxt/kit
@nuxt/nitro-server
nuxt
@nuxt/rspack-builder
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
Merging this PR will not alter performance
Comparing Footnotes
|
🔗 Linked issue
📚 Description
this moves the source of truth for
DefineNuxtConfigto@nuxt/schema- which is also of course where the configuration itself is located.additionally, we use optional peerDependencies for the type artifacts that persist