mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
chore: update dependencies
This commit is contained in:
parent
921bdfa447
commit
621c49c4e6
30
package.json
30
package.json
@ -40,20 +40,20 @@
|
||||
"node": ">=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discord-tickets/settings": "^2.1.3",
|
||||
"@discord-tickets/settings": "^2.1.4",
|
||||
"@eartharoid/dbf": "^0.3.3",
|
||||
"@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.11.0",
|
||||
"boxen": "^7.0.2",
|
||||
"@prisma/client": "^4.14.1",
|
||||
"boxen": "^7.1.0",
|
||||
"cryptr": "^6.2.0",
|
||||
"discord.js": "^14.8.0",
|
||||
"discord.js": "^14.11.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"fastify": "^4.14.1",
|
||||
"figlet": "^1.5.2",
|
||||
"fastify": "^4.17.0",
|
||||
"figlet": "^1.6.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"keyv": "^4.5.2",
|
||||
"leeks.js": "^0.3.0",
|
||||
@ -63,22 +63,22 @@
|
||||
"node-dir": "^0.1.17",
|
||||
"node-emoji": "^1.11.0",
|
||||
"object-diffy": "^1.0.4",
|
||||
"prisma": "^4.11.0",
|
||||
"semver": "^7.3.8",
|
||||
"spacetime": "^7.4.1",
|
||||
"prisma": "^4.14.1",
|
||||
"semver": "^7.5.1",
|
||||
"spacetime": "^7.4.3",
|
||||
"terminal-link": "^2.1.1",
|
||||
"yaml": "^1.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.4.4",
|
||||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"all-contributors-cli": "^6.24.0",
|
||||
"@commitlint/cli": "^17.6.3",
|
||||
"@commitlint/config-conventional": "^17.6.3",
|
||||
"all-contributors-cli": "^6.25.1",
|
||||
"conventional-changelog-cli": "^2.2.2",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint": "^8.41.0",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"nodemon": "^2.0.21"
|
||||
"lint-staged": "^13.2.2",
|
||||
"nodemon": "^2.0.22"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bufferutil": "^4.0.7",
|
||||
|
688
pnpm-lock.yaml
688
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user