chore: deps

This commit is contained in:
iCrawl
2023-05-23 20:14:15 +02:00
parent 9345d1b1ac
commit 9b06734445
24 changed files with 1408 additions and 1433 deletions

View File

@@ -57,7 +57,7 @@
"@types/ws": "^8.5.4",
"discord-api-types": "^0.37.42",
"prism-media": "^1.3.5",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"ws": "^8.13.0"
},
"devDependencies": {
@@ -65,12 +65,12 @@
"@babel/preset-env": "^7.21.5",
"@babel/preset-typescript": "^7.21.5",
"@favware/cliff-jumper": "^2.0.0",
"@microsoft/api-extractor": "^7.34.9",
"@microsoft/api-extractor": "^7.35.0",
"@types/jest": "^29.5.1",
"@types/node": "16.18.30",
"@types/node": "16.18.32",
"cross-env": "^7.0.3",
"esbuild-plugin-version-injector": "^1.1.0",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"jest": "^29.5.0",
@@ -78,7 +78,7 @@
"mock-socket": "^9.2.1",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"turbo": "^1.9.5",
"turbo": "^1.9.8",
"tweetnacl": "^1.0.3",
"typescript": "^5.0.4"
},