chore: update dependencies

This commit is contained in:
Isaac
2023-02-23 20:25:29 +00:00
parent 3b18b3bef1
commit 55985e95f0
2 changed files with 115 additions and 115 deletions

View File

@@ -40,7 +40,7 @@
"node": ">=18.0"
},
"dependencies": {
"@discord-tickets/settings": "^1.4.0",
"@discord-tickets/settings": "^1.4.1",
"@eartharoid/dbf": "^0.3.3",
"@eartharoid/dtf": "^2.0.1",
"@eartharoid/i18n": "^1.2.1",
@@ -59,7 +59,7 @@
"fs-extra": "^10.1.0",
"keyv": "^4.5.2",
"leeks.js": "^0.2.4",
"leekslazylogger": "^5.0.0",
"leekslazylogger": "^5.0.1",
"ms": "^2.1.3",
"mustache": "^4.2.0",
"node-dir": "^0.1.17",
@@ -71,8 +71,8 @@
"yaml": "^1.10.2"
},
"devDependencies": {
"@commitlint/cli": "^17.4.3",
"@commitlint/config-conventional": "^17.4.3",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"all-contributors-cli": "^6.24.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.34.0",