NPM update
This commit is contained in:
parent
69348ea855
commit
f4d6384a59
@ -1,3 +1,3 @@
|
||||
{
|
||||
"npmDepsHash": "sha256-0fIc3mzMVm0yu5SLeinjEBC5ADURYU+FCvcfoOJ0O/I="
|
||||
"npmDepsHash": "sha256-LSvD2DZO4EbKHHC832PsEdW/vnI55TWeCVgDqNKHBUw="
|
||||
}
|
||||
|
||||
BIN
package-lock.json
generated
BIN
package-lock.json
generated
Binary file not shown.
22
package.json
22
package.json
@ -53,25 +53,25 @@
|
||||
"@types/morgan": "^1.9.10",
|
||||
"@types/multer": "^2.0.0",
|
||||
"@types/murmurhash-js": "^1.0.6",
|
||||
"@types/node": "^24.6.0",
|
||||
"@types/node": "^24.7.0",
|
||||
"@types/node-fetch": "^2.6.13",
|
||||
"@types/node-os-utils": "^1.3.4",
|
||||
"@types/nodemailer": "^7.0.2",
|
||||
"@types/probe-image-size": "^7.2.5",
|
||||
"@types/sharp": "^0.31.1",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.45.0",
|
||||
"@typescript-eslint/parser": "^8.45.0",
|
||||
"eslint": "^9.36.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.0",
|
||||
"@typescript-eslint/parser": "^8.46.0",
|
||||
"eslint": "^9.37.0",
|
||||
"globals": "^16.4.0",
|
||||
"husky": "^9.1.7",
|
||||
"prettier": "^3.6.2",
|
||||
"pretty-quick": "^4.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.2"
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.899.0",
|
||||
"@aws-sdk/client-s3": "^3.901.0",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv-formats": "^3.0.1",
|
||||
"amqplib": "^0.10.9",
|
||||
@ -79,16 +79,16 @@
|
||||
"body-parser": "^2.2.0",
|
||||
"cheerio": "^1.1.2",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"discord-protos": "^1.2.69",
|
||||
"dotenv": "^17.2.2",
|
||||
"email-providers": "^2.15.0",
|
||||
"discord-protos": "^1.2.73",
|
||||
"dotenv": "^17.2.3",
|
||||
"email-providers": "^2.16.0",
|
||||
"exif-be-gone": "^1.5.1",
|
||||
"express": "^5.1.0",
|
||||
"fast-zlib": "^2.0.1",
|
||||
"fido2-lib": "^3.5.3",
|
||||
"file-type": "^21.0.0",
|
||||
"form-data": "^4.0.4",
|
||||
"i18next": "^25.5.2",
|
||||
"i18next": "^25.5.3",
|
||||
"i18next-fs-backend": "^2.6.0",
|
||||
"i18next-http-middleware": "^3.8.1",
|
||||
"image-size": "^2.0.2",
|
||||
@ -126,7 +126,7 @@
|
||||
"jimp": "^1.6.0",
|
||||
"mailgun.js": "^12.1.0",
|
||||
"node-mailjet": "^6.0.9",
|
||||
"nodemailer": "^7.0.6",
|
||||
"nodemailer": "^7.0.9",
|
||||
"pg": "^8.16.3",
|
||||
"sqlite3": "^5.1.7"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user