Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eartharoid committed Jan 15, 2024
1 parent 38ae314 commit f7d0519
Show file tree
Hide file tree
Showing 2 changed files with 620 additions and 654 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,52 +45,52 @@
"node": ">=18"
},
"dependencies": {
"@discord-tickets/settings": "^2.1.6",
"@eartharoid/dbf": "^0.4.1",
"@discord-tickets/settings": "^2.1.7",
"@eartharoid/dbf": "^0.4.2",
"@eartharoid/dtf": "^2.0.1",
"@eartharoid/i18n": "^1.2.1",
"@fastify/cookie": "^6.0.0",
"@fastify/jwt": "^5.0.1",
"@fastify/oauth2": "^5.1.0",
"@prisma/client": "^4.16.1",
"boxen": "^7.1.0",
"cryptr": "^6.2.0",
"discord.js": "^14.11.0",
"dotenv": "^16.0.3",
"fastify": "^4.17.0",
"figlet": "^1.6.0",
"@prisma/client": "^4.16.2",
"boxen": "^7.1.1",
"cryptr": "^6.3.0",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"fastify": "^4.25.2",
"figlet": "^1.7.0",
"fs-extra": "^10.1.0",
"keyv": "^4.5.2",
"keyv": "^4.5.4",
"leeks.js": "^0.3.0",
"leekslazylogger": "^5.0.1",
"leekslazylogger": "^6.0.0",
"ms": "^2.1.3",
"mustache": "^4.2.0",
"node-dir": "^0.1.17",
"node-emoji": "^1.11.0",
"object-diffy": "^1.0.4",
"prisma": "^4.16.1",
"semver": "^7.5.1",
"prisma": "^4.16.2",
"semver": "^7.5.4",
"short-unique-id": "^4.4.4",
"spacetime": "^7.4.4",
"spacetime": "^7.5.0",
"terminal-link": "^2.1.1",
"yaml": "^2.3.2"
"yaml": "^2.3.4"
},
"devDependencies": {
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"all-contributors-cli": "^6.26.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"all-contributors-cli": "^6.26.1",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.41.0",
"eslint": "^8.56.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.3.0",
"markdown-table": "^3.0.3",
"nodemon": "^2.0.22"
},
"optionalDependencies": {
"bufferutil": "^4.0.7",
"bufferutil": "^4.0.8",
"erlpack": "github:discord/erlpack",
"utf-8-validate": "^5.0.10",
"zlib-sync": "^0.1.8"
"zlib-sync": "^0.1.9"
}
}
Loading

0 comments on commit f7d0519

Please sign in to comment.