mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 17:23:08 +02:00
chore: update dependencies
This commit is contained in:
parent
38ae3149e7
commit
f7d0519a8c
44
package.json
44
package.json
@ -45,52 +45,52 @@
|
|||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discord-tickets/settings": "^2.1.6",
|
"@discord-tickets/settings": "^2.1.7",
|
||||||
"@eartharoid/dbf": "^0.4.1",
|
"@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": "^6.0.0",
|
"@fastify/cookie": "^6.0.0",
|
||||||
"@fastify/jwt": "^5.0.1",
|
"@fastify/jwt": "^5.0.1",
|
||||||
"@fastify/oauth2": "^5.1.0",
|
"@fastify/oauth2": "^5.1.0",
|
||||||
"@prisma/client": "^4.16.1",
|
"@prisma/client": "^4.16.2",
|
||||||
"boxen": "^7.1.0",
|
"boxen": "^7.1.1",
|
||||||
"cryptr": "^6.2.0",
|
"cryptr": "^6.3.0",
|
||||||
"discord.js": "^14.11.0",
|
"discord.js": "^14.14.1",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.3.1",
|
||||||
"fastify": "^4.17.0",
|
"fastify": "^4.25.2",
|
||||||
"figlet": "^1.6.0",
|
"figlet": "^1.7.0",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"keyv": "^4.5.2",
|
"keyv": "^4.5.4",
|
||||||
"leeks.js": "^0.3.0",
|
"leeks.js": "^0.3.0",
|
||||||
"leekslazylogger": "^5.0.1",
|
"leekslazylogger": "^6.0.0",
|
||||||
"ms": "^2.1.3",
|
"ms": "^2.1.3",
|
||||||
"mustache": "^4.2.0",
|
"mustache": "^4.2.0",
|
||||||
"node-dir": "^0.1.17",
|
"node-dir": "^0.1.17",
|
||||||
"node-emoji": "^1.11.0",
|
"node-emoji": "^1.11.0",
|
||||||
"object-diffy": "^1.0.4",
|
"object-diffy": "^1.0.4",
|
||||||
"prisma": "^4.16.1",
|
"prisma": "^4.16.2",
|
||||||
"semver": "^7.5.1",
|
"semver": "^7.5.4",
|
||||||
"short-unique-id": "^4.4.4",
|
"short-unique-id": "^4.4.4",
|
||||||
"spacetime": "^7.4.4",
|
"spacetime": "^7.5.0",
|
||||||
"terminal-link": "^2.1.1",
|
"terminal-link": "^2.1.1",
|
||||||
"yaml": "^2.3.2"
|
"yaml": "^2.3.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^17.6.3",
|
"@commitlint/cli": "^17.8.1",
|
||||||
"@commitlint/config-conventional": "^17.6.3",
|
"@commitlint/config-conventional": "^17.8.1",
|
||||||
"all-contributors-cli": "^6.26.0",
|
"all-contributors-cli": "^6.26.1",
|
||||||
"conventional-changelog-cli": "^2.2.2",
|
"conventional-changelog-cli": "^2.2.2",
|
||||||
"eslint": "^8.41.0",
|
"eslint": "^8.56.0",
|
||||||
"eslint-plugin-unused-imports": "^2.0.0",
|
"eslint-plugin-unused-imports": "^2.0.0",
|
||||||
"husky": "^8.0.3",
|
"husky": "^8.0.3",
|
||||||
"lint-staged": "^13.2.2",
|
"lint-staged": "^13.3.0",
|
||||||
"markdown-table": "^3.0.3",
|
"markdown-table": "^3.0.3",
|
||||||
"nodemon": "^2.0.22"
|
"nodemon": "^2.0.22"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"bufferutil": "^4.0.7",
|
"bufferutil": "^4.0.8",
|
||||||
"erlpack": "github:discord/erlpack",
|
"erlpack": "github:discord/erlpack",
|
||||||
"utf-8-validate": "^5.0.10",
|
"utf-8-validate": "^5.0.10",
|
||||||
"zlib-sync": "^0.1.8"
|
"zlib-sync": "^0.1.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1230
pnpm-lock.yaml
1230
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user