build: updated regular deps

pull/243/head
Josh Moore 8 months ago
parent cc4218856c
commit 9702c39eb1

4006
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -24,39 +24,38 @@
"bugs": "https://github.com/tycrek/ass/issues",
"homepage": "https://github.com/tycrek/ass#readme",
"dependencies": {
"@aws-sdk/client-s3": "^3.370.0",
"@shoelace-style/shoelace": "^2.5.2",
"@aws-sdk/client-s3": "^3.421.0",
"@shoelace-style/shoelace": "^2.9.0",
"@tinycreek/postcss-font-magician": "^4.1.0",
"@tsconfig/node18": "^18.2.0",
"@tsconfig/node18": "^18.2.2",
"@tycrek/discord-hookr": "^0.1.0",
"@tycrek/express-postcss": "^0.4.0",
"@tycrek/joint": "^1.0.0-1",
"@tycrek/log": "^0.7.5",
"@tycrek/papito": "^0.3.4",
"@xoi/gps-metadata-remover": "^1.1.1",
"@xoi/gps-metadata-remover": "^1.1.2",
"any-shell-escape": "^0.1.1",
"autoprefixer": "^10.4.13",
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"autoprefixer": "^10.4.16",
"axios": "^1.5.1",
"bcrypt": "^5.1.1",
"chalk": "^4.1.2",
"crypto-random-string": "3.3.1",
"cssnano": "^5.1.15",
"cssnano": "^6.0.1",
"express": "^4.18.2",
"express-busboy": "^9.0.0",
"ffmpeg-static": "^5.1.0",
"fs-extra": "^11.1.0",
"luxon": "^3.3.0",
"mysql2": "^3.5.1",
"nanoid": "^3.3.6",
"express-busboy": "^10.1.0",
"ffmpeg-static": "^5.2.0",
"fs-extra": "^11.1.1",
"luxon": "^3.4.3",
"mysql2": "^3.6.1",
"node-fetch": "^2.6.7",
"node-vibrant": "^3.1.6",
"pug": "^3.0.2",
"sanitize-filename": "^1.6.3",
"sharp": "^0.31.3",
"sharp": "^0.32.6",
"shoelace-fontawesome-pug": "^6.4.2",
"shoelace-pug-loader": "^2.9.2",
"tailwindcss": "^3.2.7",
"typescript": "^5.1.6",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"uuid": "^8.3.2"
},
"devDependencies": {

Loading…
Cancel
Save