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 | Aug 28, 2024 4:07pm |
boundary-ui-desktop | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 28, 2024 4:07pm |
None blocking comment: after upgrading dependencies, are we checking warnings when running yarn install
? This PR did NOT add any new warnings, but I notice the amount of warnings incresead a bit and wanted to mention to keep an eye on them 😄
Thanks for the deps work!!
None blocking comment: after upgrading dependencies, are we checking warnings when running
yarn install
? This PR did NOT add any new warnings, but I notice the amount of warnings incresead a bit and wanted to mention to keep an eye on them 😄Thanks for the deps work!!
Will do & good point, thanks for bringing this up!
✅ Closes: https://hashicorp.atlassian.net/browse/ICU-14212
Description
Manually force
is-my-json-valid@^2.20.0
to resolve to v2.20.6 which upgrades its dependency onjsonpointer
to v5. Resolves: #127 #78How to Test
yarn start
inui/admin
yarn start:desktop
inui/desktop
Checklist