mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
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:
@@ -23,7 +23,7 @@
|
||||
"@tldraw/core": "2.0.0-alpha.1",
|
||||
"@tldraw/react": "2.0.0-alpha.1",
|
||||
"@tldraw/vec": "2.0.0-alpha.1",
|
||||
"@types/node": "^17.0.42",
|
||||
"@types/node": "^18.13.0",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"autoprefixer": "^10.4.13",
|
||||
|
||||
Reference in New Issue
Block a user