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
#325 brought up updating lru-cache from v7 to v11 which updates its engines to 20 || >=22.
Would it be a worthwhile effort to make a breaking change to all the packages updating their engines? If so I can do some preliminary work by investigating all the dep updates available and see what the options would be for a new baseline.
The text was updated successfully, but these errors were encountered:
The
engines
for all packages is currently>= 14
.#325 brought up updating
lru-cache
from v7 to v11 which updates its engines to20 || >=22
.Would it be a worthwhile effort to make a breaking change to all the packages updating their engines? If so I can do some preliminary work by investigating all the dep updates available and see what the options would be for a new baseline.
The text was updated successfully, but these errors were encountered: