Closed lisbet-alvarez closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
boundary-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 6, 2024 4:13pm |
boundary-ui-desktop | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 6, 2024 4:13pm |
✅ Closes: https://hashicorp.atlassian.net/browse/ICU-14205
Description
braces@^3.0.2, braces@~3.0.2
yarn.lock entry to force it to resolve to 3.0.3micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5
to force braces to ^3.0.3ember-intl
to newest version (v7)* braces@^2.3.1 -> micromatch@^3.1.10 -> fast-glob@^2.2.6 -> broccoli-merge-files@^0.8.0 -> ember-intl@^6.0.0-beta.6
ember-intl
v6 resolution also fixed this but we should upgrade to newest either waybraces@^2.3.1
and had to add a global resolution for this one* braces@^2.3.1 -> micromatch@^3.1.4 -> find-yarn-workspace-root@^1.1.0 -> ember-cli-dependency-checker@^3.3.1
How to Test
yarn start
inui/admin
yarn start:desktop
inui/desktop
yarn install
locally and make sure there are no NEW warnings.Checklist