PNPM update

pull/256/head
Uruk 4 weeks ago
parent d2b0833e40
commit 162a20f936

@ -3,7 +3,7 @@
# - tycrek <t@tycrek.com> (https://tycrek.com/)
# - Zusier <zusier@pm.me> (https://github.com/Zusier)
FROM node:20.9.0-alpine
FROM node:20.12.2-alpine
WORKDIR /opt/ass-src/
COPY . ./
RUN npm i -g pnpm

@ -39,12 +39,12 @@
"@tycrek/express-postcss": "^0.4.1",
"@tycrek/joint": "1.0.0-1",
"@tycrek/log": "^0.7.5",
"@xoi/gps-metadata-remover": "^1.1.2",
"@xoi/gps-metadata-remover": "^2.0.0",
"any-shell-escape": "^0.1.1",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"bcrypt": "^5.1.1",
"crypto-random-string": "3.3.1",
"crypto-random-string": "5.0.0",
"cssnano": "^6.1.2",
"express": "^4.19.2",
"express-busboy": "^10.1.0",
@ -55,10 +55,10 @@
"luxon": "^3.4.4",
"memorystore": "^1.6.7",
"mysql2": "^3.9.6",
"node-vibrant": "^3.1.6",
"node-vibrant": "3.2.1-alpha.1",
"pg": "^8.11.5",
"pug": "^3.0.2",
"sharp": "^0.32.6",
"sharp": "^0.33.3",
"shoelace-fontawesome-pug": "^6.4.3",
"shoelace-pug-loader": "^2.11.0",
"tailwindcss": "^3.4.3",
@ -75,8 +75,8 @@
"@types/luxon": "^3.4.2",
"@types/node": "^20.12.7",
"@types/pg": "^8.11.5",
"vitepress": "1.0.0-rc.31",
"vue": "^3.3.10",
"vitepress": "1.1.3",
"vue": "^3.4.23",
"wrangler": "^3.51.2"
}
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save