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

chore: bump dependencies #243

Merged
merged 5 commits into from
Jun 7, 2023
Merged

chore: bump dependencies #243

merged 5 commits into from
Jun 7, 2023

Conversation

patzick
Copy link
Collaborator

@patzick patzick commented Jun 6, 2023

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots (if applicable)

Additional context

needed to turn off temporarily typecheck in nuxt config, as there was TS problems with Transition components

components/account/AccountMenu.vue(63,15): error TS2345: Argument of type '{ enterActiveClass: string; "enter-active-class": string; enterFromClass: string; "enter-from-class": string; enterToClass: string; "enter-to-class": string; leaveActiveClass: string; "leave-active-class": string; leaveFromClass: string; "leave-from-class": string; leaveToClass: string; "leave-to-class": string; }' is not assignable to parameter of type 'TransitionProps'.

@vercel
Copy link

vercel bot commented Jun 6, 2023

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

Name Status Preview Comments Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2023 10:53am
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2023 10:53am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant