Skip to content
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

WIP: chore: update packages and fix warnings #54

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

carwack
Copy link
Collaborator

@carwack carwack commented Sep 13, 2023

Update dependency packages.

  • Chakra UI Vue Next packages -> on dev + not sure if we do need to use Nuxt package?
  • @vueuse/core -> Can't update from 9.13.0 to 10.4.1 due to dependency of vueuse/motion that is also used in chakra UI Vue Next.

Fixing hydration warning from Nuxt on code.
Aligning naming of components to PascalCase

@carwack carwack added the type: 📦 dependencies Pull requests that update a dependency file label Sep 13, 2023
@carwack carwack self-assigned this Sep 13, 2023
@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vue-docs-next ✅ Ready (Inspect) Visit Preview Oct 7, 2023 7:05pm

This reverts commit f40cacb.
@carwack
Copy link
Collaborator Author

carwack commented Oct 7, 2023

Leaving @vueuse/core at 9.13.x is fine for now, since it we only use it for useWindowScroll and this has no changes since 9.13.0 https://vueuse.org/core/useWindowScroll/#changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: 📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant