Skip to content

Commit 6747cac

Browse files
chore(deps): update all non-major dev-dependencies (#530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 911c8d3 commit 6747cac

File tree

5 files changed

+58
-58
lines changed

5 files changed

+58
-58
lines changed

packages/eslint-config/package.json

+1-1
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.2",
34+
"typedoc": "^0.28.3",
3535
"typedoc-json-parser": "^10.2.0"
3636
},
3737
"repository": {

packages/prettier-config/package.json

+1-1
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.2",
27+
"typedoc": "^0.28.3",
2828
"typedoc-json-parser": "^10.2.0",
2929
"typescript": "^5.8.3"
3030
},

packages/provider/package.json

+2-2
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.20",
44+
"@swc/core": "^1.11.21",
4545
"@vitest/coverage-v8": "^1.6.1",
4646
"tsup": "^8.4.0",
47-
"typedoc": "^0.28.2",
47+
"typedoc": "^0.28.3",
4848
"typedoc-json-parser": "^10.2.0",
4949
"typescript": "^5.8.3",
5050
"vitest": "^1.6.1"

packages/ts-config/package.json

+1-1
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.2",
56+
"typedoc": "^0.28.3",
5757
"typedoc-json-parser": "^10.2.0"
5858
},
5959
"repository": {

yarn.lock

+53-53
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.2"
869+
typedoc: "npm:^0.28.3"
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.2"
881+
typedoc: "npm:^0.28.3"
882882
typedoc-json-parser: "npm:^10.2.0"
883883
typescript: "npm:^5.8.3"
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.11.20"
893+
"@swc/core": "npm:^1.11.21"
894894
"@vitest/coverage-v8": "npm:^1.6.1"
895895
reflect-metadata: "npm:^0.2.1"
896896
tsup: "npm:^8.4.0"
897-
typedoc: "npm:^0.28.2"
897+
typedoc: "npm:^0.28.3"
898898
typedoc-json-parser: "npm:^10.2.0"
899899
typescript: "npm:^5.8.3"
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.2"
911+
typedoc: "npm:^0.28.3"
912912
typedoc-json-parser: "npm:^10.2.0"
913913
typescript: "npm:^5.8.2"
914914
languageName: unknown
@@ -1436,90 +1436,90 @@ __metadata:
14361436
languageName: node
14371437
linkType: hard
14381438

1439-
"@swc/core-darwin-arm64@npm:1.11.20":
1440-
version: 1.11.20
1441-
resolution: "@swc/core-darwin-arm64@npm:1.11.20"
1439+
"@swc/core-darwin-arm64@npm:1.11.21":
1440+
version: 1.11.21
1441+
resolution: "@swc/core-darwin-arm64@npm:1.11.21"
14421442
conditions: os=darwin & cpu=arm64
14431443
languageName: node
14441444
linkType: hard
14451445

1446-
"@swc/core-darwin-x64@npm:1.11.20":
1447-
version: 1.11.20
1448-
resolution: "@swc/core-darwin-x64@npm:1.11.20"
1446+
"@swc/core-darwin-x64@npm:1.11.21":
1447+
version: 1.11.21
1448+
resolution: "@swc/core-darwin-x64@npm:1.11.21"
14491449
conditions: os=darwin & cpu=x64
14501450
languageName: node
14511451
linkType: hard
14521452

1453-
"@swc/core-linux-arm-gnueabihf@npm:1.11.20":
1454-
version: 1.11.20
1455-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.20"
1453+
"@swc/core-linux-arm-gnueabihf@npm:1.11.21":
1454+
version: 1.11.21
1455+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.21"
14561456
conditions: os=linux & cpu=arm
14571457
languageName: node
14581458
linkType: hard
14591459

1460-
"@swc/core-linux-arm64-gnu@npm:1.11.20":
1461-
version: 1.11.20
1462-
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.20"
1460+
"@swc/core-linux-arm64-gnu@npm:1.11.21":
1461+
version: 1.11.21
1462+
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.21"
14631463
conditions: os=linux & cpu=arm64 & libc=glibc
14641464
languageName: node
14651465
linkType: hard
14661466

1467-
"@swc/core-linux-arm64-musl@npm:1.11.20":
1468-
version: 1.11.20
1469-
resolution: "@swc/core-linux-arm64-musl@npm:1.11.20"
1467+
"@swc/core-linux-arm64-musl@npm:1.11.21":
1468+
version: 1.11.21
1469+
resolution: "@swc/core-linux-arm64-musl@npm:1.11.21"
14701470
conditions: os=linux & cpu=arm64 & libc=musl
14711471
languageName: node
14721472
linkType: hard
14731473

1474-
"@swc/core-linux-x64-gnu@npm:1.11.20":
1475-
version: 1.11.20
1476-
resolution: "@swc/core-linux-x64-gnu@npm:1.11.20"
1474+
"@swc/core-linux-x64-gnu@npm:1.11.21":
1475+
version: 1.11.21
1476+
resolution: "@swc/core-linux-x64-gnu@npm:1.11.21"
14771477
conditions: os=linux & cpu=x64 & libc=glibc
14781478
languageName: node
14791479
linkType: hard
14801480

1481-
"@swc/core-linux-x64-musl@npm:1.11.20":
1482-
version: 1.11.20
1483-
resolution: "@swc/core-linux-x64-musl@npm:1.11.20"
1481+
"@swc/core-linux-x64-musl@npm:1.11.21":
1482+
version: 1.11.21
1483+
resolution: "@swc/core-linux-x64-musl@npm:1.11.21"
14841484
conditions: os=linux & cpu=x64 & libc=musl
14851485
languageName: node
14861486
linkType: hard
14871487

1488-
"@swc/core-win32-arm64-msvc@npm:1.11.20":
1489-
version: 1.11.20
1490-
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.20"
1488+
"@swc/core-win32-arm64-msvc@npm:1.11.21":
1489+
version: 1.11.21
1490+
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.21"
14911491
conditions: os=win32 & cpu=arm64
14921492
languageName: node
14931493
linkType: hard
14941494

1495-
"@swc/core-win32-ia32-msvc@npm:1.11.20":
1496-
version: 1.11.20
1497-
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.20"
1495+
"@swc/core-win32-ia32-msvc@npm:1.11.21":
1496+
version: 1.11.21
1497+
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.21"
14981498
conditions: os=win32 & cpu=ia32
14991499
languageName: node
15001500
linkType: hard
15011501

1502-
"@swc/core-win32-x64-msvc@npm:1.11.20":
1503-
version: 1.11.20
1504-
resolution: "@swc/core-win32-x64-msvc@npm:1.11.20"
1502+
"@swc/core-win32-x64-msvc@npm:1.11.21":
1503+
version: 1.11.21
1504+
resolution: "@swc/core-win32-x64-msvc@npm:1.11.21"
15051505
conditions: os=win32 & cpu=x64
15061506
languageName: node
15071507
linkType: hard
15081508

1509-
"@swc/core@npm:^1.11.20":
1510-
version: 1.11.20
1511-
resolution: "@swc/core@npm:1.11.20"
1509+
"@swc/core@npm:^1.11.21":
1510+
version: 1.11.21
1511+
resolution: "@swc/core@npm:1.11.21"
15121512
dependencies:
1513-
"@swc/core-darwin-arm64": "npm:1.11.20"
1514-
"@swc/core-darwin-x64": "npm:1.11.20"
1515-
"@swc/core-linux-arm-gnueabihf": "npm:1.11.20"
1516-
"@swc/core-linux-arm64-gnu": "npm:1.11.20"
1517-
"@swc/core-linux-arm64-musl": "npm:1.11.20"
1518-
"@swc/core-linux-x64-gnu": "npm:1.11.20"
1519-
"@swc/core-linux-x64-musl": "npm:1.11.20"
1520-
"@swc/core-win32-arm64-msvc": "npm:1.11.20"
1521-
"@swc/core-win32-ia32-msvc": "npm:1.11.20"
1522-
"@swc/core-win32-x64-msvc": "npm:1.11.20"
1513+
"@swc/core-darwin-arm64": "npm:1.11.21"
1514+
"@swc/core-darwin-x64": "npm:1.11.21"
1515+
"@swc/core-linux-arm-gnueabihf": "npm:1.11.21"
1516+
"@swc/core-linux-arm64-gnu": "npm:1.11.21"
1517+
"@swc/core-linux-arm64-musl": "npm:1.11.21"
1518+
"@swc/core-linux-x64-gnu": "npm:1.11.21"
1519+
"@swc/core-linux-x64-musl": "npm:1.11.21"
1520+
"@swc/core-win32-arm64-msvc": "npm:1.11.21"
1521+
"@swc/core-win32-ia32-msvc": "npm:1.11.21"
1522+
"@swc/core-win32-x64-msvc": "npm:1.11.21"
15231523
"@swc/counter": "npm:^0.1.3"
15241524
"@swc/types": "npm:^0.1.21"
15251525
peerDependencies:
@@ -1548,7 +1548,7 @@ __metadata:
15481548
peerDependenciesMeta:
15491549
"@swc/helpers":
15501550
optional: true
1551-
checksum: 10/a07b23e1131a16ee3616f47a8d4fdb240cb00633efafa56d507eefd59d59355af6aab2b241fc241097218817d89e3ec33512edbbd3bcaf93d12ac29795e6e03f
1551+
checksum: 10/98a0f201a0a4aa026b0b07c61c8da49d94d4ac3b059b466416c90b9b2cb4f457d836ae55ccfe90b0a89c7bdde36526ba5b7747c4e616c0d556c733e3728e9dd4
15521552
languageName: node
15531553
linkType: hard
15541554

@@ -6668,9 +6668,9 @@ __metadata:
66686668
languageName: node
66696669
linkType: hard
66706670

6671-
"typedoc@npm:^0.28.2":
6672-
version: 0.28.2
6673-
resolution: "typedoc@npm:0.28.2"
6671+
"typedoc@npm:^0.28.3":
6672+
version: 0.28.3
6673+
resolution: "typedoc@npm:0.28.3"
66746674
dependencies:
66756675
"@gerrit0/mini-shiki": "npm:^3.2.2"
66766676
lunr: "npm:^2.3.9"
@@ -6681,7 +6681,7 @@ __metadata:
66816681
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
66826682
bin:
66836683
typedoc: bin/typedoc
6684-
checksum: 10/ee49b123ea2c0567984e68ce209a7157918f969669e6f2203ec073885f55cc32ce58790b0f858b220ffda6e0af233c115c8757bc6cccc569df6a1e95d0b0ae7c
6684+
checksum: 10/12319b69d57709e4e0d68c30ac31772d2df688b0951408930406a781dd938317ba0c172081c9cac88fb8ceb39d7634966a662729e2d985d08c9aef7275c76129
66856685
languageName: node
66866686
linkType: hard
66876687

0 commit comments

Comments
 (0)