-
-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump and patch dependencies to augment vue
#2918
Conversation
✅ Deploy Preview for elk-docs canceled.
|
✅ Deploy Preview for elk-zone ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@nuxtjs/[email protected], npm/@nuxtjs/[email protected], npm/@pinia/[email protected] |
I think this PR already changes that line. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@userquin @danielroe /cc @BobbieGoede |
This addresses some type issues introduced by augmenting
vue
vs@vue/runtime-core
.Some patches are made locally in advance of merging upstream:
@vueuse/motion
- fix: augmentvue
rather than@vue/runtime-core
vueuse/motion#217pinceau
vue-i18n
- fix: vue-i18n type definition for vue package intlify/vue-i18n#1888nuxt
- fix(nuxt): only augmentvue
, not sub-packages nuxt/nuxt#28542