Skip to content

Commit 283768c

Browse files
chore(deps): update all non-major dev-dependencies (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6d51ca commit 283768c

File tree

6 files changed

+64
-64
lines changed

6 files changed

+64
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@favware/npm-deprecate": "^1.0.7",
2525
"@sapphire/eslint-config": "^5.0.5",
2626
"@sapphire/ts-config": "^5.0.1",
27-
"@types/node": "^20.17.24",
27+
"@types/node": "^20.17.25",
2828
"@typescript-eslint/eslint-plugin": "^7.18.0",
2929
"@typescript-eslint/parser": "^7.18.0",
3030
"@vitest/coverage-v8": "^1.6.1",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@favware/cliff-jumper": "^3.0.3",
34-
"typedoc": "^0.28.0",
34+
"typedoc": "^0.28.1",
3535
"typedoc-json-parser": "^10.2.0"
3636
},
3737
"repository": {

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@favware/cliff-jumper": "^3.0.3",
27-
"typedoc": "^0.28.0",
27+
"typedoc": "^0.28.1",
2828
"typedoc-json-parser": "^10.2.0",
2929
"typescript": "^5.8.2"
3030
},

packages/provider/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
},
4242
"devDependencies": {
4343
"@favware/cliff-jumper": "^3.0.3",
44-
"@swc/core": "^1.11.9",
44+
"@swc/core": "^1.11.11",
4545
"@vitest/coverage-v8": "^1.6.1",
4646
"tsup": "^8.4.0",
47-
"typedoc": "^0.28.0",
47+
"typedoc": "^0.28.1",
4848
"typedoc-json-parser": "^10.2.0",
4949
"typescript": "^5.8.2",
5050
"vitest": "^1.6.1"

packages/ts-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@favware/cliff-jumper": "^3.0.3",
56-
"typedoc": "^0.28.0",
56+
"typedoc": "^0.28.1",
5757
"typedoc-json-parser": "^10.2.0"
5858
},
5959
"repository": {

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ __metadata:
864864
eslint-config-prettier: "npm:^9.1.0"
865865
eslint-plugin-prettier: "npm:^5.2.3"
866866
prettier: "npm:^3.5.3"
867-
typedoc: "npm:^0.28.0"
867+
typedoc: "npm:^0.28.1"
868868
typedoc-json-parser: "npm:^10.2.0"
869869
typescript: "npm:^5.8.2"
870870
languageName: unknown
@@ -876,7 +876,7 @@ __metadata:
876876
dependencies:
877877
"@favware/cliff-jumper": "npm:^3.0.3"
878878
prettier: "npm:^3.5.3"
879-
typedoc: "npm:^0.28.0"
879+
typedoc: "npm:^0.28.1"
880880
typedoc-json-parser: "npm:^10.2.0"
881881
typescript: "npm:^5.8.2"
882882
languageName: unknown
@@ -888,11 +888,11 @@ __metadata:
888888
dependencies:
889889
"@favware/cliff-jumper": "npm:^3.0.3"
890890
"@sapphire/utilities": "npm:^3.18.2"
891-
"@swc/core": "npm:^1.11.9"
891+
"@swc/core": "npm:^1.11.11"
892892
"@vitest/coverage-v8": "npm:^1.6.1"
893893
reflect-metadata: "npm:^0.2.1"
894894
tsup: "npm:^8.4.0"
895-
typedoc: "npm:^0.28.0"
895+
typedoc: "npm:^0.28.1"
896896
typedoc-json-parser: "npm:^10.2.0"
897897
typescript: "npm:^5.8.2"
898898
vitest: "npm:^1.6.1"
@@ -906,7 +906,7 @@ __metadata:
906906
"@favware/cliff-jumper": "npm:^3.0.3"
907907
"@sapphire/ts-config": "npm:^5.0.1"
908908
tslib: "npm:^2.8.1"
909-
typedoc: "npm:^0.28.0"
909+
typedoc: "npm:^0.28.1"
910910
typedoc-json-parser: "npm:^10.2.0"
911911
typescript: "npm:^5.8.2"
912912
languageName: unknown
@@ -1416,90 +1416,90 @@ __metadata:
14161416
languageName: node
14171417
linkType: hard
14181418

1419-
"@swc/core-darwin-arm64@npm:1.11.9":
1420-
version: 1.11.9
1421-
resolution: "@swc/core-darwin-arm64@npm:1.11.9"
1419+
"@swc/core-darwin-arm64@npm:1.11.11":
1420+
version: 1.11.11
1421+
resolution: "@swc/core-darwin-arm64@npm:1.11.11"
14221422
conditions: os=darwin & cpu=arm64
14231423
languageName: node
14241424
linkType: hard
14251425

1426-
"@swc/core-darwin-x64@npm:1.11.9":
1427-
version: 1.11.9
1428-
resolution: "@swc/core-darwin-x64@npm:1.11.9"
1426+
"@swc/core-darwin-x64@npm:1.11.11":
1427+
version: 1.11.11
1428+
resolution: "@swc/core-darwin-x64@npm:1.11.11"
14291429
conditions: os=darwin & cpu=x64
14301430
languageName: node
14311431
linkType: hard
14321432

1433-
"@swc/core-linux-arm-gnueabihf@npm:1.11.9":
1434-
version: 1.11.9
1435-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.9"
1433+
"@swc/core-linux-arm-gnueabihf@npm:1.11.11":
1434+
version: 1.11.11
1435+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.11"
14361436
conditions: os=linux & cpu=arm
14371437
languageName: node
14381438
linkType: hard
14391439

1440-
"@swc/core-linux-arm64-gnu@npm:1.11.9":
1441-
version: 1.11.9
1442-
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.9"
1440+
"@swc/core-linux-arm64-gnu@npm:1.11.11":
1441+
version: 1.11.11
1442+
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.11"
14431443
conditions: os=linux & cpu=arm64 & libc=glibc
14441444
languageName: node
14451445
linkType: hard
14461446

1447-
"@swc/core-linux-arm64-musl@npm:1.11.9":
1448-
version: 1.11.9
1449-
resolution: "@swc/core-linux-arm64-musl@npm:1.11.9"
1447+
"@swc/core-linux-arm64-musl@npm:1.11.11":
1448+
version: 1.11.11
1449+
resolution: "@swc/core-linux-arm64-musl@npm:1.11.11"
14501450
conditions: os=linux & cpu=arm64 & libc=musl
14511451
languageName: node
14521452
linkType: hard
14531453

1454-
"@swc/core-linux-x64-gnu@npm:1.11.9":
1455-
version: 1.11.9
1456-
resolution: "@swc/core-linux-x64-gnu@npm:1.11.9"
1454+
"@swc/core-linux-x64-gnu@npm:1.11.11":
1455+
version: 1.11.11
1456+
resolution: "@swc/core-linux-x64-gnu@npm:1.11.11"
14571457
conditions: os=linux & cpu=x64 & libc=glibc
14581458
languageName: node
14591459
linkType: hard
14601460

1461-
"@swc/core-linux-x64-musl@npm:1.11.9":
1462-
version: 1.11.9
1463-
resolution: "@swc/core-linux-x64-musl@npm:1.11.9"
1461+
"@swc/core-linux-x64-musl@npm:1.11.11":
1462+
version: 1.11.11
1463+
resolution: "@swc/core-linux-x64-musl@npm:1.11.11"
14641464
conditions: os=linux & cpu=x64 & libc=musl
14651465
languageName: node
14661466
linkType: hard
14671467

1468-
"@swc/core-win32-arm64-msvc@npm:1.11.9":
1469-
version: 1.11.9
1470-
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.9"
1468+
"@swc/core-win32-arm64-msvc@npm:1.11.11":
1469+
version: 1.11.11
1470+
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.11"
14711471
conditions: os=win32 & cpu=arm64
14721472
languageName: node
14731473
linkType: hard
14741474

1475-
"@swc/core-win32-ia32-msvc@npm:1.11.9":
1476-
version: 1.11.9
1477-
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.9"
1475+
"@swc/core-win32-ia32-msvc@npm:1.11.11":
1476+
version: 1.11.11
1477+
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.11"
14781478
conditions: os=win32 & cpu=ia32
14791479
languageName: node
14801480
linkType: hard
14811481

1482-
"@swc/core-win32-x64-msvc@npm:1.11.9":
1483-
version: 1.11.9
1484-
resolution: "@swc/core-win32-x64-msvc@npm:1.11.9"
1482+
"@swc/core-win32-x64-msvc@npm:1.11.11":
1483+
version: 1.11.11
1484+
resolution: "@swc/core-win32-x64-msvc@npm:1.11.11"
14851485
conditions: os=win32 & cpu=x64
14861486
languageName: node
14871487
linkType: hard
14881488

1489-
"@swc/core@npm:^1.11.9":
1490-
version: 1.11.9
1491-
resolution: "@swc/core@npm:1.11.9"
1489+
"@swc/core@npm:^1.11.11":
1490+
version: 1.11.11
1491+
resolution: "@swc/core@npm:1.11.11"
14921492
dependencies:
1493-
"@swc/core-darwin-arm64": "npm:1.11.9"
1494-
"@swc/core-darwin-x64": "npm:1.11.9"
1495-
"@swc/core-linux-arm-gnueabihf": "npm:1.11.9"
1496-
"@swc/core-linux-arm64-gnu": "npm:1.11.9"
1497-
"@swc/core-linux-arm64-musl": "npm:1.11.9"
1498-
"@swc/core-linux-x64-gnu": "npm:1.11.9"
1499-
"@swc/core-linux-x64-musl": "npm:1.11.9"
1500-
"@swc/core-win32-arm64-msvc": "npm:1.11.9"
1501-
"@swc/core-win32-ia32-msvc": "npm:1.11.9"
1502-
"@swc/core-win32-x64-msvc": "npm:1.11.9"
1493+
"@swc/core-darwin-arm64": "npm:1.11.11"
1494+
"@swc/core-darwin-x64": "npm:1.11.11"
1495+
"@swc/core-linux-arm-gnueabihf": "npm:1.11.11"
1496+
"@swc/core-linux-arm64-gnu": "npm:1.11.11"
1497+
"@swc/core-linux-arm64-musl": "npm:1.11.11"
1498+
"@swc/core-linux-x64-gnu": "npm:1.11.11"
1499+
"@swc/core-linux-x64-musl": "npm:1.11.11"
1500+
"@swc/core-win32-arm64-msvc": "npm:1.11.11"
1501+
"@swc/core-win32-ia32-msvc": "npm:1.11.11"
1502+
"@swc/core-win32-x64-msvc": "npm:1.11.11"
15031503
"@swc/counter": "npm:^0.1.3"
15041504
"@swc/types": "npm:^0.1.19"
15051505
peerDependencies:
@@ -1528,7 +1528,7 @@ __metadata:
15281528
peerDependenciesMeta:
15291529
"@swc/helpers":
15301530
optional: true
1531-
checksum: 10/69f39dc0cdd629e41c86158d9de18a2a0cc281c8efba0dcb8b2760cee2dafebe81b3273c1fdcbe35d249b92941252cc3fc28bfa57c7810f3f102f85ce0449e95
1531+
checksum: 10/35c005637c8f3dac8c9718852057f81d39541b848d36a9b46b9aa5300b5d11e3e7911704da2eb025d36b0e334caf646af37ff98a3dee8d4f0fcc5f21e60f551a
15321532
languageName: node
15331533
linkType: hard
15341534

@@ -1633,12 +1633,12 @@ __metadata:
16331633
languageName: node
16341634
linkType: hard
16351635

1636-
"@types/node@npm:^20.17.24":
1637-
version: 20.17.24
1638-
resolution: "@types/node@npm:20.17.24"
1636+
"@types/node@npm:^20.17.25":
1637+
version: 20.17.25
1638+
resolution: "@types/node@npm:20.17.25"
16391639
dependencies:
16401640
undici-types: "npm:~6.19.2"
1641-
checksum: 10/0c5fe294b003656b0f95ffce295c08e7ed3fa814ba9bf891e146dced90322d186e63837db9d9bb14d4f294fbe1a6fa1c89ced0b173380c8aaeb90de6c3eddb3b
1641+
checksum: 10/aef2151086312e33ddccbd93d1f9320ddcf855b84c55a9c9ba2afec32e189df6d0094fcfe461d7872632b052efd007c3eef498e360a526b33a2734156957264e
16421642
languageName: node
16431643
linkType: hard
16441644

@@ -5794,7 +5794,7 @@ __metadata:
57945794
"@favware/npm-deprecate": "npm:^1.0.7"
57955795
"@sapphire/eslint-config": "npm:^5.0.5"
57965796
"@sapphire/ts-config": "npm:^5.0.1"
5797-
"@types/node": "npm:^20.17.24"
5797+
"@types/node": "npm:^20.17.25"
57985798
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
57995799
"@typescript-eslint/parser": "npm:^7.18.0"
58005800
"@vitest/coverage-v8": "npm:^1.6.1"
@@ -6618,9 +6618,9 @@ __metadata:
66186618
languageName: node
66196619
linkType: hard
66206620

6621-
"typedoc@npm:^0.28.0":
6622-
version: 0.28.0
6623-
resolution: "typedoc@npm:0.28.0"
6621+
"typedoc@npm:^0.28.1":
6622+
version: 0.28.1
6623+
resolution: "typedoc@npm:0.28.1"
66246624
dependencies:
66256625
"@gerrit0/mini-shiki": "npm:^3.2.1"
66266626
lunr: "npm:^2.3.9"
@@ -6631,7 +6631,7 @@ __metadata:
66316631
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x
66326632
bin:
66336633
typedoc: bin/typedoc
6634-
checksum: 10/41f5f871d314c5a9166e3e449ec01c916d3516c5fcb198304bfeb2bbcab8139f9f090c41035c52556a4b549f55e39822f345e0472641cea24c04b344f6dd34fa
6634+
checksum: 10/16e1a30209c35b683600353b35297e4f2c3c9563c4a4536423e877e0f356ebb2bc212616f1a298d6d861c003bc633b7babeb522f3127bb0f1ca770b78b40f6e1
66356635
languageName: node
66366636
linkType: hard
66376637

0 commit comments

Comments
 (0)