Update dependency vue-i18n to v11
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| vue-i18n (source) | 8.28.2 -> 11.1.12 |
Release Notes
intlify/vue-i18n (vue-i18n)
v11.1.12
What's Changed
⚡ Improvement Features
- fix: Emit INVALID_TOKEN_IN_PLACEHOLDER instead of UNTERMINATED_CLOSING_BRACE when invalid token is in placeholder and update docs by @kazupon in #2255
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.11...v11.1.12
v11.1.11
What's Changed
⚡ Improvement Features
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.10...v11.1.11
v11.1.10
🔒 Security Fixes
- fix: DOM-based XSS via tag attributes for escape parameter, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-x8qp-wqqm-57ph
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.9...v11.1.10
v11.1.9
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.8...v11.1.9
v11.1.8
What's Changed
⚡ Improvement Features
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.7...v11.1.8
v11.1.7
What's Changed
🐛 Bug Fixes
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.6...v11.1.7
v11.1.6
What's Changed
⚡ Improvement Features
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.5...v11.1.6
v11.1.5
What's Changed
🐛 Bug Fixes
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.4...v11.1.5
v11.1.4
What's Changed
🌟 Features
- feat: Part options support $n by @mauryapari in #2175
- feat: Part options support $d by @mauryapari in #2180
⚡ Improvement Features
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.3...v11.1.4
v11.1.3
What's Changed
🐛 Bug Fixes
⚡ Improvement Features
- fix: duplicate generated type config naming by @BobbieGoede in #2158
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.2...v11.1.3
v11.1.2
What's Changed
🔒 Security Fixes
- fix: prototype pollution in
handleFlatJson, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-p2ph-7g93-hw3m
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.1...v11.1.2
v11.1.1
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.0...v11.1.1
v11.1.0
What's Changed
🌟 Features
- feat: configurable
ComponentCustomProperties['$i18n']type by @BobbieGoede in #2094
📝️ Documentations
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.0.1...v11.1.0
v11.0.1
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- feat: reactive
availableLocalesusing computed property by @mnenie in #2058 - feat: configurable
ComponentCustomProperties['$i18n']type by @BobbieGoede in #2093 - feat(core-base): accessor for locale messages by @kazupon in #2135
🐛 Bug Fixes
💥 Breaking Changes
- breaking: drop custom directive v-t by @kazupon in #2061
- feat!: change to
mangleoption name fromminifyoption name by @kazupon in #2064 - drop node v18 by @babu-ch in #2109
- drop Legacy API by @babu-ch in #2110
- ship ESM only by @babu-ch in #2112
⚡ Improvement Features
- fix: update MountOptions.components type by @johnsoncodehk in #2128
📈 Performance Fixes
📝️ Documentations
- docs: API reference for multi version preparation by @kazupon in #2059
- fix(installation.md): update installation commands for package manager by @Vincere1st in #2081
- Update introduction.md by @ismailsabet in #2095
- Update CONTRIBUTING.md by @babu-ch in #2111
- docs: clarify
v-tlimitations and reactivity behavior by @docnoe in #2118
New Contributors
- @mnenie made their first contribution in #2058
- @Vincere1st made their first contribution in #2081
- @ismailsabet made their first contribution in #2095
- @lcjnil made their first contribution in #2104
- @babu-ch made their first contribution in #2109
- @johnsoncodehk made their first contribution in #2128
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.0.1...v12.0.0-alpha.1
v11.0.0
This changelog is generated by GitHub Releases
What's Changed
⚡ Improvement Features
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.0.0...v11.0.1
v10.0.8
What's Changed
🔒 Security Fixes
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.7...v10.0.8
v10.0.7
What's Changed
🐛 Bug Fixes
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.6...v10.0.7
v10.0.6
What's Changed
🔒 Security Fixes
- fix: prototype pollution in
handleFlatJson, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-p2ph-7g93-hw3m
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.5...v10.0.6
v10.0.5
What's Changed
🔒 Security Fixes
- fix: XSS vulnerability with prototype pollution on AST: https://github.com/intlify/vue-i18n/security/advisories/GHSA-9r9m-ffp6-9x4v
- fix: prototype pollusion on deepCopy: https://github.com/intlify/vue-i18n/security/advisories/GHSA-hjwq-mjwj-4x6c
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.4...v10.0.5
v10.0.4
This changelog is generated by GitHub Releases
What's Changed
Deprecate Legacy API mode
The Legacy API mode was the API mode compatible with v8 for Vue 2. When v9 was released, the Legacy API was provided to smooth the migration from v8 to v9.
Legacy API mode will be deprecated in v11, as previous vue-i18n releases have already provided the following to support migration to Composition API mode
- Migration from Legacy API mode to Composition API mode, see the docs
- Composition API usage, see the docs
For compatibility, Legacy API mode still works in v11, but will be removed entirely in v12, so Legacy API mode will not work after that version.
Deprecate Custom Directive v-t
The advantage of v-t was that it could optimize performance using the vue compiler transform and the pre-translation of vue-i18n-extension.
This feature was supported from Vue 2. About details see the blog article
In Vue 3, due to the Composition API, the pre-translation of vue-i18n-extension is now limited only for global scope.
In addition, Vue 3 Virtual DOM optimization has been introduced, and the optimization provided by vue-i18n-extension is no longer very effective. We need to require settings for SSR, the benefits of using v-t have disappeared. And DX of templates using v-t is not good. Custom directives do not work with key completion in editors (e.g. vscode).
For compatibility, v-t mode still works in v11, but will be removed entirely in v12, so v-t will not work after that version.
Drop tc and $tc for Legacy API mode
These APIs had already deprecated in warning about being dropped in v11. docs says
Vue I18n maintenance Status
Vue I18n v8 is no longer supported after 2025. Vue I18n v9 and Vue I18n v10 is in maintenance mode after 2025 July.
With the release of Vue I18n v11, that version will become mainstream.
The maintenance detail status of Vue I18n v9 and Vue I18n v10 is as follows:
You can check the maintenance status on the docs
❗ Breaking Changes
- feat!: deprecate Legacy API mode by @kazupon in #2016
- breaking: drop
$tcandtcby @kazupon in #2017 - feat!: deprecate
v-tcustom directive by @kazupon in #2045
⚡ Improvement Features
- fix:
tmfunction should acceptDefineLocaleMessagekey type by @BobbieGoede in #2014
🔒 Security Fixes
📝️ Documentations
- Change config prop for quasar flags by @chrissyast in #2003
- docs: Pluralization Page by @Sammuel09 in #1998
- docs: fix composition section by @Sammuel09 in #2008
- fix(docs): correct output in composition api example by @pejeio in #2012
- docs: not use deprecated api by @kazupon in #2013
- docs: fix wrong plural example by @kazupon in #2033
- docx(pluralization.md): Correct spelling from 'gloal' to 'global' by @PuppyOne in #2038
- Fix typo by @shaedrich in #2040
- Fix another typo by @shaedrich in #2041
- docs: add maintenance status by @kazupon in #2044
👋 New Contributors
- @chrissyast made their first contribution in #2003
- @Sammuel09 made their first contribution in #1998
- @pejeio made their first contribution in #2012
- @PuppyOne made their first contribution in #2038
- @shaedrich made their first contribution in #2040
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.4...v11.0.0
v10.0.3
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
📝️ Documentations
- Add petite-vue-i18n package to README by @vikingair in #1971
New Contributors
- @vikingair made their first contribution in #1971
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.3...v10.0.4
v10.0.2
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix(petite-vue-i18n): cannot register correctly message resolver and locale fallbacker by @kazupon in #1967
📝️ Documentations
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.2...v10.0.3
v10.0.1
This changelog is generated by GitHub Releases
What's Changed
⚡ Improvement Features
- fix: revert #1379 by @BobbieGoede in #1953
- fix: messages
deepCopymutatessrcarguments by @BobbieGoede in #1947
📝️ Documentations
- docs: add team members by @kazupon in #1951
- docs: add how to use shared locale messages on composition api by @kazupon in #1964
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.1...v10.0.2
v10.0.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
New Contributors
Full Changelog: https://github.com/intlify/vue-i18n/compare/v10.0.0...v10.0.1
v9.14.5
What's Changed
🔒 Security Fixes
Full Changelog: https://github.com/intlify/vue-i18n/compare/v9.14.4...v9.14.5
v9.14.4
What's Changed
🐛 Bug Fixes
Full Changelog: https://github.com/intlify/vue-i18n/compare/v9.14.3...v9.14.4
v9.14.3
What's Changed
🔒 Security Fixes
- fix: prototype pollution in
handleFlatJson, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-p2ph-7g93-hw3m
Full Changelog: https://github.com/intlify/vue-i18n/compare/v9.14.2...v9.14.3
v9.14.2
What's Changed
🔒 Security Fixes
- fix: XSS vulnerability with prototype pollution on AST: https://github.com/intlify/vue-i18n/security/advisories/GHSA-9r9m-ffp6-9x4v
- fix: prototype pollusion on deepCopy: https://github.com/intlify/vue-i18n/security/advisories/GHSA-hjwq-mjwj-4x6c
Full Changelog: https://github.com/intlify/vue-i18n/compare/v9.14.1...v9.14.2
v9.14.1
What's Changed
🐛 Bug Fixes
- fix: messages
deepCopymutatessrcarguments by @BobbieGoede in #1975
Full Changelog: https://github.com/intlify/vue-i18n/compare/v9.14.0...v9.14.1
v9.14.0
What's Changed
⚡ Improvement Features
- fix: vue-i18n type definition for vue package by @BobbieGoede in #1919
Full Changelog: https://github.com/intlify/vue-i18n/compare/v9.13.1...v9.14.0
v9.13.1
This changelog is generated by GitHub Releases
What's Changed
💥 Breaking Changes
- breaking: drop modulo syntax by @kazupon in intlify/vue-i18n-next#1814
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.13.1...v10.0.0-alpha.1
v9.13.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix(message-compiler): cannot resolve none-identifier characters at linked key by @kazupon in intlify/vue-i18n-next#1813
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.13.0...v9.13.1
v9.12.1
This changelog is generated by GitHub Releases
What's Changed
⚠️ Deprecated Features
- fix: EOL announcement warning for vue-i18n-bridge by @kazupon in intlify/vue-i18n-next#1800
⚡ Improvement Features
- fix: not throw warnings when using implicit fallback by @ShinnosukeKomiya in intlify/vue-i18n-next#1798
📝️ Documentations
- fix: spelling by @DamageESP in intlify/vue-i18n-next#1802
- docs: improve documentation by @kazupon in intlify/vue-i18n-next#1801
- docs: fix dead link on menu by @kazupon in intlify/vue-i18n-next#1804
New Contributors
- @ShinnosukeKomiya made their first contribution in intlify/vue-i18n-next#1798
- @DamageESP made their first contribution in intlify/vue-i18n-next#1802
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.12.1...v9.13.0
v9.12.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: compile error for key with included hyphen in named interpolation by @kazupon in intlify/vue-i18n-next#1797
👕 Refactoring
- refactor: tokenizer by @kazupon in intlify/vue-i18n-next#1799
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.12.0...v9.12.1
v9.11.1
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- fix: deprecate named interpolation with modulo syntax by @kazupon in intlify/vue-i18n-next#1795
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.11.1...v9.12.0
v9.11.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: regression triple slash including in
.d.tsby @kazupon in intlify/vue-i18n-next#1794
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.11.0...v9.11.1
v9.10.2
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- fix: number and date format components not using
scopeprop by @BobbieGoede in intlify/vue-i18n-next#1786
New Contributors
- @xuanzhi33 made their first contribution in intlify/vue-i18n-next#1767
- @YoshiYo made their first contribution in intlify/vue-i18n-next#1781
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.10.2...v9.11.0
v9.10.1
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: manually add triple slash directive to
message-compilerby @BobbieGoede in intlify/vue-i18n-next#1766
New Contributors
- @shinGangan made their first contribution in intlify/vue-i18n-next#1763
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.10.1...v9.10.2
v9.10.0
This changelog is generated by GitHub Releases
What's Changed
⚡ Improvement Features
- chore(fix): #1630 make the install function synchronous to be aligned… by @k-paxian in intlify/vue-i18n-next#1631
📝️ Documentations
- docs: wrong te docs by @kazupon in intlify/vue-i18n-next#1753
New Contributors
- @k-paxian made their first contribution in intlify/vue-i18n-next#1631
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.10.0...v9.10.1
v9.9.1
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- fix: Support for
tebehavior compatibility before v9.6 by @kazupon in intlify/vue-i18n-next#1751
📝️ Documentations
- docs: update description of Nuxt I18n and its status by @BobbieGoede in intlify/vue-i18n-next#1739
New Contributors
- @twolfvb made their first contribution in intlify/vue-i18n-next#1732
- @ismailarilik made their first contribution in intlify/vue-i18n-next#1722
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.9.1...v9.10.0
v9.9.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: key-value style messages broken after merging (#1717) by @chojnicki in intlify/vue-i18n-next#1718
📝️ Documentations
- chore(typo): update injection.md by @quentinmcq in intlify/vue-i18n-next#1716
- Update syntax.md by @hinogi in intlify/vue-i18n-next#1701
New Contributors
- @chojnicki made their first contribution in intlify/vue-i18n-next#1718
- @quentinmcq made their first contribution in intlify/vue-i18n-next#1716
- @hinogi made their first contribution in intlify/vue-i18n-next#1701
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.9.0...v9.9.1
v9.8.0
This changelog is generated by GitHub Releases
What's Changed
⚡ Improvement Features
- Register vue jsx types in tsx test by @yyx990803 in intlify/vue-i18n-next#1661
- chore: improve Vue type definition appending by @NozomuIkuta in intlify/vue-i18n-next#1671
📈 Performance Fixes
- fix: lower memory usage by @BobbieGoede in intlify/vue-i18n-next#1677
📝️ Documentations
- Update installation.md by @KumJungMin in intlify/vue-i18n-next#1676
New Contributors
- @yyx990803 made their first contribution in intlify/vue-i18n-next#1661
- @KumJungMin made their first contribution in intlify/vue-i18n-next#1676
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.8.0...v9.9.0
v9.7.1
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- feat: more strictly return type locale detector by @kazupon in intlify/vue-i18n-next#1640
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.7.1...v9.8.0
v9.7.0
This changelog is generated by GitHub Releases
What's Changed
⚡ Improvement Features
- fix: tweak
@intlify/coreconditional exports by @kazupon in intlify/vue-i18n-next#1639
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.7.0...v9.7.1
v9.6.5
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- feat: export message merging utilities to shared module by @BobbieGoede in intlify/vue-i18n-next#1635
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.6.5...v9.7.0
v9.6.4
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: Nuxt I18n type inference by @BobbieGoede in intlify/vue-i18n-next#1628
New Contributors
- @BobbieGoede made their first contribution in intlify/vue-i18n-next#1628
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.6.4...v9.6.5
v9.6.3
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: wrong source getting by @kazupon in intlify/vue-i18n-next#1624
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.6.3...v9.6.4
v9.6.2
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: adjust
/* #__PURE__*/comment timing by @newives in intlify/vue-i18n-next#1623
New Contributors
- @newives made their first contribution in intlify/vue-i18n-next#1623
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.6.2...v9.6.3
v9.6.1
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: return null for fucntion by @kazupon in intlify/vue-i18n-next#1617
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.6.1...v9.6.2
v9.6.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: more
telogic strictly by @kazupon in intlify/vue-i18n-next#1612 - fix:
tefallback to root by @kazupon in intlify/vue-i18n-next#1613
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.6.0...v9.6.1
v9.5.0
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- feat!: support resource schema type definition for
@intlfy/core-base(@intlify/core) by @kazupon in intlify/vue-i18n-next#1594
🐛 Bug Fixes
- fix(examples): remove
@vite-ignoremagic comment by @kazupon in intlify/vue-i18n-next#1590 - fix: cannot resolve flatjson messages when use
setLocaleMessageby @kazupon in intlify/vue-i18n-next#1601 - fix: strictly key exsisting with
teby @kazupon in intlify/vue-i18n-next#1602
⚡ Improvement Features
- fix: locale detector type definition by @kazupon in intlify/vue-i18n-next#1591
📝️ Documentations
- docs: add example link by @kazupon in intlify/vue-i18n-next#1608
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.5.0...v9.6.0
v9.4.1
This changelog is generated by GitHub Releases
What's Changed
🌟 Features
- feat(core-base): support locale detector by @kazupon in intlify/vue-i18n-next#1566
🐛 Bug Fixes
- Handle falsy values in i18n.te() by @BuuBux in intlify/vue-i18n-next#1554
- fix(core-base): wrong list index resolving on jit optimization by @kazupon in intlify/vue-i18n-next#1571
- fix: support runtime module for node.js by @kazupon in intlify/vue-i18n-next#1573
📝️ Documentations
- docs: fix typo in optimization.md by @Theiaz in intlify/vue-i18n-next#1565
- Fix typos in breaking.md doc by @piercemorris in intlify/vue-i18n-next#1572
🍭 Examples
- Update nuxt.config.ts in Nuxt 3 Minimal Starter Example by @ram-you in intlify/vue-i18n-next#1553
New Contributors
- @BuuBux made their first contribution in intlify/vue-i18n-next#1554
- @Theiaz made their first contribution in intlify/vue-i18n-next#1565
- @piercemorris made their first contribution in intlify/vue-i18n-next#1572
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.4.1...v9.5.0
v9.4.0
This changelog is generated by GitHub Releases
What's Changed
🐛 Bug Fixes
- fix: cannot resolve linked refer message by @kazupon in intlify/vue-i18n-next#1549
- fix: cannot resolve linked refer message that has hypen by @kazupon in intlify/vue-i18n-next#1550
- fix: type errors for core-base by @kazupon in intlify/vue-i18n-next#1551
📝️ Documentations
- docs: add build.transpile option by @kazupon in intlify/vue-i18n-next#1548
Full Changelog: https://github.com/intlify/vue-i18n-next/compare/v9.4.0...v9.4.1
v9.3.0
[Compare Source](https://redirect.githu
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/vue
npm error vue@"2.7.16" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vue@"^3.0.0" from [email protected]
npm error node_modules/vue-i18n
npm error vue-i18n@"11.1.12" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-11T02_05_40_525Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-11T02_05_40_525Z-debug-0.log