* V13: Add support for Node.js 20 (#15022) * update versionSpec to nodejs 20 and avoid specifying minor and patch versions to improve Azure Pipelines stability * update engines and package lock files * update helpful displayNames for npm builds * add retry to counter nodejs.org timeouts add retryCountOnTaskFailure as suggested on https://developercommunity.visualstudio.com/t/NodeTool0-task-to-install-nodejs-fails/10455454 * update lockfile * bump nvm support to latest node.js 20.9 LTS * build(deps): bump @umbraco-ui/uui from 1.3.0 to 1.5.0 * build(deps): bump public dependencies to latest * build(deps-dev): bump build dependencies to latest * build(deps-dev): bump test tools to latest * build: add script to lint and run --fix * revert login merge from v13