Skip to content

Commit 12f2d0e

Browse files
fix(deps): update all non-major dependencies (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6139d63 commit 12f2d0e

3 files changed

Lines changed: 64 additions & 73 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@sapphire/stopwatch": "^1.5.4",
2929
"@sapphire/ts-config": "^5.0.3",
3030
"@sapphire/utilities": "^3.18.2",
31-
"@types/node": "^24.10.13",
31+
"@types/node": "^24.11.0",
3232
"@types/ws": "^8.18.1",
3333
"@typescript-eslint/eslint-plugin": "^7.18.0",
3434
"@typescript-eslint/parser": "^7.18.0",
@@ -42,12 +42,12 @@
4242
"eslint": "^8.57.1",
4343
"eslint-config-prettier": "^10.1.8",
4444
"eslint-plugin-prettier": "^5.5.5",
45-
"lint-staged": "^16.2.7",
45+
"lint-staged": "^16.3.0",
4646
"prettier": "^3.8.1",
4747
"rimraf": "^6.1.3",
4848
"tsup": "^8.5.1",
4949
"tsx": "^4.21.0",
50-
"turbo": "^2.8.10",
50+
"turbo": "^2.8.12",
5151
"typescript": "~5.9.3",
5252
"vite": "^7.3.1",
5353
"vitest": "^4.0.18"

packages/scheduled-tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@sapphire/stopwatch": "^1.5.4",
5353
"@sapphire/utilities": "^3.18.2",
54-
"bullmq": "5.70.0"
54+
"bullmq": "5.70.1"
5555
},
5656
"devDependencies": {
5757
"@favware/cliff-jumper": "^6.0.0",

yarn.lock

Lines changed: 60 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,7 @@ __metadata:
13571357
"@favware/rollup-type-bundler": "npm:^4.0.0"
13581358
"@sapphire/stopwatch": "npm:^1.5.4"
13591359
"@sapphire/utilities": "npm:^3.18.2"
1360-
bullmq: "npm:5.70.0"
1360+
bullmq: "npm:5.70.1"
13611361
concurrently: "npm:^9.2.1"
13621362
tsup: "npm:^8.5.1"
13631363
tsx: "npm:^4.21.0"
@@ -1660,12 +1660,12 @@ __metadata:
16601660
languageName: node
16611661
linkType: hard
16621662

1663-
"@types/node@npm:*, @types/node@npm:^24.10.13":
1664-
version: 24.10.13
1665-
resolution: "@types/node@npm:24.10.13"
1663+
"@types/node@npm:*, @types/node@npm:^24.11.0":
1664+
version: 24.11.0
1665+
resolution: "@types/node@npm:24.11.0"
16661666
dependencies:
16671667
undici-types: "npm:~7.16.0"
1668-
checksum: 10/c779d14cf17758a9d603e0c0978c8045bd070e259617ec16f4ddac419ec11aac0e0cf2bb013dab008fdbd2f46c39f82397884662bbdfabeb19bef0079679ea48
1668+
checksum: 10/d2f4f898c6a0f14980e55c697904fb58681729fc46b4e264d5f64dc391b23da73c9b422cfffbca28c045e6e8eca72dab5f28ed633faa95398ef1528af5398382
16691669
languageName: node
16701670
linkType: hard
16711671

@@ -2185,18 +2185,18 @@ __metadata:
21852185
languageName: node
21862186
linkType: hard
21872187

2188-
"bullmq@npm:5.70.0":
2189-
version: 5.70.0
2190-
resolution: "bullmq@npm:5.70.0"
2188+
"bullmq@npm:5.70.1":
2189+
version: 5.70.1
2190+
resolution: "bullmq@npm:5.70.1"
21912191
dependencies:
21922192
cron-parser: "npm:4.9.0"
2193-
ioredis: "npm:5.9.2"
2193+
ioredis: "npm:5.9.3"
21942194
msgpackr: "npm:1.11.5"
21952195
node-abort-controller: "npm:3.1.1"
21962196
semver: "npm:7.7.4"
21972197
tslib: "npm:2.8.1"
21982198
uuid: "npm:11.1.0"
2199-
checksum: 10/ee09d66247503a7cede5df7f631cbd5a37c96f79e211fc6e2f92a3b81ddcbb6f2e7687ab84071b239478a624fd457ba47d75c4851ce9e336eb9bca867ef0021f
2199+
checksum: 10/53d34676b3ffacc7219af000dbe7e261737e840cdaddd4103e47e29547376667d49c78d6b4641e4b4c265eda7faf0f33dd4e20ff0bd3eee96c4dc025b5b321f1
22002200
languageName: node
22012201
linkType: hard
22022202

@@ -2485,10 +2485,10 @@ __metadata:
24852485
languageName: node
24862486
linkType: hard
24872487

2488-
"commander@npm:^14.0.2":
2489-
version: 14.0.2
2490-
resolution: "commander@npm:14.0.2"
2491-
checksum: 10/2d202db5e5f9bb770112a3c1579b893d17ac6f6d932183077308bdd96d0f87f0bbe6a68b5b9ed2cf3b2514be6bb7de637480703c0e2db9741ee1b383237deb26
2488+
"commander@npm:^14.0.3":
2489+
version: 14.0.3
2490+
resolution: "commander@npm:14.0.3"
2491+
checksum: 10/dfa9ebe2a433d277de5cb0252d23b10a543d245d892db858d23b516336a835c50fd4f52bee4cd13c705cc8acb6f03dc632c73dd806f7d06d3353eb09953dd17a
24922492
languageName: node
24932493
linkType: hard
24942494

@@ -4033,9 +4033,9 @@ __metadata:
40334033
languageName: node
40344034
linkType: hard
40354035

4036-
"ioredis@npm:5.9.2":
4037-
version: 5.9.2
4038-
resolution: "ioredis@npm:5.9.2"
4036+
"ioredis@npm:5.9.3":
4037+
version: 5.9.3
4038+
resolution: "ioredis@npm:5.9.3"
40394039
dependencies:
40404040
"@ioredis/commands": "npm:1.5.0"
40414041
cluster-key-slot: "npm:^1.1.0"
@@ -4046,7 +4046,7 @@ __metadata:
40464046
redis-errors: "npm:^1.2.0"
40474047
redis-parser: "npm:^3.0.0"
40484048
standard-as-callback: "npm:^2.1.0"
4049-
checksum: 10/d5d6e596b88d2fc6dfd5abae568ce94a2f1c4375af34b6c327883bcb016399fe1ff6353a3fd81603be49e1cb9b2b76634f60311babc8601e44ffdb7b02ca16f1
4049+
checksum: 10/e0624c2a33f9e9836ba20accdd438873675c8ff211b6e007bc0eac9c08831293fe8bf03ece4c50ebf24227c7ba06dcdbe87fc682b59d92775be9d443f07ae72e
40504050
languageName: node
40514051
linkType: hard
40524052

@@ -4383,20 +4383,20 @@ __metadata:
43834383
languageName: node
43844384
linkType: hard
43854385

4386-
"lint-staged@npm:^16.2.7":
4387-
version: 16.2.7
4388-
resolution: "lint-staged@npm:16.2.7"
4386+
"lint-staged@npm:^16.3.0":
4387+
version: 16.3.0
4388+
resolution: "lint-staged@npm:16.3.0"
43894389
dependencies:
4390-
commander: "npm:^14.0.2"
4390+
commander: "npm:^14.0.3"
43914391
listr2: "npm:^9.0.5"
43924392
micromatch: "npm:^4.0.8"
43934393
nano-spawn: "npm:^2.0.0"
4394-
pidtree: "npm:^0.6.0"
43954394
string-argv: "npm:^0.3.2"
4396-
yaml: "npm:^2.8.1"
4395+
tinyexec: "npm:^1.0.2"
4396+
yaml: "npm:^2.8.2"
43974397
bin:
43984398
lint-staged: bin/lint-staged.js
4399-
checksum: 10/c1fd7685300800ea6d3f073cb450f9e3d2a83966e7c6785ea9608a08e77e1e8e5f1958f77b98ccd7d423daa53bb36016d6fd96a98d22234d0f7f56d7b3f360f2
4399+
checksum: 10/0ae6d4bbef000b06f36af8c16e825aa653c4ccca2c2f664a596f2f3a65c4b89f876a822c412837596651e0b54aa0ac926b697fb65d3ff959d2d89a13e506ec00
44004400
languageName: node
44014401
linkType: hard
44024402

@@ -5420,15 +5420,6 @@ __metadata:
54205420
languageName: node
54215421
linkType: hard
54225422

5423-
"pidtree@npm:^0.6.0":
5424-
version: 0.6.0
5425-
resolution: "pidtree@npm:0.6.0"
5426-
bin:
5427-
pidtree: bin/pidtree.js
5428-
checksum: 10/ea67fb3159e170fd069020e0108ba7712df9f0fd13c8db9b2286762856ddce414fb33932e08df4bfe36e91fe860b51852aee49a6f56eb4714b69634343add5df
5429-
languageName: node
5430-
linkType: hard
5431-
54325423
"pirates@npm:^4.0.1":
54335424
version: 4.0.6
54345425
resolution: "pirates@npm:4.0.6"
@@ -5835,7 +5826,7 @@ __metadata:
58355826
"@sapphire/stopwatch": "npm:^1.5.4"
58365827
"@sapphire/ts-config": "npm:^5.0.3"
58375828
"@sapphire/utilities": "npm:^3.18.2"
5838-
"@types/node": "npm:^24.10.13"
5829+
"@types/node": "npm:^24.11.0"
58395830
"@types/ws": "npm:^8.18.1"
58405831
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
58415832
"@typescript-eslint/parser": "npm:^7.18.0"
@@ -5849,12 +5840,12 @@ __metadata:
58495840
eslint: "npm:^8.57.1"
58505841
eslint-config-prettier: "npm:^10.1.8"
58515842
eslint-plugin-prettier: "npm:^5.5.5"
5852-
lint-staged: "npm:^16.2.7"
5843+
lint-staged: "npm:^16.3.0"
58535844
prettier: "npm:^3.8.1"
58545845
rimraf: "npm:^6.1.3"
58555846
tsup: "npm:^8.5.1"
58565847
tsx: "npm:^4.21.0"
5857-
turbo: "npm:^2.8.10"
5848+
turbo: "npm:^2.8.12"
58585849
typescript: "npm:~5.9.3"
58595850
vite: "npm:^7.3.1"
58605851
vitest: "npm:^4.0.18"
@@ -6500,58 +6491,58 @@ __metadata:
65006491
languageName: node
65016492
linkType: hard
65026493

6503-
"turbo-darwin-64@npm:2.8.10":
6504-
version: 2.8.10
6505-
resolution: "turbo-darwin-64@npm:2.8.10"
6494+
"turbo-darwin-64@npm:2.8.12":
6495+
version: 2.8.12
6496+
resolution: "turbo-darwin-64@npm:2.8.12"
65066497
conditions: os=darwin & cpu=x64
65076498
languageName: node
65086499
linkType: hard
65096500

6510-
"turbo-darwin-arm64@npm:2.8.10":
6511-
version: 2.8.10
6512-
resolution: "turbo-darwin-arm64@npm:2.8.10"
6501+
"turbo-darwin-arm64@npm:2.8.12":
6502+
version: 2.8.12
6503+
resolution: "turbo-darwin-arm64@npm:2.8.12"
65136504
conditions: os=darwin & cpu=arm64
65146505
languageName: node
65156506
linkType: hard
65166507

6517-
"turbo-linux-64@npm:2.8.10":
6518-
version: 2.8.10
6519-
resolution: "turbo-linux-64@npm:2.8.10"
6508+
"turbo-linux-64@npm:2.8.12":
6509+
version: 2.8.12
6510+
resolution: "turbo-linux-64@npm:2.8.12"
65206511
conditions: os=linux & cpu=x64
65216512
languageName: node
65226513
linkType: hard
65236514

6524-
"turbo-linux-arm64@npm:2.8.10":
6525-
version: 2.8.10
6526-
resolution: "turbo-linux-arm64@npm:2.8.10"
6515+
"turbo-linux-arm64@npm:2.8.12":
6516+
version: 2.8.12
6517+
resolution: "turbo-linux-arm64@npm:2.8.12"
65276518
conditions: os=linux & cpu=arm64
65286519
languageName: node
65296520
linkType: hard
65306521

6531-
"turbo-windows-64@npm:2.8.10":
6532-
version: 2.8.10
6533-
resolution: "turbo-windows-64@npm:2.8.10"
6522+
"turbo-windows-64@npm:2.8.12":
6523+
version: 2.8.12
6524+
resolution: "turbo-windows-64@npm:2.8.12"
65346525
conditions: os=win32 & cpu=x64
65356526
languageName: node
65366527
linkType: hard
65376528

6538-
"turbo-windows-arm64@npm:2.8.10":
6539-
version: 2.8.10
6540-
resolution: "turbo-windows-arm64@npm:2.8.10"
6529+
"turbo-windows-arm64@npm:2.8.12":
6530+
version: 2.8.12
6531+
resolution: "turbo-windows-arm64@npm:2.8.12"
65416532
conditions: os=win32 & cpu=arm64
65426533
languageName: node
65436534
linkType: hard
65446535

6545-
"turbo@npm:^2.8.10":
6546-
version: 2.8.10
6547-
resolution: "turbo@npm:2.8.10"
6536+
"turbo@npm:^2.8.12":
6537+
version: 2.8.12
6538+
resolution: "turbo@npm:2.8.12"
65486539
dependencies:
6549-
turbo-darwin-64: "npm:2.8.10"
6550-
turbo-darwin-arm64: "npm:2.8.10"
6551-
turbo-linux-64: "npm:2.8.10"
6552-
turbo-linux-arm64: "npm:2.8.10"
6553-
turbo-windows-64: "npm:2.8.10"
6554-
turbo-windows-arm64: "npm:2.8.10"
6540+
turbo-darwin-64: "npm:2.8.12"
6541+
turbo-darwin-arm64: "npm:2.8.12"
6542+
turbo-linux-64: "npm:2.8.12"
6543+
turbo-linux-arm64: "npm:2.8.12"
6544+
turbo-windows-64: "npm:2.8.12"
6545+
turbo-windows-arm64: "npm:2.8.12"
65556546
dependenciesMeta:
65566547
turbo-darwin-64:
65576548
optional: true
@@ -6567,7 +6558,7 @@ __metadata:
65676558
optional: true
65686559
bin:
65696560
turbo: bin/turbo
6570-
checksum: 10/2f3390b14c9c928343359ee0a0b438d6aba577377809983107ad6839851c4ccb37b903372c3faf985ac95d7cbb8cc6593cd0e8c5b7202ddcba9093a392e74ed2
6561+
checksum: 10/1ad9859f0976f3a0dbe4d4473cccd280950899b9ba1dde234dc342de890eec14ea86861efff56cc2ef3f547fa8b3dd31e11e36233158c3852cc3b79a962eebc3
65716562
languageName: node
65726563
linkType: hard
65736564

@@ -7129,12 +7120,12 @@ __metadata:
71297120
languageName: node
71307121
linkType: hard
71317122

7132-
"yaml@npm:^2.5.1, yaml@npm:^2.8.1":
7133-
version: 2.8.1
7134-
resolution: "yaml@npm:2.8.1"
7123+
"yaml@npm:^2.5.1, yaml@npm:^2.8.1, yaml@npm:^2.8.2":
7124+
version: 2.8.2
7125+
resolution: "yaml@npm:2.8.2"
71357126
bin:
71367127
yaml: bin.mjs
7137-
checksum: 10/eae07b3947d405012672ec17ce27348aea7d1fa0534143355d24a43a58f5e05652157ea2182c4fe0604f0540be71f99f1173f9d61018379404507790dff17665
7128+
checksum: 10/4eab0074da6bc5a5bffd25b9b359cf7061b771b95d1b3b571852098380db3b1b8f96e0f1f354b56cc7216aa97cea25163377ccbc33a2e9ce00316fe8d02f4539
71387129
languageName: node
71397130
linkType: hard
71407131

0 commit comments

Comments
 (0)