Skip to content
Merged
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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/ts-config": "^5.0.3",
"@sapphire/utilities": "^3.18.2",
"@types/node": "^24.10.13",
"@types/node": "^24.11.0",
"@types/ws": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -42,12 +42,12 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.5",
"lint-staged": "^16.2.7",
"lint-staged": "^16.3.0",
"prettier": "^3.8.1",
"rimraf": "^6.1.3",
"tsup": "^8.5.1",
"tsx": "^4.21.0",
"turbo": "^2.8.10",
"turbo": "^2.8.12",
"typescript": "~5.9.3",
"vite": "^7.3.1",
"vitest": "^4.0.18"
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 @@ -51,7 +51,7 @@
"dependencies": {
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/utilities": "^3.18.2",
"bullmq": "5.70.0"
"bullmq": "5.70.1"
},
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
Expand Down
129 changes: 60 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,7 @@ __metadata:
"@favware/rollup-type-bundler": "npm:^4.0.0"
"@sapphire/stopwatch": "npm:^1.5.4"
"@sapphire/utilities": "npm:^3.18.2"
bullmq: "npm:5.70.0"
bullmq: "npm:5.70.1"
concurrently: "npm:^9.2.1"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
Expand Down Expand Up @@ -1660,12 +1660,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^24.10.13":
version: 24.10.13
resolution: "@types/node@npm:24.10.13"
"@types/node@npm:*, @types/node@npm:^24.11.0":
version: 24.11.0
resolution: "@types/node@npm:24.11.0"
dependencies:
undici-types: "npm:~7.16.0"
checksum: 10/c779d14cf17758a9d603e0c0978c8045bd070e259617ec16f4ddac419ec11aac0e0cf2bb013dab008fdbd2f46c39f82397884662bbdfabeb19bef0079679ea48
checksum: 10/d2f4f898c6a0f14980e55c697904fb58681729fc46b4e264d5f64dc391b23da73c9b422cfffbca28c045e6e8eca72dab5f28ed633faa95398ef1528af5398382
languageName: node
linkType: hard

Expand Down Expand Up @@ -2185,18 +2185,18 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:5.70.0":
version: 5.70.0
resolution: "bullmq@npm:5.70.0"
"bullmq@npm:5.70.1":
version: 5.70.1
resolution: "bullmq@npm:5.70.1"
dependencies:
cron-parser: "npm:4.9.0"
ioredis: "npm:5.9.2"
ioredis: "npm:5.9.3"
msgpackr: "npm:1.11.5"
node-abort-controller: "npm:3.1.1"
semver: "npm:7.7.4"
tslib: "npm:2.8.1"
uuid: "npm:11.1.0"
checksum: 10/ee09d66247503a7cede5df7f631cbd5a37c96f79e211fc6e2f92a3b81ddcbb6f2e7687ab84071b239478a624fd457ba47d75c4851ce9e336eb9bca867ef0021f
checksum: 10/53d34676b3ffacc7219af000dbe7e261737e840cdaddd4103e47e29547376667d49c78d6b4641e4b4c265eda7faf0f33dd4e20ff0bd3eee96c4dc025b5b321f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2485,10 +2485,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^14.0.2":
version: 14.0.2
resolution: "commander@npm:14.0.2"
checksum: 10/2d202db5e5f9bb770112a3c1579b893d17ac6f6d932183077308bdd96d0f87f0bbe6a68b5b9ed2cf3b2514be6bb7de637480703c0e2db9741ee1b383237deb26
"commander@npm:^14.0.3":
version: 14.0.3
resolution: "commander@npm:14.0.3"
checksum: 10/dfa9ebe2a433d277de5cb0252d23b10a543d245d892db858d23b516336a835c50fd4f52bee4cd13c705cc8acb6f03dc632c73dd806f7d06d3353eb09953dd17a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4033,9 +4033,9 @@ __metadata:
languageName: node
linkType: hard

