Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^4.1.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.38.34",
"discord.js": "^14.25.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/editable-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/pattern-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/subcommands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/rollup-type-bundler": "^4.0.0",
"concurrently": "^9.2.1",
"concurrently": "^10.0.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"typedoc": "^0.28.14",
Expand Down
115 changes: 76 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ __metadata:
"@sapphire/iana-mime-types": "npm:*"
"@types/ws": "npm:^8.18.1"
"@vladfrangu/async_event_emitter": "npm:2.4.7"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
cookie-es: "npm:^1.2.2"
tldts: "npm:^7.0.25"
tsup: "npm:^8.5.1"
Expand All @@ -1459,7 +1459,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/rollup-type-bundler": "npm:^4.0.0"
"@skyra/editable-commands": "npm:^3.0.4"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand All @@ -1475,7 +1475,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/rollup-type-bundler": "npm:^4.0.0"
chokidar: "npm:^4.0.3"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand All @@ -1493,7 +1493,7 @@ __metadata:
"@sapphire/utilities": "npm:^3.18.2"
"@skyra/i18next-backend": "npm:^2.0.6"
chokidar: "npm:^4.0.3"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
i18next: "npm:^25.8.18"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
Expand All @@ -1511,7 +1511,7 @@ __metadata:
"@favware/rollup-type-bundler": "npm:^4.0.0"
"@sapphire/timestamp": "npm:^1.0.5"
colorette: "npm:^2.0.20"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand All @@ -1526,7 +1526,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/rollup-type-bundler": "npm:^4.0.0"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand All @@ -1544,7 +1544,7 @@ __metadata:
"@sapphire/stopwatch": "npm:^1.5.4"
"@sapphire/utilities": "npm:^3.18.2"
bullmq: "npm:5.71.0"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand All @@ -1560,7 +1560,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/rollup-type-bundler": "npm:^4.0.0"
"@sapphire/utilities": "npm:^3.18.2"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand All @@ -1575,7 +1575,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/rollup-type-bundler": "npm:^4.0.0"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand Down Expand Up @@ -2541,13 +2541,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/cb3f3e594913d63b1814d7ca7c9bafbf895f75fbf93b92991980610dfd7b48500af4e3a5d4e3a8f337990a96b168d7eb84ee55efdce965e2ee8efc20f8c8f139
"chalk@npm:5.6.2":
version: 5.6.2
resolution: "chalk@npm:5.6.2"
checksum: 10/1b2f48f6fba1370670d5610f9cd54c391d6ede28f4b7062dd38244ea5768777af72e5be6b74fb6c6d54cb84c4a2dff3f3afa9b7cb5948f7f022cfd3d087989e0
languageName: node
linkType: hard

Expand All @@ -2562,6 +2559,16 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/cb3f3e594913d63b1814d7ca7c9bafbf895f75fbf93b92991980610dfd7b48500af4e3a5d4e3a8f337990a96b168d7eb84ee55efdce965e2ee8efc20f8c8f139
languageName: node
linkType: hard

"character-entities-html4@npm:^2.0.0":
version: 2.1.0
resolution: "character-entities-html4@npm:2.1.0"
Expand Down Expand Up @@ -2666,6 +2673,17 @@ __metadata:
languageName: node
linkType: hard

"cliui@npm:^9.0.1":
version: 9.0.1
resolution: "cliui@npm:9.0.1"
dependencies:
string-width: "npm:^7.2.0"
strip-ansi: "npm:^7.1.0"
wrap-ansi: "npm:^9.0.0"
checksum: 10/df43d8d1c6e3254cbb64b1905310d5f6672c595496a3cbe76946c6d24777136886470686f2772ac9edfe547a74bb70e8017530b3554715aee119efd7752fc0d9
languageName: node
linkType: hard

