Skip to content

Commit d532672

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

File tree

6 files changed

+92
-101
lines changed

6 files changed

+92
-101
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^8.57.1",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-prettier": "^5.2.3",
34-
"lint-staged": "^15.4.3",
34+
"lint-staged": "^15.5.0",
3535
"prettier": "^3.5.3",
3636
"ts-node": "^10.9.2",
3737
"tslib": "^2.8.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.27.9",
34+
"typedoc": "^0.28.0",
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.27.9",
27+
"typedoc": "^0.28.0",
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.8",
44+
"@swc/core": "^1.11.9",
4545
"@vitest/coverage-v8": "^1.6.1",
4646
"tsup": "^8.4.0",
47-
"typedoc": "^0.27.9",
47+
"typedoc": "^0.28.0",
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.27.9",
56+
"typedoc": "^0.28.0",
5757
"typedoc-json-parser": "^10.2.0"
5858
},
5959
"repository": {

yarn.lock

Lines changed: 86 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -768,14 +768,14 @@ __metadata:
768768
languageName: node
769769
linkType: hard
770770

771-
"@gerrit0/mini-shiki@npm:^1.24.0":
772-
version: 1.24.1
773-
resolution: "@gerrit0/mini-shiki@npm:1.24.1"
771+
"@gerrit0/mini-shiki@npm:^3.2.1":
772+
version: 3.2.1
773+
resolution: "@gerrit0/mini-shiki@npm:3.2.1"
774774
dependencies:
775-
"@shikijs/engine-oniguruma": "npm:^1.24.0"
776-
"@shikijs/types": "npm:^1.24.0"
777-
"@shikijs/vscode-textmate": "npm:^9.3.0"
778-
checksum: 10/760e852fb28801fd75ba651ac0454d1169ad61ee0edb2ca81399441f297d16d3c73b141a1c0ddbf5c8bdc6996b2c16d4e4c70973ce9e4f8576ca569c68ba3ecf
775+
"@shikijs/engine-oniguruma": "npm:^3.2.1"
776+
"@shikijs/types": "npm:^3.2.1"
777+
"@shikijs/vscode-textmate": "npm:^10.0.2"
778+
checksum: 10/7f366cf09b682e1aeef0ebeb32e548f209b4c0b8695efde65e07451634677baf790942ba78ae78a8eca20d8b92ce8251411d0ebc5319a8d9d01c28d9d1368140
779779
languageName: node
780780
linkType: hard
781781

@@ -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.27.9"
867+
typedoc: "npm:^0.28.0"
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.27.9"
879+
typedoc: "npm:^0.28.0"
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.8"
891+
"@swc/core": "npm:^1.11.9"
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.27.9"
895+
typedoc: "npm:^0.28.0"
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.27.9"
909+
typedoc: "npm:^0.28.0"
910910
typedoc-json-parser: "npm:^10.2.0"
911911
typescript: "npm:^5.8.2"
912912
languageName: unknown
@@ -1365,13 +1365,13 @@ __metadata:
13651365
languageName: node
13661366
linkType: hard
13671367

1368-
"@shikijs/engine-oniguruma@npm:^1.24.0":
1369-
version: 1.24.0
1370-
resolution: "@shikijs/engine-oniguruma@npm:1.24.0"
1368+
"@shikijs/engine-oniguruma@npm:^3.2.1":
1369+
version: 3.2.1
1370+
resolution: "@shikijs/engine-oniguruma@npm:3.2.1"
13711371
dependencies:
1372-
"@shikijs/types": "npm:1.24.0"
1373-
"@shikijs/vscode-textmate": "npm:^9.3.0"
1374-
checksum: 10/74b0dc760717155d7df6fd05d41b89a102b264de28941c4469ef8879af0c764184a6cc5cae1ff8121a293baf56ec67c7b4178631017853ea35f6ff60f5a8a831
1372+
"@shikijs/types": "npm:3.2.1"
1373+
"@shikijs/vscode-textmate": "npm:^10.0.2"
1374+
checksum: 10/56ac0aea3d20149e807196d2ea4b0ed74099852bee36b7aadefcb3620425551f044cb803f30b4f234c009b8179a3fff82fa4aed2d866e7228d58a80ab94c6212
13751375
languageName: node
13761376
linkType: hard
13771377

@@ -1385,13 +1385,20 @@ __metadata:
13851385
languageName: node
13861386
linkType: hard
13871387

1388-
"@shikijs/types@npm:1.24.0, @shikijs/types@npm:^1.24.0":
1389-
version: 1.24.0
1390-
resolution: "@shikijs/types@npm:1.24.0"
1388+
"@shikijs/types@npm:3.2.1, @shikijs/types@npm:^3.2.1":
1389+
version: 3.2.1
1390+
resolution: "@shikijs/types@npm:3.2.1"
13911391
dependencies:
1392-
"@shikijs/vscode-textmate": "npm:^9.3.0"
1392+
"@shikijs/vscode-textmate": "npm:^10.0.2"
13931393
"@types/hast": "npm:^3.0.4"
1394-
checksum: 10/643c0e3df640fab990cb0ad9818ade22ddd8e332b8fd648a731245c386e19022374f16c8079ea9b28730151b9bb9109ccc7ca4c985de013742e1e985a88fc322
1394+
checksum: 10/a9a70a98daf93041ae5199714fe0a7cfae8ba82f31967c3f349da83ca2b16fbaeab3e8ce3cf63672c09ed85da34093f94e7203f46722c88764f314dbe4c8d21c
1395+
languageName: node
1396+
linkType: hard
1397+
1398+
"@shikijs/vscode-textmate@npm:^10.0.2":
1399+
version: 10.0.2
1400+
resolution: "@shikijs/vscode-textmate@npm:10.0.2"
1401+
checksum: 10/d924cba8a01cd9ca12f56ba097d628fdb81455abb85884c8d8a5ae85b628a37dd5907e7691019b97107bd6608c866adf91ba04a1c3bba391281c88e386c044ea
13951402
languageName: node
13961403
linkType: hard
13971404

@@ -1402,104 +1409,97 @@ __metadata:
14021409
languageName: node
14031410
linkType: hard
14041411

1405-
"@shikijs/vscode-textmate@npm:^9.3.0":
1406-
version: 9.3.0
1407-
resolution: "@shikijs/vscode-textmate@npm:9.3.0"
1408-
checksum: 10/4cd3400976559de75a8c96d49b373b8113ec986dd69baaf12d49efde6d9cc88861189b05ee016ce9016803a9cc3bbac4917193088088834d9c6155f43d452d13
1409-
languageName: node
1410-
linkType: hard
1411-
14121412
"@sinclair/typebox@npm:^0.27.8":
14131413
version: 0.27.8
14141414
resolution: "@sinclair/typebox@npm:0.27.8"
14151415
checksum: 10/297f95ff77c82c54de8c9907f186076e715ff2621c5222ba50b8d40a170661c0c5242c763cba2a4791f0f91cb1d8ffa53ea1d7294570cf8cd4694c0e383e484d
14161416
languageName: node
14171417
linkType: hard
14181418

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

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

1433-
"@swc/core-linux-arm-gnueabihf@npm:1.11.8":
1434-
version: 1.11.8
1435-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.8"
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"
14361436
conditions: os=linux & cpu=arm
14371437
languageName: node
14381438
linkType: hard
14391439

1440-
"@swc/core-linux-arm64-gnu@npm:1.11.8":
1441-
version: 1.11.8
1442-
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.8"
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"
14431443
conditions: os=linux & cpu=arm64 & libc=glibc
14441444
languageName: node
14451445
linkType: hard
14461446

1447-
"@swc/core-linux-arm64-musl@npm:1.11.8":
1448-
version: 1.11.8
1449-
resolution: "@swc/core-linux-arm64-musl@npm:1.11.8"
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"
14501450
conditions: os=linux & cpu=arm64 & libc=musl
14511451
languageName: node
14521452
linkType: hard
14531453

1454-
"@swc/core-linux-x64-gnu@npm:1.11.8":
1455-
version: 1.11.8
1456-
resolution: "@swc/core-linux-x64-gnu@npm:1.11.8"
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"
14571457
conditions: os=linux & cpu=x64 & libc=glibc
14581458
languageName: node
14591459
linkType: hard
14601460

1461-
"@swc/core-linux-x64-musl@npm:1.11.8":
1462-
version: 1.11.8
1463-
resolution: "@swc/core-linux-x64-musl@npm:1.11.8"
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"
14641464
conditions: os=linux & cpu=x64 & libc=musl
14651465
languageName: node
14661466
linkType: hard
14671467

1468-
"@swc/core-win32-arm64-msvc@npm:1.11.8":
1469-
version: 1.11.8
1470-
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.8"
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"
14711471
conditions: os=win32 & cpu=arm64
14721472
languageName: node
14731473
linkType: hard
14741474

1475-
"@swc/core-win32-ia32-msvc@npm:1.11.8":
1476-
version: 1.11.8
1477-
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.8"
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"
14781478
conditions: os=win32 & cpu=ia32
14791479
languageName: node
14801480
linkType: hard
14811481

1482-
"@swc/core-win32-x64-msvc@npm:1.11.8":
1483-
version: 1.11.8
1484-
resolution: "@swc/core-win32-x64-msvc@npm:1.11.8"
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"
14851485
conditions: os=win32 & cpu=x64
14861486
languageName: node
14871487
linkType: hard
14881488

1489-
"@swc/core@npm:^1.11.8":
1490-
version: 1.11.8
1491-
resolution: "@swc/core@npm:1.11.8"
1489+
"@swc/core@npm:^1.11.9":
1490+
version: 1.11.9
1491+
resolution: "@swc/core@npm:1.11.9"
14921492
dependencies:
1493-
"@swc/core-darwin-arm64": "npm:1.11.8"
1494-
"@swc/core-darwin-x64": "npm:1.11.8"
1495-
"@swc/core-linux-arm-gnueabihf": "npm:1.11.8"
1496-
"@swc/core-linux-arm64-gnu": "npm:1.11.8"
1497-
"@swc/core-linux-arm64-musl": "npm:1.11.8"
1498-
"@swc/core-linux-x64-gnu": "npm:1.11.8"
1499-
"@swc/core-linux-x64-musl": "npm:1.11.8"
1500-
"@swc/core-win32-arm64-msvc": "npm:1.11.8"
1501-
"@swc/core-win32-ia32-msvc": "npm:1.11.8"
1502-
"@swc/core-win32-x64-msvc": "npm:1.11.8"
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"
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/92475381b5018d43b208d4cc3299951985fe46b7d2614b4538ae540cd5b2575083cd32bf104a44ff14c766b1f0666f9d64f834c38e04b904f5949cceb162779a
1531+
checksum: 10/69f39dc0cdd629e41c86158d9de18a2a0cc281c8efba0dcb8b2760cee2dafebe81b3273c1fdcbe35d249b92941252cc3fc28bfa57c7810f3f102f85ce0449e95
15321532
languageName: node
15331533
linkType: hard
15341534

@@ -4387,9 +4387,9 @@ __metadata:
43874387
languageName: node
43884388
linkType: hard
43894389

4390-
"lint-staged@npm:^15.4.3":
4391-
version: 15.4.3
4392-
resolution: "lint-staged@npm:15.4.3"
4390+
"lint-staged@npm:^15.5.0":
4391+
version: 15.5.0
4392+
resolution: "lint-staged@npm:15.5.0"
43934393
dependencies:
43944394
chalk: "npm:^5.4.1"
43954395
commander: "npm:^13.1.0"
@@ -4403,7 +4403,7 @@ __metadata:
44034403
yaml: "npm:^2.7.0"
44044404
bin:
44054405
lint-staged: bin/lint-staged.js
4406-
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
4406+
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
44074407
languageName: node
44084408
linkType: hard
44094409

@@ -5801,7 +5801,7 @@ __metadata:
58015801
eslint: "npm:^8.57.1"
58025802
eslint-config-prettier: "npm:^9.1.0"
58035803
eslint-plugin-prettier: "npm:^5.2.3"
5804-
lint-staged: "npm:^15.4.3"
5804+
lint-staged: "npm:^15.5.0"
58055805
prettier: "npm:^3.5.3"
58065806
ts-node: "npm:^10.9.2"
58075807
tslib: "npm:^2.8.1"
@@ -6618,20 +6618,20 @@ __metadata:
66186618
languageName: node
66196619
linkType: hard
66206620

6621-
"typedoc@npm:^0.27.9":
6622-
version: 0.27.9
6623-
resolution: "typedoc@npm:0.27.9"
6621+
"typedoc@npm:^0.28.0":
6622+
version: 0.28.0
6623+
resolution: "typedoc@npm:0.28.0"
66246624
dependencies:
6625-
"@gerrit0/mini-shiki": "npm:^1.24.0"
6625+
"@gerrit0/mini-shiki": "npm:^3.2.1"
66266626
lunr: "npm:^2.3.9"
66276627
markdown-it: "npm:^14.1.0"
66286628
minimatch: "npm:^9.0.5"
6629-
yaml: "npm:^2.6.1"
6629+
yaml: "npm:^2.7.0 "
66306630
peerDependencies:
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/fb1e4b54849cad1628543fb24863358320b737aabba83194562360cfbcaac8684b2b18824fd623bb27a9e8dbbc0e01c0b88fedd9a642d78e7a3c108387e44d25
6634+
checksum: 10/41f5f871d314c5a9166e3e449ec01c916d3516c5fcb198304bfeb2bbcab8139f9f090c41035c52556a4b549f55e39822f345e0472641cea24c04b344f6dd34fa
66356635
languageName: node
66366636
linkType: hard
66376637

@@ -7117,16 +7117,7 @@ __metadata:
71177117
languageName: node
71187118
linkType: hard
71197119

7120-
"yaml@npm:^2.6.1":
7121-
version: 2.6.1
7122-
resolution: "yaml@npm:2.6.1"
7123-
bin:
7124-
yaml: bin.mjs
7125-
checksum: 10/cf412f03a33886db0a3aac70bb4165588f4c5b3c6f8fc91520b71491e5537800b6c2c73ed52015617f6e191eb4644c73c92973960a1999779c62a200ee4c231d
7126-
languageName: node
7127-
linkType: hard
7128-
7129-
"yaml@npm:^2.7.0":
7120+
"yaml@npm:^2.7.0, yaml@npm:^2.7.0 ":
71307121
version: 2.7.0
71317122
resolution: "yaml@npm:2.7.0"
71327123
bin:

0 commit comments

Comments
 (0)