chore: deps

This commit is contained in:
iCrawl
2023-07-19 11:59:42 +02:00
parent afa98793cd
commit d26e022afc
26 changed files with 1193 additions and 1437 deletions

View File

@@ -45,7 +45,7 @@
"homepage": "https://discord.js.org",
"dependencies": {
"@discordjs/api-extractor-utils": "workspace:^",
"@microsoft/api-extractor-model": "7.27.4",
"@microsoft/api-extractor-model": "7.27.5",
"@microsoft/tsdoc": "0.14.2",
"@microsoft/tsdoc-config": "0.16.2",
"commander": "^11.0.0",
@@ -64,7 +64,7 @@
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^2.8.8",
"tsup": "^7.1.0",
"turbo": "^1.10.7",
"turbo": "^1.10.8",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},