This commit is contained in:
ThatOneCalculator 2023-01-12 20:58:43 -08:00
parent 7c2dabd047
commit 67a9a36c27
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 374 additions and 133 deletions

View file

@ -31,7 +31,10 @@
"@koa/multer": "3.0.0",
"@koa/router": "9.0.1",
"@peertube/http-signature": "1.7.0",
"@redocly/openapi-core": "1.0.0-beta.120",
"@sinonjs/fake-timers": "9.1.2",
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.26",
"@syuilo/aiscript": "0.11.1",
"@tensorflow/tfjs": "^4.2.0",
"ajv": "8.11.2",
@ -132,9 +135,6 @@
"xev": "3.0.2"
},
"devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.120",
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.26",
"@types/bcryptjs": "2.4.2",
"@types/bull": "3.15.9",
"@types/cbor": "6.0.0",
@ -179,6 +179,7 @@
"@types/websocket": "1.0.5",
"@types/ws": "8.5.3",
"cross-env": "7.0.3",
"eslint": "^8.31.0",
"execa": "6.1.0",
"swc-loader": "^0.2.3",
"typescript": "4.9.4",

File diff suppressed because it is too large Load diff