⬆️ Update Node.js to v20
This commit is contained in:
parent
0b6c402c9e
commit
357fc89e89
@ -1,4 +1,4 @@
|
||||
FROM node:16 AS builder
|
||||
FROM node:20 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
@ -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",
|
||||
|
3684
pnpm-lock.yaml
3684
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user