-
-
Notifications
You must be signed in to change notification settings - Fork 44
[email protected] and @intlify/[email protected] - update package.json peerDependenciesΒ #431
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Reporting a bug?
vue-i18n is listed by your project with version 11.0.1 (pdfe07), which doesn't satisfy what @intlify/vue-i18n-extensions (via @intlify/unplugin-vue-i18n) and other dependencies request
Expected behavior
it should work without error - package.json requirements needs to be updated
Reproduction
just upgrade to [email protected] and use latest @intlify/[email protected]
Issue Package
unplugin-vue-i18n
System Info
System:
OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (4) x64 13th Gen Intel(R) Core(TM) i9-13900HX
Memory: 7.89 GB / 15.62 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 22.10.0 - ~/.nvm/versions/node/v22.10.0/bin/node
Yarn: 4.5.3 - ~/.nvm/versions/node/v22.10.0/bin/yarn
npm: 10.9.0 - ~/.nvm/versions/node/v22.10.0/bin/npm
npmPackages:
vite: 6.0.6 => 6.0.6
vue: 3.5.13 => 3.5.13
vue-i18n: 11.0.1 => 11.0.1
Screenshot
No response
Additional context
why when new version is released also other bundle tools are not uptaded?
Validations
- Read the Contributing Guidelines.
- Read the README
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
Mertico
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers