Skip to content

Commit 874f287

Browse files
chore(deps): update all non-major dev-dependencies (#566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 474c4fb commit 874f287

File tree

5 files changed

+58
-58
lines changed

5 files changed

+58
-58
lines changed

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.10",
34+
"typedoc": "^0.28.11",
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.10",
27+
"typedoc": "^0.28.11",
2828
"typedoc-json-parser": "^10.2.0",
2929
"typescript": "^5.9.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.13.4",
44+
"@swc/core": "^1.13.5",
4545
"@vitest/coverage-v8": "^1.6.1",
4646
"tsup": "^8.5.0",
47-
"typedoc": "^0.28.10",
47+
"typedoc": "^0.28.11",
4848
"typedoc-json-parser": "^10.2.0",
4949
"typescript": "^5.9.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.10",
56+
"typedoc": "^0.28.11",
5757
"typedoc-json-parser": "^10.2.0"
5858
},
5959
"repository": {

yarn.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ __metadata:
866866
eslint-config-prettier: "npm:^9.1.0"
867867
eslint-plugin-prettier: "npm:^5.2.5"
868868
prettier: "npm:^3.5.3"
869-
typedoc: "npm:^0.28.10"
869+
typedoc: "npm:^0.28.11"
870870
typedoc-json-parser: "npm:^10.2.0"
871871
typescript: "npm:^5.8.2"
872872
languageName: unknown
@@ -878,7 +878,7 @@ __metadata:
878878
dependencies:
879879
"@favware/cliff-jumper": "npm:^3.0.3"
880880
prettier: "npm:^3.5.3"
881-
typedoc: "npm:^0.28.10"
881+
typedoc: "npm:^0.28.11"
882882
typedoc-json-parser: "npm:^10.2.0"
883883
typescript: "npm:^5.9.2"
884884
languageName: unknown
@@ -890,11 +890,11 @@ __metadata:
890890
dependencies:
891891
"@favware/cliff-jumper": "npm:^3.0.3"
892892
"@sapphire/utilities": "npm:^3.18.2"
893-
"@swc/core": "npm:^1.13.4"
893+
"@swc/core": "npm:^1.13.5"
894894
"@vitest/coverage-v8": "npm:^1.6.1"
895895
reflect-metadata: "npm:^0.2.1"
896896
tsup: "npm:^8.5.0"
897-
typedoc: "npm:^0.28.10"
897+
typedoc: "npm:^0.28.11"
898898
typedoc-json-parser: "npm:^10.2.0"
899899
typescript: "npm:^5.9.2"
900900
vitest: "npm:^1.6.1"
@@ -908,7 +908,7 @@ __metadata:
908908
"@favware/cliff-jumper": "npm:^3.0.3"
909909
"@sapphire/ts-config": "npm:^5.0.1"
910910
tslib: "npm:^2.8.1"
911-
typedoc: "npm:^0.28.10"
911+
typedoc: "npm:^0.28.11"
912912
typedoc-json-parser: "npm:^10.2.0"
913913
typescript: "npm:^5.8.2"
914914
languageName: unknown
@@ -1465,90 +1465,90 @@ __metadata:
14651465
languageName: node
14661466
linkType: hard
14671467

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

1475-
"@swc/core-darwin-x64@npm:1.13.4":
1476-
version: 1.13.4
1477-
resolution: "@swc/core-darwin-x64@npm:1.13.4"
1475+
"@swc/core-darwin-x64@npm:1.13.5":
1476+
version: 1.13.5
1477+
resolution: "@swc/core-darwin-x64@npm:1.13.5"
14781478
conditions: os=darwin & cpu=x64
14791479
languageName: node
14801480
linkType: hard
14811481

1482-
"@swc/core-linux-arm-gnueabihf@npm:1.13.4":
1483-
version: 1.13.4
1484-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.13.4"
1482+
"@swc/core-linux-arm-gnueabihf@npm:1.13.5":
1483+
version: 1.13.5
1484+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.13.5"
14851485
conditions: os=linux & cpu=arm
14861486
languageName: node
14871487
linkType: hard
14881488

1489-
"@swc/core-linux-arm64-gnu@npm:1.13.4":
1490-
version: 1.13.4
1491-
resolution: "@swc/core-linux-arm64-gnu@npm:1.13.4"
1489+
"@swc/core-linux-arm64-gnu@npm:1.13.5":
1490+
version: 1.13.5
1491+
resolution: "@swc/core-linux-arm64-gnu@npm:1.13.5"
14921492
conditions: os=linux & cpu=arm64 & libc=glibc
14931493
languageName: node
14941494
linkType: hard
14951495

1496-
"@swc/core-linux-arm64-musl@npm:1.13.4":
1497-
version: 1.13.4
1498-
resolution: "@swc/core-linux-arm64-musl@npm:1.13.4"
1496+
"@swc/core-linux-arm64-musl@npm:1.13.5":
1497+
version: 1.13.5
1498+
resolution: "@swc/core-linux-arm64-musl@npm:1.13.5"
14991499
conditions: os=linux & cpu=arm64 & libc=musl
15001500
languageName: node
15011501
linkType: hard
15021502

1503-
"@swc/core-linux-x64-gnu@npm:1.13.4":
1504-
version: 1.13.4
1505-
resolution: "@swc/core-linux-x64-gnu@npm:1.13.4"
1503+
"@swc/core-linux-x64-gnu@npm:1.13.5":
1504+
version: 1.13.5
1505+
resolution: "@swc/core-linux-x64-gnu@npm:1.13.5"
15061506
conditions: os=linux & cpu=x64 & libc=glibc
15071507
languageName: node
15081508
linkType: hard
15091509

1510-
"@swc/core-linux-x64-musl@npm:1.13.4":
1511-
version: 1.13.4
1512-
resolution: "@swc/core-linux-x64-musl@npm:1.13.4"
1510+
"@swc/core-linux-x64-musl@npm:1.13.5":
1511+
version: 1.13.5
1512+
resolution: "@swc/core-linux-x64-musl@npm:1.13.5"
15131513
conditions: os=linux & cpu=x64 & libc=musl
15141514
languageName: node
15151515
linkType: hard
15161516

1517-
"@swc/core-win32-arm64-msvc@npm:1.13.4":
1518-
version: 1.13.4
1519-
resolution: "@swc/core-win32-arm64-msvc@npm:1.13.4"
1517+
"@swc/core-win32-arm64-msvc@npm:1.13.5":
1518+
version: 1.13.5
1519+
resolution: "@swc/core-win32-arm64-msvc@npm:1.13.5"
15201520
conditions: os=win32 & cpu=arm64
15211521
languageName: node
15221522
linkType: hard
15231523

1524-
"@swc/core-win32-ia32-msvc@npm:1.13.4":
1525-
version: 1.13.4
1526-
resolution: "@swc/core-win32-ia32-msvc@npm:1.13.4"
1524+
"@swc/core-win32-ia32-msvc@npm:1.13.5":
1525+
version: 1.13.5
1526+
resolution: "@swc/core-win32-ia32-msvc@npm:1.13.5"
15271527
conditions: os=win32 & cpu=ia32
15281528
languageName: node
15291529
linkType: hard
15301530

1531-
"@swc/core-win32-x64-msvc@npm:1.13.4":
1532-
version: 1.13.4
1533-
resolution: "@swc/core-win32-x64-msvc@npm:1.13.4"
1531+
"@swc/core-win32-x64-msvc@npm:1.13.5":
1532+
version: 1.13.5
1533+
resolution: "@swc/core-win32-x64-msvc@npm:1.13.5"
15341534
conditions: os=win32 & cpu=x64
15351535
languageName: node
15361536
linkType: hard
15371537

1538-
"@swc/core@npm:^1.13.4":
1539-
version: 1.13.4
1540-
resolution: "@swc/core@npm:1.13.4"
1538+
"@swc/core@npm:^1.13.5":
1539+
version: 1.13.5
1540+
resolution: "@swc/core@npm:1.13.5"
15411541
dependencies:
1542-
"@swc/core-darwin-arm64": "npm:1.13.4"
1543-
"@swc/core-darwin-x64": "npm:1.13.4"
1544-
"@swc/core-linux-arm-gnueabihf": "npm:1.13.4"
1545-
"@swc/core-linux-arm64-gnu": "npm:1.13.4"
1546-
"@swc/core-linux-arm64-musl": "npm:1.13.4"
1547-
"@swc/core-linux-x64-gnu": "npm:1.13.4"
1548-
"@swc/core-linux-x64-musl": "npm:1.13.4"
1549-
"@swc/core-win32-arm64-msvc": "npm:1.13.4"
1550-
"@swc/core-win32-ia32-msvc": "npm:1.13.4"
1551-
"@swc/core-win32-x64-msvc": "npm:1.13.4"
1542+
"@swc/core-darwin-arm64": "npm:1.13.5"
1543+
"@swc/core-darwin-x64": "npm:1.13.5"
1544+
"@swc/core-linux-arm-gnueabihf": "npm:1.13.5"
1545+
"@swc/core-linux-arm64-gnu": "npm:1.13.5"
1546+
"@swc/core-linux-arm64-musl": "npm:1.13.5"
1547+
"@swc/core-linux-x64-gnu": "npm:1.13.5"
1548+
"@swc/core-linux-x64-musl": "npm:1.13.5"
1549+
"@swc/core-win32-arm64-msvc": "npm:1.13.5"
1550+
"@swc/core-win32-ia32-msvc": "npm:1.13.5"
1551+
"@swc/core-win32-x64-msvc": "npm:1.13.5"
15521552
"@swc/counter": "npm:^0.1.3"
15531553
"@swc/types": "npm:^0.1.24"
15541554
peerDependencies:
@@ -1577,7 +1577,7 @@ __metadata:
15771577
peerDependenciesMeta:
15781578
"@swc/helpers":
15791579
optional: true
1580-
checksum: 10/1e3eee5b1d7fed1f6ebe401c1f39a73f2f5aca01c704ff10c0706bd634ba978c65036150bef233cab16d21097ac26618066a5948b98259002dd5f0e9c3f8c32c
1580+
checksum: 10/75b44c5008cd043ca2aa33697aee677b3a30792c7e844d1b636d30fe8f865cbc95e606d396969c4bea9b95eb00bd3fc183b3359ec77d9c6a6f737c473ec2146e
15811581
languageName: node
15821582
linkType: hard
15831583

@@ -6824,9 +6824,9 @@ __metadata:
68246824
languageName: node
68256825
linkType: hard
68266826

6827-
"typedoc@npm:^0.28.10":
6828-
version: 0.28.10
6829-
resolution: "typedoc@npm:0.28.10"
6827+
"typedoc@npm:^0.28.11":
6828+
version: 0.28.11
6829+
resolution: "typedoc@npm:0.28.11"
68306830
dependencies:
68316831
"@gerrit0/mini-shiki": "npm:^3.9.0"
68326832
lunr: "npm:^2.3.9"
@@ -6837,7 +6837,7 @@ __metadata:
68376837
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 || 5.9.x
68386838
bin:
68396839
typedoc: bin/typedoc
6840-
checksum: 10/b9a29d4142da5ebb5158a3e31fcec15592db0b10c35bf094b6ea82fc1f2ec52b09c36e1700e4d1ceac86a5a15da422be638c3c27ab29aff23ae4872c58c24f61
6840+
checksum: 10/35efd88e960acc8633a9c46c56c3e1f67173441ab8dce96e161108745d04174382150e4fd02d2f735704cb3d7b42cc468db8013368e8f97678bec0186ebc77d4
68416841
languageName: node
68426842
linkType: hard
68436843

0 commit comments

Comments
 (0)