|
20 | 20 | "type": "module", |
21 | 21 | "dependencies": { |
22 | 22 | "@prisma/client": "^5.12.1", |
23 | | - "@sentry/node": "^7.109.0", |
| 23 | + "@sentry/node": "^7.110.1", |
24 | 24 | "@tensorflow/tfjs-node": "^4.17.0", |
25 | 25 | "@top-gg/sdk": "^3.1.6", |
26 | 26 | "common-tags": "^1.8.2", |
27 | | - "discord-hybrid-sharding": "^2.1.8", |
| 27 | + "discord-hybrid-sharding": "^2.1.9", |
28 | 28 | "discord.js": "^14.14.1", |
29 | 29 | "dotenv": "^16.4.5", |
30 | 30 | "express": "^4.19.2", |
|
40 | 40 | "winston": "^3.13.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@stylistic/eslint-plugin": "^1.7.0", |
| 43 | + "@stylistic/eslint-plugin": "^1.7.2", |
44 | 44 | "@types/common-tags": "^1.8.4", |
45 | 45 | "@types/express": "^4.17.21", |
46 | 46 | "@types/i18n": "^0.13.10", |
47 | 47 | "@types/js-yaml": "^4.0.9", |
48 | 48 | "@types/lodash": "^4.17.0", |
49 | | - "@types/node": "^20.12.5", |
| 49 | + "@types/node": "^20.12.7", |
50 | 50 | "@types/source-map-support": "^0.5.10", |
51 | 51 | "cz-conventional-changelog": "^3.3.0", |
52 | 52 | "eslint": "9.0.0", |
|
56 | 56 | "prisma": "^5.12.1", |
57 | 57 | "standard-version": "^9.5.0", |
58 | 58 | "tsc-watch": "^6.2.0", |
59 | | - "typescript": "^5.4.4", |
60 | | - "typescript-eslint": "^7.5.0" |
| 59 | + "typescript": "^5.4.5", |
| 60 | + "typescript-eslint": "^7.7.0" |
61 | 61 | }, |
62 | 62 | "config": { |
63 | 63 | "commitizen": { |
|
0 commit comments