"ioredis@npm:5.9.2":
version: 5.9.2
resolution: "ioredis@npm:5.9.2"
"ioredis@npm:5.9.3":
version: 5.9.3
resolution: "ioredis@npm:5.9.3"
dependencies:
"@ioredis/commands": "npm:1.5.0"
cluster-key-slot: "npm:^1.1.0"
Expand All @@ -4046,7 +4046,7 @@ __metadata:
redis-errors: "npm:^1.2.0"
redis-parser: "npm:^3.0.0"
standard-as-callback: "npm:^2.1.0"
checksum: 10/d5d6e596b88d2fc6dfd5abae568ce94a2f1c4375af34b6c327883bcb016399fe1ff6353a3fd81603be49e1cb9b2b76634f60311babc8601e44ffdb7b02ca16f1
checksum: 10/e0624c2a33f9e9836ba20accdd438873675c8ff211b6e007bc0eac9c08831293fe8bf03ece4c50ebf24227c7ba06dcdbe87fc682b59d92775be9d443f07ae72e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4383,20 +4383,20 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^16.2.7":
version: 16.2.7
resolution: "lint-staged@npm:16.2.7"
"lint-staged@npm:^16.3.0":
version: 16.3.0
resolution: "lint-staged@npm:16.3.0"
dependencies:
commander: "npm:^14.0.2"
commander: "npm:^14.0.3"
listr2: "npm:^9.0.5"
micromatch: "npm:^4.0.8"
nano-spawn: "npm:^2.0.0"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.2"
yaml: "npm:^2.8.1"
tinyexec: "npm:^1.0.2"
yaml: "npm:^2.8.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/c1fd7685300800ea6d3f073cb450f9e3d2a83966e7c6785ea9608a08e77e1e8e5f1958f77b98ccd7d423daa53bb36016d6fd96a98d22234d0f7f56d7b3f360f2
checksum: 10/0ae6d4bbef000b06f36af8c16e825aa653c4ccca2c2f664a596f2f3a65c4b89f876a822c412837596651e0b54aa0ac926b697fb65d3ff959d2d89a13e506ec00
languageName: node
linkType: hard

Expand Down Expand Up @@ -5420,15 +5420,6 @@ __metadata:
languageName: node
linkType: hard

"pidtree@npm:^0.6.0":
version: 0.6.0
resolution: "pidtree@npm:0.6.0"
bin:
pidtree: bin/pidtree.js
checksum: 10/ea67fb3159e170fd069020e0108ba7712df9f0fd13c8db9b2286762856ddce414fb33932e08df4bfe36e91fe860b51852aee49a6f56eb4714b69634343add5df
languageName: node
linkType: hard

"pirates@npm:^4.0.1":
version: 4.0.6
resolution: "pirates@npm:4.0.6"
Expand Down Expand Up @@ -5835,7 +5826,7 @@ __metadata:
"@sapphire/stopwatch": "npm:^1.5.4"
"@sapphire/ts-config": "npm:^5.0.3"
"@sapphire/utilities": "npm:^3.18.2"
"@types/node": "npm:^24.10.13"
"@types/node": "npm:^24.11.0"
"@types/ws": "npm:^8.18.1"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand All @@ -5849,12 +5840,12 @@ __metadata:
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.5"
lint-staged: "npm:^16.2.7"
lint-staged: "npm:^16.3.0"
prettier: "npm:^3.8.1"
rimraf: "npm:^6.1.3"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
turbo: "npm:^2.8.10"
turbo: "npm:^2.8.12"
typescript: "npm:~5.9.3"
vite: "npm:^7.3.1"
vitest: "npm:^4.0.18"
Expand Down Expand Up @@ -6500,58 +6491,58 @@ __metadata:
languageName: node
linkType: hard

