|
14 | 14 | "author": "KagChi", |
15 | 15 | "license": "GPL-3.0", |
16 | 16 | "devDependencies": { |
17 | | - "@hazmi35/eslint-config": "^8.3.0", |
| 17 | + "@hazmi35/eslint-config": "^8.5.1", |
18 | 18 | "@swc/cli": "^0.1.57", |
19 | | - "@swc/core": "^1.2.189", |
| 19 | + "@swc/core": "^1.3.14", |
20 | 20 | "@types/node": "^17.0.31", |
21 | | - "@typescript-eslint/eslint-plugin": "^5.26.0", |
22 | | - "@typescript-eslint/parser": "^5.26.0", |
23 | | - "eslint": "^8.16.0", |
| 21 | + "@typescript-eslint/eslint-plugin": "^5.42.0", |
| 22 | + "@typescript-eslint/parser": "^5.42.0", |
| 23 | + "eslint": "^8.27.0", |
24 | 24 | "rimraf": "^3.0.2", |
25 | | - "tsup": "^6.0.1", |
26 | | - "typescript": "^4.6.4" |
| 25 | + "tsup": "^6.4.0", |
| 26 | + "typescript": "^4.8.4" |
27 | 27 | }, |
28 | 28 | "eslintConfig": { |
29 | 29 | "parser": "@typescript-eslint/parser", |
|
48 | 48 | "@sapphire/framework": "^3.0.0-next.fd7be0b.0", |
49 | 49 | "@sapphire/plugin-logger": "^2.2.1", |
50 | 50 | "@sapphire/utilities": "^3.6.2", |
51 | | - "@zhycorporg/command-context": "^1.1.1", |
52 | | - "backtracker": "^3.1.1", |
53 | | - "discord.js": "^13.7.0", |
54 | | - "dotenv": "^16.0.1" |
| 51 | + "@zhycorporg/command-context": "^1.1.2", |
| 52 | + "backtracker": "^3.3.1", |
| 53 | + "discord.js": "^13.12.0", |
| 54 | + "dotenv": "^16.0.3" |
55 | 55 | } |
56 | 56 | } |
0 commit comments