Skip to content

Commit 2b9f42f

Browse files
fix(deps): update all non-major dependencies (#804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34f99a8 commit 2b9f42f

5 files changed

Lines changed: 71 additions & 71 deletions

File tree

package.json

Lines changed: 2 additions & 2 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.12",
31+
"@types/node": "^24.10.13",
3232
"@types/ws": "^8.18.1",
3333
"@typescript-eslint/eslint-plugin": "^7.18.0",
3434
"@typescript-eslint/parser": "^7.18.0",
@@ -47,7 +47,7 @@
4747
"rimraf": "^6.1.2",
4848
"tsup": "^8.5.1",
4949
"tsx": "^4.21.0",
50-
"turbo": "^2.8.3",
50+
"turbo": "^2.8.9",
5151
"typescript": "~5.9.3",
5252
"vite": "^7.3.1",
5353
"vitest": "^4.0.18"

packages/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@types/ws": "^8.18.1",
5555
"@vladfrangu/async_event_emitter": "2.4.7",
5656
"cookie-es": "^1.2.2",
57-
"tldts": "^7.0.22",
58-
"undici": "^7.21.0"
57+
"tldts": "^7.0.23",
58+
"undici": "^7.22.0"
5959
},
6060
"repository": {
6161
"type": "git",

packages/i18next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@sapphire/utilities": "^3.18.2",
5454
"@skyra/i18next-backend": "^2.0.6",
5555
"chokidar": "^4.0.3",
56-
"i18next": "^25.8.4"
56+
"i18next": "^25.8.7"
5757
},
5858
"repository": {
5959
"type": "git",

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.67.3"
54+
"bullmq": "5.69.2"
5555
},
5656
"devDependencies": {
5757
"@favware/cliff-jumper": "^6.0.0",

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,13 +1272,13 @@ __metadata:
12721272
"@vladfrangu/async_event_emitter": "npm:2.4.7"
12731273
concurrently: "npm:^9.2.1"
12741274
cookie-es: "npm:^1.2.2"
1275-
tldts: "npm:^7.0.22"
1275+
tldts: "npm:^7.0.23"
12761276
tsup: "npm:^8.5.1"
12771277
tsx: "npm:^4.21.0"
12781278
typedoc: "npm:^0.28.14"
12791279
typedoc-json-parser: "npm:^10.2.0"
12801280
typescript: "npm:~5.9.3"
1281-
undici: "npm:^7.21.0"
1281+
undici: "npm:^7.22.0"
12821282
languageName: unknown
12831283
linkType: soft
12841284

@@ -1324,7 +1324,7 @@ __metadata:
13241324
"@skyra/i18next-backend": "npm:^2.0.6"
13251325
chokidar: "npm:^4.0.3"
13261326
concurrently: "npm:^9.2.1"
1327-
i18next: "npm:^25.8.4"
1327+
i18next: "npm:^25.8.7"
13281328
tsup: "npm:^8.5.1"
13291329
tsx: "npm:^4.21.0"
13301330
typedoc: "npm:^0.28.14"
@@ -1373,7 +1373,7 @@ __metadata:
13731373
"@favware/rollup-type-bundler": "npm:^4.0.0"
13741374
"@sapphire/stopwatch": "npm:^1.5.4"
13751375
"@sapphire/utilities": "npm:^3.18.2"
1376-
bullmq: "npm:5.67.3"
1376+
bullmq: "npm:5.69.2"
13771377
concurrently: "npm:^9.2.1"
13781378
tsup: "npm:^8.5.1"
13791379
tsx: "npm:^4.21.0"
@@ -1676,12 +1676,12 @@ __metadata:
16761676
languageName: node
16771677
linkType: hard
16781678

1679-
"@types/node@npm:*, @types/node@npm:^24.10.12":
1680-
version: 24.10.12
1681-
resolution: "@types/node@npm:24.10.12"
1679+
"@types/node@npm:*, @types/node@npm:^24.10.13":
1680+
version: 24.10.13
1681+
resolution: "@types/node@npm:24.10.13"
16821682
dependencies:
16831683
undici-types: "npm:~7.16.0"
1684-
checksum: 10/94231e8ff4151a97719d9f996a67e8eee01041f337d710762cafbbab2d15290da91c4a0d27b9577fa95d85ce678524d53e1b193f2270850b0746a6e9a43932d4
1684+
checksum: 10/c779d14cf17758a9d603e0c0978c8045bd070e259617ec16f4ddac419ec11aac0e0cf2bb013dab008fdbd2f46c39f82397884662bbdfabeb19bef0079679ea48
16851685
languageName: node
16861686
linkType: hard
16871687

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

2188-
"bullmq@npm:5.67.3":
2189-
version: 5.67.3
2190-
resolution: "bullmq@npm:5.67.3"
2188+
"bullmq@npm:5.69.2":
2189+
version: 5.69.2
2190+
resolution: "bullmq@npm:5.69.2"
21912191
dependencies:
21922192
cron-parser: "npm:4.9.0"
21932193
ioredis: "npm:5.9.2"
21942194
msgpackr: "npm:1.11.5"
21952195
node-abort-controller: "npm:3.1.1"
2196-
semver: "npm:7.7.3"
2196+
semver: "npm:7.7.4"
21972197
tslib: "npm:2.8.1"
21982198
uuid: "npm:11.1.0"
2199-
checksum: 10/bcfc237f7c138d952007128545699765bf3091bdd911dc5d739bcb1564d32c12103099a50303ffa50de6040a03e956894f1dac0667e9d8dca37dc1ab2bf88b75
2199+
checksum: 10/d8afafc6370742155b77ece8ce02811a8892fd8540252364831250c59a2e8c9f742dd9f4b5fb729d34638614b51d9327550a970b8acf2c8b3864b7a611e42d96
22002200
languageName: node
22012201
linkType: hard
22022202

@@ -3902,17 +3902,17 @@ __metadata:
39023902
languageName: node
39033903
linkType: hard
39043904

3905-
"i18next@npm:^25.8.4":
3906-
version: 25.8.4
3907-
resolution: "i18next@npm:25.8.4"
3905+
"i18next@npm:^25.8.7":
3906+
version: 25.8.7
3907+
resolution: "i18next@npm:25.8.7"
39083908
dependencies:
39093909
"@babel/runtime": "npm:^7.28.4"
39103910
peerDependencies:
39113911
typescript: ^5
39123912
peerDependenciesMeta:
39133913
typescript:
39143914
optional: true
3915-
checksum: 10/2038efc39496a9eed7e2290874e3911e096ecadcecaaccea87a40b7e48d0e4007bacd1b4bae60d9327aa1e4aa52a739fd3c283c082384b9aa45c078728404499
3915+
checksum: 10/c16df36996f92670dc6bfd92eb35313056e8bebba9d9850b06f49dddf8fa8c4b27a6cead944dbb8d1afb743c79c872f1b241f26a68a8565867c3893df560a7f6
39163916
languageName: node
39173917
linkType: hard
39183918

@@ -5835,7 +5835,7 @@ __metadata:
58355835
"@sapphire/stopwatch": "npm:^1.5.4"
58365836
"@sapphire/ts-config": "npm:^5.0.3"
58375837
"@sapphire/utilities": "npm:^3.18.2"
5838-
"@types/node": "npm:^24.10.12"
5838+
"@types/node": "npm:^24.10.13"
58395839
"@types/ws": "npm:^8.18.1"
58405840
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
58415841
"@typescript-eslint/parser": "npm:^7.18.0"
@@ -5854,7 +5854,7 @@ __metadata:
58545854
rimraf: "npm:^6.1.2"
58555855
tsup: "npm:^8.5.1"
58565856
tsx: "npm:^4.21.0"
5857-
turbo: "npm:^2.8.3"
5857+
turbo: "npm:^2.8.9"
58585858
typescript: "npm:~5.9.3"
58595859
vite: "npm:^7.3.1"
58605860
vitest: "npm:^4.0.18"
@@ -5900,12 +5900,12 @@ __metadata:
59005900
languageName: node
59015901
linkType: hard
59025902

5903-
"semver@npm:7.7.3, semver@npm:^7.3.5, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.6.3":
5904-
version: 7.7.3
5905-
resolution: "semver@npm:7.7.3"
5903+
"semver@npm:7.7.4, semver@npm:^7.3.5, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.6.3":
5904+
version: 7.7.4
5905+
resolution: "semver@npm:7.7.4"
59065906
bin:
59075907
semver: bin/semver.js
5908-
checksum: 10/8dbc3168e057a38fc322af909c7f5617483c50caddba135439ff09a754b20bdd6482a5123ff543dad4affa488ecf46ec5fb56d61312ad20bb140199b88dfaea9
5908+
checksum: 10/26bdc6d58b29528f4142d29afb8526bc335f4fc04c4a10f2b98b217f277a031c66736bf82d3d3bb354a2f6a3ae50f18fd62b053c4ac3f294a3d10a61f5075b75
59095909
languageName: node
59105910
linkType: hard
59115911

@@ -6360,21 +6360,21 @@ __metadata:
63606360
languageName: node
63616361
linkType: hard
63626362

6363-
"tldts-core@npm:^7.0.22":
6364-
version: 7.0.22
6365-
resolution: "tldts-core@npm:7.0.22"
6366-
checksum: 10/f034a55072ea5c43068964f04ba9553397708381b6fe6ee9531f54ae9c9c93fc4db877bb80594b6f87b62497691aaaed840f1dcc2b5e7faa0a7c6eef7e196149
6363+
"tldts-core@npm:^7.0.23":
6364+
version: 7.0.23
6365+
resolution: "tldts-core@npm:7.0.23"
6366+
checksum: 10/e6e19d6cab67defd93c7f7e8d63eb2dd90a3ef45ab15087d9fa1aa2ddedc1430709146dff0535f9672aa36b874843e6b540417280059960e0b88bbbb8c932e68
63676367
languageName: node
63686368
linkType: hard
63696369

6370-
"tldts@npm:^7.0.22":
6371-
version: 7.0.22
6372-
resolution: "tldts@npm:7.0.22"
6370+
"tldts@npm:^7.0.23":
6371+
version: 7.0.23
6372+
resolution: "tldts@npm:7.0.23"
63736373
dependencies:
6374-
tldts-core: "npm:^7.0.22"
6374+
tldts-core: "npm:^7.0.23"
63756375
bin:
63766376
tldts: bin/cli.js
6377-
checksum: 10/cda1da9760f0e5745e525a764929e77c975d4e0d3571bae318b1d1eb58d8193fa19932cc234c4fc04a25db8e71c16e379f7a4603c4ce8a51702959ff44e3a12f
6377+
checksum: 10/752da855c98fc5dd9601e9ec0090b80d5ac83f2b31027756f0acc79e05dc280539b3aa3583da73559ce8d4bcc328ebab84c4c7600a3e44dfc7cda099cc96fcb0
63786378
languageName: node
63796379
linkType: hard
63806380

@@ -6500,58 +6500,58 @@ __metadata:
65006500
languageName: node
65016501
linkType: hard
65026502

6503-
"turbo-darwin-64@npm:2.8.3":
6504-
version: 2.8.3
6505-
resolution: "turbo-darwin-64@npm:2.8.3"
6503+
"turbo-darwin-64@npm:2.8.9":
6504+
version: 2.8.9
6505+
resolution: "turbo-darwin-64@npm:2.8.9"
65066506
conditions: os=darwin & cpu=x64
65076507
languageName: node
65086508
linkType: hard
65096509

6510-
"turbo-darwin-arm64@npm:2.8.3":
6511-
version: 2.8.3
6512-
resolution: "turbo-darwin-arm64@npm:2.8.3"
6510+
"turbo-darwin-arm64@npm:2.8.9":
6511+
version: 2.8.9
6512+
resolution: "turbo-darwin-arm64@npm:2.8.9"
65136513
conditions: os=darwin & cpu=arm64
65146514
languageName: node
65156515
linkType: hard
65166516

6517-
"turbo-linux-64@npm:2.8.3":
6518-
version: 2.8.3
6519-
resolution: "turbo-linux-64@npm:2.8.3"
6517+
"turbo-linux-64@npm:2.8.9":
6518+
version: 2.8.9
6519+
resolution: "turbo-linux-64@npm:2.8.9"
65206520
conditions: os=linux & cpu=x64
65216521
languageName: node
65226522
linkType: hard
65236523

6524-
"turbo-linux-arm64@npm:2.8.3":
6525-
version: 2.8.3
6526-
resolution: "turbo-linux-arm64@npm:2.8.3"
6524+
"turbo-linux-arm64@npm:2.8.9":
6525+
version: 2.8.9
6526+
resolution: "turbo-linux-arm64@npm:2.8.9"
65276527
conditions: os=linux & cpu=arm64
65286528
languageName: node
65296529
linkType: hard
65306530

6531-
"turbo-windows-64@npm:2.8.3":
6532-
version: 2.8.3
6533-
resolution: "turbo-windows-64@npm:2.8.3"
6531+
"turbo-windows-64@npm:2.8.9":
6532+
version: 2.8.9
6533+
resolution: "turbo-windows-64@npm:2.8.9"
65346534
conditions: os=win32 & cpu=x64
65356535
languageName: node
65366536
linkType: hard
65376537

6538-
"turbo-windows-arm64@npm:2.8.3":
6539-
version: 2.8.3
6540-
resolution: "turbo-windows-arm64@npm:2.8.3"
6538+
"turbo-windows-arm64@npm:2.8.9":
6539+
version: 2.8.9
6540+
resolution: "turbo-windows-arm64@npm:2.8.9"
65416541
conditions: os=win32 & cpu=arm64
65426542
languageName: node
65436543
linkType: hard
65446544

6545-
"turbo@npm:^2.8.3":
6546-
version: 2.8.3
6547-
resolution: "turbo@npm:2.8.3"
6548-
dependencies:
6549-
turbo-darwin-64: "npm:2.8.3"
6550-
turbo-darwin-arm64: "npm:2.8.3"
6551-
turbo-linux-64: "npm:2.8.3"
6552-
turbo-linux-arm64: "npm:2.8.3"
6553-
turbo-windows-64: "npm:2.8.3"
6554-
turbo-windows-arm64: "npm:2.8.3"
6545+
"turbo@npm:^2.8.9":
6546+
version: 2.8.9
6547+
resolution: "turbo@npm:2.8.9"
6548+
dependencies:
6549+
turbo-darwin-64: "npm:2.8.9"
6550+
turbo-darwin-arm64: "npm:2.8.9"
6551+
turbo-linux-64: "npm:2.8.9"
6552+
turbo-linux-arm64: "npm:2.8.9"
6553+
turbo-windows-64: "npm:2.8.9"
6554+
turbo-windows-arm64: "npm:2.8.9"
65556555
dependenciesMeta:
65566556
turbo-darwin-64:
65576557
optional: true
@@ -6567,7 +6567,7 @@ __metadata:
65676567
optional: true
65686568
bin:
65696569
turbo: bin/turbo
6570-
checksum: 10/6acbb3d6d35be07dd08e24b14075b2b0a2b2eef164b6e0b781a82c4cd3f1dab74d7103abeb54c15d5c023c0792637d53b8e5bf73c37186631ea426d70e35d40d
6570+
checksum: 10/6793c58cae6eb6ab26ccf913cfbe4eaa38fb0a649f040607000e36f3b44862a1bd528748c456fa265cfe35c3bf596f034d9fbad7f68bf6ef3f65f7251b167c55
65716571
languageName: node
65726572
linkType: hard
65736573

@@ -6714,10 +6714,10 @@ __metadata:
67146714
languageName: node
67156715
linkType: hard
67166716

6717-
"undici@npm:^7.21.0":
6718-
version: 7.21.0
6719-
resolution: "undici@npm:7.21.0"
6720-
checksum: 10/2025ba33bd42a22267d0a7f0a9369e4901ef7b7244ed335c79fd4aaa510471d104b6826e74d055077ed57155482fb5cbf716a02f7bba4dbab402087882f40e67
6717+
"undici@npm:^7.22.0":
6718+
version: 7.22.0
6719+
resolution: "undici@npm:7.22.0"
6720+
checksum: 10/a7a1813ba4b74c0d46cc8dd160386202c05699ffc487c5d882cf40e6d2435c8d6faff3b8f8675d09bd1ef0386e370675c26b59b9a8c8b3f17b9f82a42236a927
67216721
languageName: node
67226722
linkType: hard
67236723

0 commit comments

Comments
 (0)