|
28 | 28 | "author": "Tynarus",
|
29 | 29 | "license": "GPL-3.0",
|
30 | 30 | "dependencies": {
|
31 |
| - "@hapi/joi": "^16.1.8", |
32 | 31 | "@runejs/core": "^1.3.2",
|
33 | 32 | "@runejs/filestore": "^0.13.3",
|
34 | 33 | "@runejs/login-server": "^1.1.0",
|
35 | 34 | "@runejs/update-server": "^1.1.1",
|
36 |
| - "bcrypt": "^5.0.0", |
37 | 35 | "bigi": "^1.4.2",
|
38 |
| - "body-parser": "^1.19.0", |
39 |
| - "crc-32": "^1.2.0", |
40 |
| - "express": "^4.17.1", |
41 | 36 | "js-yaml": "^3.13.1",
|
42 | 37 | "json5": "^2.1.3",
|
43 | 38 | "lodash": "^4.17.15",
|
44 | 39 | "quadtree-lib": "^1.0.9",
|
45 |
| - "rxjs": "^7.0.0-beta.8", |
46 |
| - "source-map-support": "^0.5.16", |
| 40 | + "rxjs": "^7.0.0", |
| 41 | + "source-map-support": "^0.5.19", |
47 | 42 | "ts-node": "^9.1.1",
|
48 | 43 | "tslib": "^2.1.0",
|
49 | 44 | "typescript": "^4.2.3",
|
|
58 | 53 | "@babel/preset-env": "^7.10.2",
|
59 | 54 | "@babel/preset-typescript": "^7.10.1",
|
60 | 55 | "@halkeye/tscpaths": "0.0.9",
|
61 |
| - "@types/body-parser": "^1.17.1", |
62 |
| - "@types/express": "^4.17.2", |
63 |
| - "@types/hapi__joi": "^16.0.6", |
64 | 56 | "@types/js-yaml": "^3.12.1",
|
65 | 57 | "@types/json5": "0.0.30",
|
66 | 58 | "@types/lodash": "^4.14.149",
|
67 | 59 | "@types/node": "^14.14.37",
|
68 | 60 | "@types/uuid": "^3.4.6",
|
69 | 61 | "@types/yargs": "^13.0.4",
|
70 |
| - "@typescript-eslint/eslint-plugin": "^4.6.0", |
71 |
| - "@typescript-eslint/eslint-plugin-tslint": "^4.6.0", |
72 |
| - "@typescript-eslint/parser": "^4.6.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^4.22.0", |
| 63 | + "@typescript-eslint/eslint-plugin-tslint": "^4.22.0", |
| 64 | + "@typescript-eslint/parser": "^4.22.0", |
73 | 65 | "babel-plugin-module-resolver": "^4.0.0",
|
74 | 66 | "chokidar": "^3.4.3",
|
75 | 67 | "concurrently": "^5.1.0",
|
76 |
| - "eslint": "^7.12.1", |
| 68 | + "eslint": "^7.25.0", |
77 | 69 | "mkdirp": "^1.0.4",
|
78 | 70 | "nodemon": "^2.0.6",
|
79 | 71 | "rimraf": "^3.0.2",
|
|
0 commit comments