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
For update (and upgrade) all dependencies, just run `npm run update` command. This will do three things at once: check outdated packages, upgrade them, and then install new versions of those packages:
52
+
53
+
```console
54
+
# 1. npm outdated
55
+
56
+
Package Current Wanted Latest Location Depended by
0 commit comments