chore(dep): bump NodeJS from 16.x to 18.x LTS (#8406)

* chore(dep): bump NodeJS to LTS 18.x

* update nginx image CVE-2022-43551

* upgrade node version in GH workflows

* update nodejs version in dev docs

* upgrade tldraw version nodejs version to 18.x

* update static/yarn.lock

* fix yarn.lock electron version

---------

Co-authored-by: situ2001 <yongcong2001@outlook.com>
This commit is contained in:
Bad3r
2023-02-21 15:07:35 +00:00
committed by GitHub
parent 8b2c50dd06
commit ebb2a5c1d7
17 changed files with 26 additions and 31 deletions

View File

@@ -24,7 +24,7 @@
"pretty-quick": "pretty-quick --pattern 'tldraw/**/*.{js,jsx,ts,tsx,css,html}'"
},
"devDependencies": {
"@types/node": "^17.0.42",
"@types/node": "^18.13.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^5.36.1",