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