chore: deps

This commit is contained in:
iCrawl
2022-07-27 12:23:07 +02:00
parent 2130aae321
commit b6bba9901b
13 changed files with 248 additions and 245 deletions

View File

@@ -56,7 +56,7 @@
"@sapphire/async-queue": "^1.3.2",
"@sapphire/snowflake": "^3.2.2",
"discord-api-types": "^0.36.3",
"file-type": "^17.1.3",
"file-type": "^17.1.4",
"tslib": "^2.4.0",
"undici": "^5.8.0"
},
@@ -70,10 +70,10 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"