v12: add support for Node.js 18 (#14259)

* add .nvmrc to instruct NVM of preferred version

* update azure-pipelines.yml with node 18.16

* update "engines" section of package.json with preferred node.js 18.16

* update lockfiles in accordance with node 18 (lockfileVersion: 3)
This commit is contained in:
Jacob Overgaard
2023-05-25 11:18:29 +02:00
committed by Bjarke Berg
parent 5ae984aca6
commit 7f798bcc91
5 changed files with 6 additions and 14353 deletions

View File

@@ -23,7 +23,7 @@ parameters:
default: false
variables:
nodeVersion: 16.17.0
nodeVersion: 18.16.0
dotnetVersion: 7.x
dotnetIncludePreviewVersions: true
solution: umbraco.sln