|
51 | 51 | "update": "yarn upgrade-interactive" |
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | | - "@discordjs/builders": "^1.10.1", |
| 54 | + "@discordjs/builders": "^1.14.1", |
55 | 55 | "@discordjs/collection": "^2.1.1", |
56 | 56 | "@discordjs/core": "^1.2.0", |
57 | 57 | "@influxdata/influxdb-client": "^1.35.0", |
58 | 58 | "@influxdata/influxdb-client-apis": "^1.35.0", |
59 | | - "@prisma/client": "^6.6.0", |
| 59 | + "@prisma/client": "^6.19.3", |
60 | 60 | "@sapphire/async-queue": "^1.5.5", |
61 | 61 | "@sapphire/bitfield": "^1.2.4", |
62 | | - "@sapphire/decorators": "^6.1.1", |
63 | | - "@sapphire/discord.js-utilities": "7.3.2", |
| 62 | + "@sapphire/decorators": "^6.2.0", |
| 63 | + "@sapphire/discord.js-utilities": "7.3.3", |
64 | 64 | "@sapphire/fetch": "^3.0.5", |
65 | | - "@sapphire/framework": "5.3.3", |
| 65 | + "@sapphire/framework": "5.5.0", |
66 | 66 | "@sapphire/iterator-utilities": "^2.0.1", |
67 | | - "@sapphire/plugin-api": "^8.0.0", |
| 67 | + "@sapphire/plugin-api": "^8.3.1", |
68 | 68 | "@sapphire/plugin-editable-commands": "^4.0.4", |
69 | 69 | "@sapphire/plugin-i18next": "^7.1.3", |
70 | | - "@sapphire/plugin-logger": "^4.0.2", |
| 70 | + "@sapphire/plugin-logger": "^4.1.0", |
71 | 71 | "@sapphire/plugin-subcommands": "^7.0.1", |
72 | 72 | "@sapphire/ratelimits": "^2.4.11", |
73 | 73 | "@sapphire/snowflake": "^3.5.5", |
74 | 74 | "@sapphire/stopwatch": "^1.5.4", |
75 | 75 | "@sapphire/time-utilities": "^1.7.14", |
76 | 76 | "@sapphire/utilities": "^3.18.2", |
77 | | - "@sentry/node": "^8.55.0", |
| 77 | + "@sentry/node": "^8.55.1", |
78 | 78 | "@skyra/ai": "^1.2.0", |
79 | 79 | "@skyra/char": "^1.0.3", |
80 | 80 | "@skyra/env-utilities": "^1.3.0", |
81 | 81 | "@skyra/jaro-winkler": "^1.1.1", |
82 | | - "@skyra/twitch-helpers": "^2.0.1", |
83 | | - "bufferutil": "^4.0.9", |
| 82 | + "@skyra/twitch-helpers": "^2.0.2", |
| 83 | + "bufferutil": "^4.1.0", |
84 | 84 | "colorette": "^2.0.20", |
85 | 85 | "confusables": "^1.1.1", |
86 | 86 | "diff": "^7.0.0", |
87 | 87 | "discord-api-types": "^0.37.115", |
88 | | - "discord.js": "~14.18.0", |
| 88 | + "discord.js": "~14.26.3", |
89 | 89 | "he": "^1.2.0", |
90 | | - "zlib-sync": "^0.1.9" |
| 90 | + "zlib-sync": "^0.1.10" |
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | 93 | "0x": "^5.8.0", |
94 | | - "@commitlint/cli": "^19.8.0", |
95 | | - "@commitlint/config-conventional": "^19.8.0", |
96 | | - "@sapphire/eslint-config": "^5.0.5", |
| 94 | + "@commitlint/cli": "^19.8.1", |
| 95 | + "@commitlint/config-conventional": "^19.8.1", |
| 96 | + "@sapphire/eslint-config": "^5.0.6", |
97 | 97 | "@sapphire/prettier-config": "^2.0.0", |
98 | | - "@sapphire/ts-config": "^5.0.1", |
| 98 | + "@sapphire/ts-config": "^5.0.3", |
99 | 99 | "@types/backoff": "^2.5.5", |
100 | 100 | "@types/diff": "^6.0.0", |
101 | 101 | "@types/he": "^1.2.3", |
102 | 102 | "@types/node": "^22.10.5", |
103 | | - "@types/pg": "^8.11.12", |
| 103 | + "@types/pg": "^8.20.0", |
104 | 104 | "@types/ws": "^8.18.1", |
105 | 105 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
106 | 106 | "@typescript-eslint/parser": "^7.18.0", |
107 | 107 | "@vitest/coverage-v8": "^2.1.9", |
108 | 108 | "cz-conventional-changelog": "^3.3.0", |
109 | 109 | "eslint": "^8.57.1", |
110 | | - "eslint-config-prettier": "^9.1.0", |
111 | | - "eslint-plugin-prettier": "^5.2.6", |
112 | | - "lint-staged": "^15.5.1", |
113 | | - "prettier": "^3.5.3", |
114 | | - "prisma": "^6.6.0", |
115 | | - "prisma-json-types-generator": "^3.2.3", |
116 | | - "tsc-watch": "^6.3.0", |
| 110 | + "eslint-config-prettier": "^9.1.2", |
| 111 | + "eslint-plugin-prettier": "^5.5.5", |
| 112 | + "lint-staged": "^15.5.2", |
| 113 | + "prettier": "^3.8.3", |
| 114 | + "prisma": "^6.19.3", |
| 115 | + "prisma-json-types-generator": "^3.6.2", |
| 116 | + "tsc-watch": "^6.3.1", |
117 | 117 | "typescript": "~5.7.2", |
118 | 118 | "vitest": "^2.1.9" |
119 | 119 | }, |
|
144 | 144 | } |
145 | 145 | }, |
146 | 146 | "prettier": "@sapphire/prettier-config", |
147 | | - "packageManager": "yarn@4.9.0", |
| 147 | + "packageManager": "yarn@4.13.0", |
148 | 148 | "volta": { |
149 | | - "node": "22.14.0" |
| 149 | + "node": "22.22.2" |
150 | 150 | } |
151 | 151 | } |
0 commit comments