You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lit-labs/scoped-registry-mixin is blocked because on 1.0.2+ it pulls in Lit 3 (Upgrade to Lit 3 #634)
@webcomponents/scoped-custom-element-registry is blocked because on 0.0.4+ something causes some unit tests to start failing (changelog). NOTE: Although the dependency is listed in pharos-site's dependencies, it is required during testing in the test config.
The text was updated successfully, but these errors were encountered:
The problem
I want the project to be on the latest and greatest of as many dependencies as possible to ensure we stay apace of the ecosystem.
The solution
@lit-labs/scoped-registry-mixin
@webcomponents/scoped-custom-element-registry
Additional information
@lit-labs/scoped-registry-mixin
is blocked because on1.0.2
+ it pulls in Lit 3 (Upgrade to Lit 3 #634)@webcomponents/scoped-custom-element-registry
is blocked because on0.0.4
+ something causes some unit tests to start failing (changelog). NOTE: Although the dependency is listed inpharos-site
's dependencies, it isrequire
d during testing in the test config.The text was updated successfully, but these errors were encountered: