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

fix: unmet peer dependecies@intlify/shared and vue-i18n v11.0.0 #305

Conversation

NaokiHaba
Copy link
Contributor

@NaokiHaba NaokiHaba commented Dec 29, 2024

Description

Fix peer dependency version ranges to include ^11.0.0

Changes:

  • Extend peer dependency version ranges:
  • @intlify/shared: "^9.0.0 || ^10.0.0 || ^11.0.0"
  • vue-i18n: "^9.0.0 || ^10.0.0 || ^11.0.0"

Linked Issues

#301

Additional context

Verified

This commit was signed with the committer’s verified signature.
achim-k Hans-Joachim Krauch
@NaokiHaba NaokiHaba changed the title chore(deps): update peer dependencies for vue-i18n and @intlify/shared chore(deps): add @intlify/shared and vue-i18n v11.0.0 to peer dependencies Dec 29, 2024
@NaokiHaba NaokiHaba marked this pull request as ready for review December 29, 2024 08:33

Verified

This commit was signed with the committer’s verified signature.
achim-k Hans-Joachim Krauch
@kazupon kazupon changed the title chore(deps): add @intlify/shared and vue-i18n v11.0.0 to peer dependencies fix: unmet peer dependecies@intlify/shared and vue-i18n v11.0.0 Dec 29, 2024
@kazupon kazupon added improvement Includes backwards-compatible fixes ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Dec 29, 2024
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM!

@kazupon kazupon merged commit 5e27040 into intlify:next Dec 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Includes backwards-compatible fixes ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unmet peer @intlify/shared@"^9.0.0 || ^10.0.0": found 11.0.1
2 participants