update deps

This commit is contained in:
Jill 2024-03-18 16:23:42 +03:00
parent d735d51676
commit 72b835f475
Signed by: oat
GPG Key ID: 33489AA58A955108
2 changed files with 464 additions and 323 deletions

View File

@ -17,15 +17,15 @@
"chalk": "^4.1.2",
"d3-array": "^2.12.1",
"discord.js": "^14.14.1",
"express": "^4.18.2",
"express": "^4.18.3",
"express-handlebars": "^7.1.2",
"got": "^11.8.6",
"knex": "^3.0.1",
"knex": "^3.1.0",
"outdent": "^0.8.0",
"parse-color": "^1.0.0",
"pretty-bytes": "^5.6.0",
"random-seed": "^0.3.0",
"sqlite3": "^5.1.6",
"sqlite3": "^5.1.7",
"tough-cookie": "^4.1.3",
"uid-safe": "^2.1.5"
},
@ -35,10 +35,10 @@
"@types/parse-color": "^1.0.3",
"@types/tough-cookie": "^4.0.5",
"@types/uid-safe": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"discord-api-types": "^0.37.63",
"eslint": "^8.53.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"discord-api-types": "^0.37.74",
"eslint": "^8.57.0",
"typescript": "5.2.2"
}
}

File diff suppressed because it is too large Load Diff