Skip to content

Commit

Permalink
chore(dependencies): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eartharoid committed Sep 6, 2024
1 parent 952c154 commit 2d2f350
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 291 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"node": ">=18"
},
"dependencies": {
"@discord-tickets/settings": "^2.2.3",
"@discord-tickets/settings": "^2.2.4",
"@eartharoid/dbf": "^0.4.2",
"@eartharoid/dtf": "^2.0.1",
"@eartharoid/i18n": "^1.2.1",
"@fastify/cookie": "^9.3.1",
"@fastify/jwt": "^8.0.0",
"@fastify/oauth2": "^7.8.0",
"@fastify/cookie": "^9.4.0",
"@fastify/jwt": "^8.0.1",
"@fastify/oauth2": "^7.9.0",
"@prisma/client": "^4.16.2",
"boxen": "^7.1.1",
"cryptr": "^6.3.0",
"discord.js": "~14.14.1",
"dotenv": "^16.4.5",
"fastify": "^4.26.2",
"fastify": "^4.28.1",
"figlet": "^1.7.0",
"fs-extra": "^10.1.0",
"keyv": "^4.5.4",
Expand All @@ -70,11 +70,11 @@
"node-emoji": "^1.11.0",
"object-diffy": "^1.0.4",
"prisma": "^4.16.2",
"semver": "^7.6.0",
"semver": "^7.6.3",
"short-unique-id": "^4.4.4",
"spacetime": "^7.6.0",
"spacetime": "^7.6.1",
"terminal-link": "^2.1.1",
"yaml": "^2.4.1"
"yaml": "^2.5.1"
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
Expand Down
Loading

0 comments on commit 2d2f350

Please sign in to comment.