"clone@npm:^1.0.2":
version: 1.0.4
resolution: "clone@npm:1.0.4"
Expand Down Expand Up @@ -2797,20 +2815,20 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^9.2.1":
version: 9.2.1
resolution: "concurrently@npm:9.2.1"
"concurrently@npm:^10.0.3":
version: 10.0.3
resolution: "concurrently@npm:10.0.3"
dependencies:
chalk: "npm:4.1.2"
chalk: "npm:5.6.2"
rxjs: "npm:7.8.2"
shell-quote: "npm:1.8.3"
supports-color: "npm:8.1.1"
shell-quote: "npm:1.8.4"
supports-color: "npm:10.2.2"
tree-kill: "npm:1.2.2"
yargs: "npm:17.7.2"
yargs: "npm:18.0.0"
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10/2a6b1acbcdbeb478926b80fd81d0b7e075fa16d78a76ceb43f0478b8aeea1c70781379be2f7d6a2528e51fac48ce4ebb686ae2328e4b35e0b1d17234f121c700
conc: dist/bin/index.js
concurrently: dist/bin/index.js
checksum: 10/ef1ffc31df0df3663af33fb39c4f7f40b5e84affc0d397537b586e7cfedefeb513b643273afbbf00bbc252b8539c336dc854afb52f6cb74e6dbe3e5c812bd256
languageName: node
linkType: hard

Expand Down Expand Up @@ -6249,7 +6267,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^4.1.0"
concurrently: "npm:^9.2.1"
concurrently: "npm:^10.0.3"
cz-conventional-changelog: "npm:^3.3.0"
discord-api-types: "npm:^0.38.34"
discord.js: "npm:^14.25.1"
Expand Down Expand Up @@ -6334,10 +6352,10 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:1.8.3":
version: 1.8.3
resolution: "shell-quote@npm:1.8.3"
checksum: 10/5473e354637c2bd698911224129c9a8961697486cff1fb221f234d71c153fc377674029b0223d1d3c953a68d451d79366abfe53d1a0b46ee1f28eb9ade928f4c
"shell-quote@npm:1.8.4":
version: 1.8.4
resolution: "shell-quote@npm:1.8.4"
checksum: 10/a3e3796385f2cd5cf0b78207a4439f0c7395c0833fc75b2473084b5d298c109c5c0fa687fcd1c04e4b4484866e5bb8eaae7efae443b80fff71ea7e29baf11f0c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6524,7 +6542,7 @@ __metadata:
languageName: node
linkType: hard

"string-width@npm:^7.0.0":
"string-width@npm:^7.0.0, string-width@npm:^7.2.0":
version: 7.2.0
resolution: "string-width@npm:7.2.0"
dependencies:
Expand Down Expand Up @@ -6628,12 +6646,10 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:8.1.1":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
dependencies:
has-flag: "npm:^4.0.0"
checksum: 10/157b534df88e39c5518c5e78c35580c1eca848d7dbaf31bbe06cdfc048e22c7ff1a9d046ae17b25691128f631a51d9ec373c1b740c12ae4f0de6e292037e4282
"supports-color@npm:10.2.2":
version: 10.2.2
resolution: "supports-color@npm:10.2.2"
checksum: 10/bd132705fc07213a4024131fb061f0a46a48b49ecaf434bb029c0a5aa0339b969236d496d63969e3c248a90fdcac16d4f9c5bf187e7be0bfb5e804ed13bef6b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7566,7 +7582,28 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:17.7.2, yargs@npm:^17.0.0":
"yargs-parser@npm:^22.0.0":
version: 22.0.0
resolution: "yargs-parser@npm:22.0.0"
checksum: 10/f13c42bad6ebed1a587a72f2db5694f5fa772bcaf409a701691d13cf74eb5adfcf61a2611de08807e319b829d3e5e6e1578b16ebe174cae8e8be3bf7b8e7a19e
languageName: node
linkType: hard

"yargs@npm:18.0.0":
version: 18.0.0
resolution: "yargs@npm:18.0.0"
dependencies:
cliui: "npm:^9.0.1"
escalade: "npm:^3.1.1"
get-caller-file: "npm:^2.0.5"
string-width: "npm:^7.2.0"
y18n: "npm:^5.0.5"
yargs-parser: "npm:^22.0.0"
checksum: 10/5af36234871390386b31cac99f00e79fcbc2ead858a61b30a8ca381c5fde5df8af0b407c36b000d3f774bcbe4aec5833f2f1c915f6ddc49ce97b78176b651801
languageName: node
linkType: hard

"yargs@npm:^17.0.0":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
Expand Down