chore: deps

This commit is contained in:
iCrawl
2023-07-17 09:45:07 +02:00
parent 386f206caf
commit afa98793cd
30 changed files with 4935 additions and 4542 deletions

View File

@@ -41,23 +41,23 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"commander": "^10.0.1",
"commander": "^11.0.0",
"jsdoc-to-markdown": "^8.0.0",
"tslib": "^2.5.2",
"typedoc": "^0.24.7"
"tslib": "^2.6.0",
"typedoc": "^0.24.8"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.0.0",
"@favware/cliff-jumper": "^2.1.1",
"@types/jsdoc-to-markdown": "^7.0.3",
"@types/node": "16.18.32",
"@types/node": "16.18.38",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"turbo": "^1.9.8",
"typescript": "^5.0.4"
"tsup": "^7.1.0",
"turbo": "^1.10.7",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=16.9.0"