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
Remove or reduce warning code if it's no longer needed
Upgrade other npm packages for performance improvements and to resolve other warnings:
peerDependencies (mismatched ranges, particularly for TypeScript and CSS tooling)
Deprecations and advisories from npm audit
Unpause dependabot
Upgrade to package-lock v3 (better performance)
Additional details
This is a tracking issue / general index for these related changes.
Many of the above changes are contained enough that they can be addressed and merged as individual PR's.
Description
Bring npm packages up to date, resolve peerDependency problems, and support a wider range of Node/npm versions.
overrides
to fix reflux peerDependency resolution #4704npm audit
Additional details
This is a tracking issue / general index for these related changes.
Many of the above changes are contained enough that they can be addressed and merged as individual PR's.
Related issues and prior discussions
npm
version to8.5.5
#3851curl | bash
with nodesource Debian package #4644The text was updated successfully, but these errors were encountered: