Skip to content

Commit 7340270

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

File tree

6 files changed

+61
-70
lines changed

6 files changed

+61
-70
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-prettier": "^5.2.1",
3434
"lint-staged": "^15.2.10",
35-
"prettier": "^3.4.1",
35+
"prettier": "^3.4.2",
3636
"ts-node": "^10.9.2",
3737
"tslib": "^2.8.1",
3838
"tsup": "^8.3.5",

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.27.2",
34+
"typedoc": "^0.27.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.27.2",
27+
"typedoc": "^0.27.3",
2828
"typedoc-json-parser": "^10.2.0",
2929
"typescript": "^5.7.2"
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.9.3",
44+
"@swc/core": "^1.10.0",
4545
"@vitest/coverage-v8": "^1.6.0",
4646
"tsup": "^8.3.5",
47-
"typedoc": "^0.27.2",
47+
"typedoc": "^0.27.3",
4848
"typedoc-json-parser": "^10.2.0",
4949
"typescript": "^5.7.2",
5050
"vitest": "^1.6.0"

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

yarn.lock

+55-64
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ __metadata:
857857
eslint-config-prettier: "npm:^9.1.0"
858858
eslint-plugin-prettier: "npm:^5.2.1"
859859
prettier: "npm:^3.4.2"
860-
typedoc: "npm:^0.27.2"
860+
typedoc: "npm:^0.27.3"
861861
typedoc-json-parser: "npm:^10.2.0"
862862
typescript: "npm:^5.7.2"
863863
languageName: unknown
@@ -869,7 +869,7 @@ __metadata:
869869
dependencies:
870870
"@favware/cliff-jumper": "npm:^3.0.3"
871871
prettier: "npm:^3.4.2"
872-
typedoc: "npm:^0.27.2"
872+
typedoc: "npm:^0.27.3"
873873
typedoc-json-parser: "npm:^10.2.0"
874874
typescript: "npm:^5.7.2"
875875
languageName: unknown
@@ -881,11 +881,11 @@ __metadata:
881881
dependencies:
882882
"@favware/cliff-jumper": "npm:^3.0.3"
883883
"@sapphire/utilities": "npm:^3.18.1"
884-
"@swc/core": "npm:^1.9.3"
884+
"@swc/core": "npm:^1.10.0"
885885
"@vitest/coverage-v8": "npm:^1.6.0"
886886
reflect-metadata: "npm:^0.2.1"
887887
tsup: "npm:^8.3.5"
888-
typedoc: "npm:^0.27.2"
888+
typedoc: "npm:^0.27.3"
889889
typedoc-json-parser: "npm:^10.2.0"
890890
typescript: "npm:^5.7.2"
891891
vitest: "npm:^1.6.0"
@@ -899,7 +899,7 @@ __metadata:
899899
"@favware/cliff-jumper": "npm:^3.0.3"
900900
"@sapphire/ts-config": "npm:^5.0.1"
901901
tslib: "npm:^2.8.1"
902-
typedoc: "npm:^0.27.2"
902+
typedoc: "npm:^0.27.3"
903903
typedoc-json-parser: "npm:^10.2.0"
904904
typescript: "npm:^5.7.2"
905905
languageName: unknown
@@ -1388,90 +1388,90 @@ __metadata:
13881388
languageName: node
13891389
linkType: hard
13901390

1391-
"@swc/core-darwin-arm64@npm:1.9.3":
1392-
version: 1.9.3
1393-
resolution: "@swc/core-darwin-arm64@npm:1.9.3"
1391+
"@swc/core-darwin-arm64@npm:1.10.0":
1392+
version: 1.10.0
1393+
resolution: "@swc/core-darwin-arm64@npm:1.10.0"
13941394
conditions: os=darwin & cpu=arm64
13951395
languageName: node
13961396
linkType: hard
13971397

1398-
"@swc/core-darwin-x64@npm:1.9.3":
1399-
version: 1.9.3
1400-
resolution: "@swc/core-darwin-x64@npm:1.9.3"
1398+
"@swc/core-darwin-x64@npm:1.10.0":
1399+
version: 1.10.0
1400+
resolution: "@swc/core-darwin-x64@npm:1.10.0"
14011401
conditions: os=darwin & cpu=x64
14021402
languageName: node
14031403
linkType: hard
14041404

1405-
"@swc/core-linux-arm-gnueabihf@npm:1.9.3":
1406-
version: 1.9.3
1407-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.9.3"
1405+
"@swc/core-linux-arm-gnueabihf@npm:1.10.0":
1406+
version: 1.10.0
1407+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.0"
14081408
conditions: os=linux & cpu=arm
14091409
languageName: node
14101410
linkType: hard
14111411

1412-
"@swc/core-linux-arm64-gnu@npm:1.9.3":
1413-
version: 1.9.3
1414-
resolution: "@swc/core-linux-arm64-gnu@npm:1.9.3"
1412+
"@swc/core-linux-arm64-gnu@npm:1.10.0":
1413+
version: 1.10.0
1414+
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.0"
14151415
conditions: os=linux & cpu=arm64 & libc=glibc
14161416
languageName: node
14171417
linkType: hard
14181418

1419-
"@swc/core-linux-arm64-musl@npm:1.9.3":
1420-
version: 1.9.3
1421-
resolution: "@swc/core-linux-arm64-musl@npm:1.9.3"
1419+
"@swc/core-linux-arm64-musl@npm:1.10.0":
1420+
version: 1.10.0
1421+
resolution: "@swc/core-linux-arm64-musl@npm:1.10.0"
14221422
conditions: os=linux & cpu=arm64 & libc=musl
14231423
languageName: node
14241424
linkType: hard
14251425

1426-
"@swc/core-linux-x64-gnu@npm:1.9.3":
1427-
version: 1.9.3
1428-
resolution: "@swc/core-linux-x64-gnu@npm:1.9.3"
1426+
"@swc/core-linux-x64-gnu@npm:1.10.0":
1427+
version: 1.10.0
1428+
resolution: "@swc/core-linux-x64-gnu@npm:1.10.0"
14291429
conditions: os=linux & cpu=x64 & libc=glibc
14301430
languageName: node
14311431
linkType: hard
14321432

1433-
"@swc/core-linux-x64-musl@npm:1.9.3":
1434-
version: 1.9.3
1435-
resolution: "@swc/core-linux-x64-musl@npm:1.9.3"
1433+
"@swc/core-linux-x64-musl@npm:1.10.0":
1434+
version: 1.10.0
1435+
resolution: "@swc/core-linux-x64-musl@npm:1.10.0"
14361436
conditions: os=linux & cpu=x64 & libc=musl
14371437
languageName: node
14381438
linkType: hard
14391439

1440-
"@swc/core-win32-arm64-msvc@npm:1.9.3":
1441-
version: 1.9.3
1442-
resolution: "@swc/core-win32-arm64-msvc@npm:1.9.3"
1440+
"@swc/core-win32-arm64-msvc@npm:1.10.0":
1441+
version: 1.10.0
1442+
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.0"
14431443
conditions: os=win32 & cpu=arm64
14441444
languageName: node
14451445
linkType: hard
14461446

1447-
"@swc/core-win32-ia32-msvc@npm:1.9.3":
1448-
version: 1.9.3
1449-
resolution: "@swc/core-win32-ia32-msvc@npm:1.9.3"
1447+
"@swc/core-win32-ia32-msvc@npm:1.10.0":
1448+
version: 1.10.0
1449+
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.0"
14501450
conditions: os=win32 & cpu=ia32
14511451
languageName: node
14521452
linkType: hard
14531453

1454-
"@swc/core-win32-x64-msvc@npm:1.9.3":
1455-
version: 1.9.3
1456-
resolution: "@swc/core-win32-x64-msvc@npm:1.9.3"
1454+
"@swc/core-win32-x64-msvc@npm:1.10.0":
1455+
version: 1.10.0
1456+
resolution: "@swc/core-win32-x64-msvc@npm:1.10.0"
14571457
conditions: os=win32 & cpu=x64
14581458
languageName: node
14591459
linkType: hard
14601460

1461-
"@swc/core@npm:^1.9.3":
1462-
version: 1.9.3
1463-
resolution: "@swc/core@npm:1.9.3"
1464-
dependencies:
1465-
"@swc/core-darwin-arm64": "npm:1.9.3"
1466-
"@swc/core-darwin-x64": "npm:1.9.3"
1467-
"@swc/core-linux-arm-gnueabihf": "npm:1.9.3"
1468-
"@swc/core-linux-arm64-gnu": "npm:1.9.3"
1469-
"@swc/core-linux-arm64-musl": "npm:1.9.3"
1470-
"@swc/core-linux-x64-gnu": "npm:1.9.3"
1471-
"@swc/core-linux-x64-musl": "npm:1.9.3"
1472-
"@swc/core-win32-arm64-msvc": "npm:1.9.3"
1473-
"@swc/core-win32-ia32-msvc": "npm:1.9.3"
1474-
"@swc/core-win32-x64-msvc": "npm:1.9.3"
1461+
"@swc/core@npm:^1.10.0":
1462+
version: 1.10.0
1463+
resolution: "@swc/core@npm:1.10.0"
1464+
dependencies:
1465+
"@swc/core-darwin-arm64": "npm:1.10.0"
1466+
"@swc/core-darwin-x64": "npm:1.10.0"
1467+
"@swc/core-linux-arm-gnueabihf": "npm:1.10.0"
1468+
"@swc/core-linux-arm64-gnu": "npm:1.10.0"
1469+
"@swc/core-linux-arm64-musl": "npm:1.10.0"
1470+
"@swc/core-linux-x64-gnu": "npm:1.10.0"
1471+
"@swc/core-linux-x64-musl": "npm:1.10.0"
1472+
"@swc/core-win32-arm64-msvc": "npm:1.10.0"
1473+
"@swc/core-win32-ia32-msvc": "npm:1.10.0"
1474+
"@swc/core-win32-x64-msvc": "npm:1.10.0"
14751475
"@swc/counter": "npm:^0.1.3"
14761476
"@swc/types": "npm:^0.1.17"
14771477
peerDependencies:
@@ -1500,7 +1500,7 @@ __metadata:
15001500
peerDependenciesMeta:
15011501
"@swc/helpers":
15021502
optional: true
1503-
checksum: 10/0a95ce8a2d21370c82e2b0e744c30eacdbd709a7b470950786f3c25a6272c0aa079206a3543aaccc022ca98af87a2a5536387a0259b5377e94d34fac28143cd0
1503+
checksum: 10/986c85e762c83b6651423bcaa3b8cef78a39993c42f417fa944c95dba239a01ca0fbff26a6b3d55d5abd4aba22d9efb42750ead0abac35abde2211319f0e2b34
15041504
languageName: node
15051505
linkType: hard
15061506

@@ -5442,15 +5442,6 @@ __metadata:
54425442
languageName: node
54435443
linkType: hard
54445444

5445-
"prettier@npm:^3.4.1":
5446-
version: 3.4.1
5447-
resolution: "prettier@npm:3.4.1"
5448-
bin:
5449-
prettier: bin/prettier.cjs
5450-
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
5451-
languageName: node
5452-
linkType: hard
5453-
54545445
"prettier@npm:^3.4.2":
54555446
version: 3.4.2
54565447
resolution: "prettier@npm:3.4.2"
@@ -5762,7 +5753,7 @@ __metadata:
57625753
eslint-config-prettier: "npm:^9.1.0"
57635754
eslint-plugin-prettier: "npm:^5.2.1"
57645755
lint-staged: "npm:^15.2.10"
5765-
prettier: "npm:^3.4.1"
5756+
prettier: "npm:^3.4.2"
57665757
ts-node: "npm:^10.9.2"
57675758
tslib: "npm:^2.8.1"
57685759
tsup: "npm:^8.3.5"
@@ -6578,9 +6569,9 @@ __metadata:
65786569
languageName: node
65796570
linkType: hard
65806571

6581-
"typedoc@npm:^0.27.2":
6582-
version: 0.27.2
6583-
resolution: "typedoc@npm:0.27.2"
6572+
"typedoc@npm:^0.27.3":
6573+
version: 0.27.3
6574+
resolution: "typedoc@npm:0.27.3"
65846575
dependencies:
65856576
"@gerrit0/mini-shiki": "npm:^1.24.0"
65866577
lunr: "npm:^2.3.9"
@@ -6591,7 +6582,7 @@ __metadata:
65916582
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
65926583
bin:
65936584
typedoc: bin/typedoc
6594-
checksum: 10/645a5850090247c6b2361ec9059c19d6ee181897b48a4f396c3a7c7bd8c7e4e6a5cd817e7d21060c2f42625d5f192a0e944bc0a315cd9e9ec8f77c25a5a4b0fd
6585+
checksum: 10/f62eeb0f3f37b9a09e137e5d6e2042b374c670cb8fbdfc6f1427a1b1bb449a30755bdd6be2c503676c66150207aa3c49c4d850f0154b20f8e2ca49b1e522cc76
65956586
languageName: node
65966587
linkType: hard
65976588

0 commit comments

Comments
 (0)