`nuxi upgrade` for Nuxt monorepo packages
Author: AndreyYolkinCreated Aug 29, 2022Updated Jul 25, 2026
Labelsenhancement
Describe the feature
As @pi0 mentioned in https://github.com/nuxt/framework/issues/7027#issuecomment-1230143224, if user didn't lock @nuxt/kit or @nuxt/bridge (and even @nuxt/template?) versions in package.json, It's would be more expected if nuxi upgrade command upgrades modules from @nuxt/framework monorepo too.
Additional information
- Would you be willing to help implement this feature?
- Could this feature be implemented as a module?
Final checks
- Read the contribution guide.
- Check existing discussions and issues.
Source: nuxt/cli