⬆️ Update Node.js to v20

This commit is contained in:
renovate[bot] 2023-12-30 01:25:49 +00:00 committed by GitHub
parent 0b6c402c9e
commit 357fc89e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1116 additions and 2678 deletions

View File

@ -1,4 +1,4 @@
FROM node:16 AS builder
FROM node:20 AS builder
WORKDIR /app

View File

@ -32,7 +32,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "1.6.0",
"@types/jsdom": "21.1.6",
"@types/node": "20.10.4",
"@types/node": "20.10.6",
"@types/webfontloader": "1.6.38",
"@vitejs/plugin-vue": "4.5.2",
"@vue/eslint-config-prettier": "8.0.0",

File diff suppressed because it is too large Load Diff