"turbo-darwin-64@npm:2.8.10":
version: 2.8.10
resolution: "turbo-darwin-64@npm:2.8.10"
"turbo-darwin-64@npm:2.8.12":
version: 2.8.12
resolution: "turbo-darwin-64@npm:2.8.12"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"turbo-darwin-arm64@npm:2.8.10":
version: 2.8.10
resolution: "turbo-darwin-arm64@npm:2.8.10"
"turbo-darwin-arm64@npm:2.8.12":
version: 2.8.12
resolution: "turbo-darwin-arm64@npm:2.8.12"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"turbo-linux-64@npm:2.8.10":
version: 2.8.10
resolution: "turbo-linux-64@npm:2.8.10"
"turbo-linux-64@npm:2.8.12":
version: 2.8.12
resolution: "turbo-linux-64@npm:2.8.12"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"turbo-linux-arm64@npm:2.8.10":
version: 2.8.10
resolution: "turbo-linux-arm64@npm:2.8.10"
"turbo-linux-arm64@npm:2.8.12":
version: 2.8.12
resolution: "turbo-linux-arm64@npm:2.8.12"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"turbo-windows-64@npm:2.8.10":
version: 2.8.10
resolution: "turbo-windows-64@npm:2.8.10"
"turbo-windows-64@npm:2.8.12":
version: 2.8.12
resolution: "turbo-windows-64@npm:2.8.12"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"turbo-windows-arm64@npm:2.8.10":
version: 2.8.10
resolution: "turbo-windows-arm64@npm:2.8.10"
"turbo-windows-arm64@npm:2.8.12":
version: 2.8.12
resolution: "turbo-windows-arm64@npm:2.8.12"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"turbo@npm:^2.8.10":
version: 2.8.10
resolution: "turbo@npm:2.8.10"
"turbo@npm:^2.8.12":
version: 2.8.12
resolution: "turbo@npm:2.8.12"
dependencies:
turbo-darwin-64: "npm:2.8.10"
turbo-darwin-arm64: "npm:2.8.10"
turbo-linux-64: "npm:2.8.10"
turbo-linux-arm64: "npm:2.8.10"
turbo-windows-64: "npm:2.8.10"
turbo-windows-arm64: "npm:2.8.10"
turbo-darwin-64: "npm:2.8.12"
turbo-darwin-arm64: "npm:2.8.12"
turbo-linux-64: "npm:2.8.12"
turbo-linux-arm64: "npm:2.8.12"
turbo-windows-64: "npm:2.8.12"
turbo-windows-arm64: "npm:2.8.12"
dependenciesMeta:
turbo-darwin-64:
optional: true
Expand All @@ -6567,7 +6558,7 @@ __metadata:
optional: true
bin:
turbo: bin/turbo
checksum: 10/2f3390b14c9c928343359ee0a0b438d6aba577377809983107ad6839851c4ccb37b903372c3faf985ac95d7cbb8cc6593cd0e8c5b7202ddcba9093a392e74ed2
checksum: 10/1ad9859f0976f3a0dbe4d4473cccd280950899b9ba1dde234dc342de890eec14ea86861efff56cc2ef3f547fa8b3dd31e11e36233158c3852cc3b79a962eebc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7129,12 +7120,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.5.1, yaml@npm:^2.8.1":
version: 2.8.1
resolution: "yaml@npm:2.8.1"
"yaml@npm:^2.5.1, yaml@npm:^2.8.1, yaml@npm:^2.8.2":
version: 2.8.2
resolution: "yaml@npm:2.8.2"
bin:
yaml: bin.mjs
checksum: 10/eae07b3947d405012672ec17ce27348aea7d1fa0534143355d24a43a58f5e05652157ea2182c4fe0604f0540be71f99f1173f9d61018379404507790dff17665
checksum: 10/4eab0074da6bc5a5bffd25b9b359cf7061b771b95d1b3b571852098380db3b1b8f96e0f1f354b56cc7216aa97cea25163377ccbc33a2e9ce00316fe8d02f4539
languageName: node
linkType: hard

Expand Down