Feature Request
Upgrade date-fns from v2 to v4 in @metamask/sdk-communication-layer , see: https://github.com/MetaMask/metamask-sdk/blob/main/packages/sdk-communication-layer/package.json#L51
Why it is needed
date-fns v2 is 25MB in size in node_modules and doesn't deduplicate with modern projects using e.g. date-fns v4
Other
@metamask/sdk-communication-layer generally appears like its dependencies are not maintained well, so it should probably be modernized as a whole.
Feature Request
Upgrade
date-fnsfrom v2 to v4 in@metamask/sdk-communication-layer, see: https://github.com/MetaMask/metamask-sdk/blob/main/packages/sdk-communication-layer/package.json#L51Why it is needed
date-fnsv2 is 25MB in size innode_modulesand doesn't deduplicate with modern projects using e.g.date-fnsv4Other
@metamask/sdk-communication-layergenerally appears like its dependencies are not maintained well, so it should probably be modernized as a whole.