|
47 | 47 | },
|
48 | 48 | "dependencies": {
|
49 | 49 | "@ltd/j-toml": "^1.38.0",
|
50 |
| - "@napi-rs/canvas": "^0.1.52", |
51 |
| - "@sapphire/cron": "^1.1.3", |
52 |
| - "@sapphire/decorators": "^6.1.0", |
53 |
| - "@sapphire/discord.js-utilities": "^7.2.1", |
54 |
| - "@sapphire/framework": "5.2.1", |
| 50 | + "@napi-rs/canvas": "^0.1.63", |
| 51 | + "@sapphire/cron": "^1.2.1", |
| 52 | + "@sapphire/decorators": "^6.1.1", |
| 53 | + "@sapphire/discord.js-utilities": "^7.3.1", |
| 54 | + "@sapphire/framework": "5.3.1", |
55 | 55 | "@sapphire/plugin-logger": "^4.0.2",
|
56 |
| - "@sapphire/plugin-scheduled-tasks": "^10.0.1", |
| 56 | + "@sapphire/plugin-scheduled-tasks": "^10.0.2", |
57 | 57 | "@sapphire/plugin-subcommands": "6.0.3",
|
58 |
| - "@sapphire/result": "^2.6.6", |
59 |
| - "@sapphire/stopwatch": "^1.5.2", |
60 |
| - "@sapphire/type": "^2.4.4", |
61 |
| - "@sapphire/utilities": "^3.16.2", |
62 |
| - "@sentry/node": "7.116.0", |
| 58 | + "@sapphire/result": "^2.7.2", |
| 59 | + "@sapphire/stopwatch": "^1.5.4", |
| 60 | + "@sapphire/type": "^2.5.1", |
| 61 | + "@sapphire/utilities": "^3.18.1", |
| 62 | + "@sentry/node": "7.120.0", |
63 | 63 | "@skyra/env-utilities": "^1.3.0",
|
64 | 64 | "bufferutil": "^4.0.8",
|
65 |
| - "bullmq": "^5.7.12", |
66 |
| - "clashofclans.js": "^3.3.10", |
| 65 | + "bullmq": "^5.29.1", |
| 66 | + "clashofclans.js": "^3.3.16", |
67 | 67 | "colorette": "^2.0.20",
|
68 |
| - "discord-api-types": "^0.37.85", |
69 |
| - "discord.js": "^14.15.2", |
70 |
| - "figlet": "^1.7.0", |
| 68 | + "discord-api-types": "^0.37.107", |
| 69 | + "discord.js": "^14.16.3", |
| 70 | + "figlet": "^1.8.0", |
71 | 71 | "fuse.js": "^7.0.0",
|
72 | 72 | "gradient-string": "^2.0.2",
|
73 | 73 | "ioredis": "^5.4.1",
|
74 |
| - "markdown-table": "^3.0.3", |
75 |
| - "nanoid": "^5.0.7", |
76 |
| - "postgres": "^3.4.4", |
| 74 | + "markdown-table": "^3.0.4", |
| 75 | + "nanoid": "^5.0.8", |
| 76 | + "postgres": "^3.4.5", |
77 | 77 | "reflect-metadata": "^0.2.2",
|
78 | 78 | "string-strip-html": "^13.4.8",
|
79 | 79 | "undici": "^6.18.1",
|
80 |
| - "utf-8-validate": "^6.0.4", |
| 80 | + "utf-8-validate": "^6.0.5", |
81 | 81 | "zlib-sync": "^0.1.9"
|
82 | 82 | },
|
83 | 83 | "devDependencies": {
|
84 |
| - "@commitlint/cli": "^19.3.0", |
85 |
| - "@commitlint/config-conventional": "^19.2.2", |
| 84 | + "@commitlint/cli": "^19.6.0", |
| 85 | + "@commitlint/config-conventional": "^19.6.0", |
86 | 86 | "@sapphire/prettier-config": "^2.0.0",
|
87 | 87 | "@sapphire/ts-config": "^5.0.1",
|
88 |
| - "@swc/core": "^1.5.7", |
89 |
| - "@types/figlet": "^1.5.8", |
| 88 | + "@swc/core": "^1.9.3", |
| 89 | + "@types/figlet": "^1.7.0", |
90 | 90 | "@types/gradient-string": "^1.1.6",
|
91 |
| - "@types/node": "^20.12.12", |
92 |
| - "@typescript-eslint/eslint-plugin": "^7.10.0", |
93 |
| - "@typescript-eslint/parser": "^7.10.0", |
| 91 | + "@types/node": "^20.17.7", |
| 92 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 93 | + "@typescript-eslint/parser": "^7.18.0", |
94 | 94 | "cz-conventional-changelog": "^3.3.0",
|
95 |
| - "eslint": "^8.57.0", |
| 95 | + "eslint": "^8.57.1", |
96 | 96 | "eslint-config-snail": "^2.0.0",
|
97 | 97 | "eslint-formatter-pretty": "^5.0.0",
|
98 | 98 | "ley": "^0.8.1",
|
99 |
| - "lint-staged": "^15.2.5", |
100 |
| - "prettier": "^3.2.5", |
101 |
| - "tsup": "^8.0.2", |
102 |
| - "typescript": "^5.4.5" |
| 99 | + "lint-staged": "^15.2.10", |
| 100 | + "prettier": "^3.3.3", |
| 101 | + "tsup": "^8.3.5", |
| 102 | + "typescript": "^5.7.2" |
103 | 103 | },
|
104 |
| - "packageManager": "yarn@4.2.2", |
| 104 | + "packageManager": "yarn@4.5.2", |
105 | 105 | "engines": {
|
106 | 106 | "node": ">=20.0.0,<21.0.0"
|
107 | 107 | }
|
|
0 commit comments