chore(dependencies): update dependencies

This commit is contained in:
Isaac 2024-09-06 01:17:15 +01:00
parent 952c154158
commit 2d2f350284
No known key found for this signature in database
GPG Key ID: 17700D08381EA590
2 changed files with 311 additions and 291 deletions

View File

@ -46,19 +46,19 @@
"node": ">=18" "node": ">=18"
}, },
"dependencies": { "dependencies": {
"@discord-tickets/settings": "^2.2.3", "@discord-tickets/settings": "^2.2.4",
"@eartharoid/dbf": "^0.4.2", "@eartharoid/dbf": "^0.4.2",
"@eartharoid/dtf": "^2.0.1", "@eartharoid/dtf": "^2.0.1",
"@eartharoid/i18n": "^1.2.1", "@eartharoid/i18n": "^1.2.1",
"@fastify/cookie": "^9.3.1", "@fastify/cookie": "^9.4.0",
"@fastify/jwt": "^8.0.0", "@fastify/jwt": "^8.0.1",
"@fastify/oauth2": "^7.8.0", "@fastify/oauth2": "^7.9.0",
"@prisma/client": "^4.16.2", "@prisma/client": "^4.16.2",
"boxen": "^7.1.1", "boxen": "^7.1.1",
"cryptr": "^6.3.0", "cryptr": "^6.3.0",
"discord.js": "~14.14.1", "discord.js": "~14.14.1",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"fastify": "^4.26.2", "fastify": "^4.28.1",
"figlet": "^1.7.0", "figlet": "^1.7.0",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"keyv": "^4.5.4", "keyv": "^4.5.4",
@ -70,11 +70,11 @@
"node-emoji": "^1.11.0", "node-emoji": "^1.11.0",
"object-diffy": "^1.0.4", "object-diffy": "^1.0.4",
"prisma": "^4.16.2", "prisma": "^4.16.2",
"semver": "^7.6.0", "semver": "^7.6.3",
"short-unique-id": "^4.4.4", "short-unique-id": "^4.4.4",
"spacetime": "^7.6.0", "spacetime": "^7.6.1",
"terminal-link": "^2.1.1", "terminal-link": "^2.1.1",
"yaml": "^2.4.1" "yaml": "^2.5.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.8.1", "@commitlint/cli": "^17.8.1",

586
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff