Skip to content

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

@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
@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