|
23 | 23 | "type": "module", |
24 | 24 | "dependencies": { |
25 | 25 | "@prisma/client": "^5.21.1", |
26 | | - "@sentry/node": "^8.34.0", |
| 26 | + "@sentry/node": "^8.36.0", |
27 | 27 | "common-tags": "^1.8.2", |
28 | 28 | "discord-hybrid-sharding": "^2.2.3", |
29 | 29 | "discord.js": "^14.16.3", |
|
39 | 39 | "parse-duration": "^1.1.0", |
40 | 40 | "reflect-metadata": "^0.2.2", |
41 | 41 | "source-map-support": "^0.5.21", |
42 | | - "winston": "^3.15.0" |
| 42 | + "winston": "^3.16.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@stylistic/eslint-plugin": "^2.9.0", |
| 45 | + "@stylistic/eslint-plugin": "^2.10.1", |
46 | 46 | "@types/common-tags": "^1.8.4", |
47 | 47 | "@types/express": "^5.0.0", |
48 | 48 | "@types/js-yaml": "^4.0.9", |
49 | | - "@types/lodash": "^4.17.12", |
| 49 | + "@types/lodash": "^4.17.13", |
50 | 50 | "@types/ms": "^0.7.34", |
51 | | - "@types/node": "^22.7.7", |
| 51 | + "@types/node": "^22.8.6", |
52 | 52 | "@types/source-map-support": "^0.5.10", |
53 | 53 | "cz-conventional-changelog": "^3.3.0", |
54 | | - "eslint": "9.12.0", |
| 54 | + "eslint": "9.14.0", |
55 | 55 | "lint-staged": "^15.2.10", |
56 | 56 | "prettier": "^3.3.3", |
57 | 57 | "prisma": "^5.21.1", |
58 | 58 | "release-it": "^17.10.0", |
59 | 59 | "tsc-watch": "^6.2.0", |
60 | 60 | "typescript": "^5.6.3", |
61 | | - "typescript-eslint": "^8.10.0" |
| 61 | + "typescript-eslint": "^8.12.2" |
62 | 62 | }, |
63 | 63 | "config": { |
64 | 64 | "commitizen": { |
|
0 commit comments