Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.3",
"lint-staged": "^15.4.3",
"lint-staged": "^15.5.0",
"prettier": "^3.5.3",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"typedoc": "^0.27.9",
"typedoc": "^0.28.0",
"typedoc-json-parser": "^10.2.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"typedoc": "^0.27.9",
"typedoc": "^0.28.0",
"typedoc-json-parser": "^10.2.0",
"typescript": "^5.8.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@swc/core": "^1.11.8",
"@swc/core": "^1.11.9",
"@vitest/coverage-v8": "^1.6.1",
"tsup": "^8.4.0",
"typedoc": "^0.27.9",
"typedoc": "^0.28.0",
"typedoc-json-parser": "^10.2.0",
"typescript": "^5.8.2",
"vitest": "^1.6.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"typedoc": "^0.27.9",
"typedoc": "^0.28.0",
"typedoc-json-parser": "^10.2.0"
},
"repository": {
Expand Down
181 changes: 86 additions & 95 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,14 +768,14 @@ __metadata:
languageName: node
linkType: hard

"@gerrit0/mini-shiki@npm:^1.24.0":
version: 1.24.1
resolution: "@gerrit0/mini-shiki@npm:1.24.1"
"@gerrit0/mini-shiki@npm:^3.2.1":
version: 3.2.1
resolution: "@gerrit0/mini-shiki@npm:3.2.1"
dependencies:
"@shikijs/engine-oniguruma": "npm:^1.24.0"
"@shikijs/types": "npm:^1.24.0"
"@shikijs/vscode-textmate": "npm:^9.3.0"
checksum: 10/760e852fb28801fd75ba651ac0454d1169ad61ee0edb2ca81399441f297d16d3c73b141a1c0ddbf5c8bdc6996b2c16d4e4c70973ce9e4f8576ca569c68ba3ecf
"@shikijs/engine-oniguruma": "npm:^3.2.1"
"@shikijs/types": "npm:^3.2.1"
"@shikijs/vscode-textmate": "npm:^10.0.2"
checksum: 10/7f366cf09b682e1aeef0ebeb32e548f209b4c0b8695efde65e07451634677baf790942ba78ae78a8eca20d8b92ce8251411d0ebc5319a8d9d01c28d9d1368140
languageName: node
linkType: hard

Expand Down Expand Up @@ -864,7 +864,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.3"
prettier: "npm:^3.5.3"
typedoc: "npm:^0.27.9"
typedoc: "npm:^0.28.0"
typedoc-json-parser: "npm:^10.2.0"
typescript: "npm:^5.8.2"
languageName: unknown
Expand All @@ -876,7 +876,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^3.0.3"
prettier: "npm:^3.5.3"
typedoc: "npm:^0.27.9"
typedoc: "npm:^0.28.0"
typedoc-json-parser: "npm:^10.2.0"
typescript: "npm:^5.8.2"
languageName: unknown
Expand All @@ -888,11 +888,11 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^3.0.3"
"@sapphire/utilities": "npm:^3.18.2"
"@swc/core": "npm:^1.11.8"
"@swc/core": "npm:^1.11.9"
"@vitest/coverage-v8": "npm:^1.6.1"
reflect-metadata: "npm:^0.2.1"
tsup: "npm:^8.4.0"
typedoc: "npm:^0.27.9"
typedoc: "npm:^0.28.0"
typedoc-json-parser: "npm:^10.2.0"
typescript: "npm:^5.8.2"
vitest: "npm:^1.6.1"
Expand All @@ -906,7 +906,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^3.0.3"
"@sapphire/ts-config": "npm:^5.0.1"
tslib: "npm:^2.8.1"
typedoc: "npm:^0.27.9"
typedoc: "npm:^0.28.0"
typedoc-json-parser: "npm:^10.2.0"
typescript: "npm:^5.8.2"
languageName: unknown
Expand Down Expand Up @@ -1365,13 +1365,13 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/engine-oniguruma@npm:^1.24.0":
version: 1.24.0
resolution: "@shikijs/engine-oniguruma@npm:1.24.0"
"@shikijs/engine-oniguruma@npm:^3.2.1":
version: 3.2.1
resolution: "@shikijs/engine-oniguruma@npm:3.2.1"
dependencies:
"@shikijs/types": "npm:1.24.0"
"@shikijs/vscode-textmate": "npm:^9.3.0"
checksum: 10/74b0dc760717155d7df6fd05d41b89a102b264de28941c4469ef8879af0c764184a6cc5cae1ff8121a293baf56ec67c7b4178631017853ea35f6ff60f5a8a831
"@shikijs/types": "npm:3.2.1"
"@shikijs/vscode-textmate": "npm:^10.0.2"
checksum: 10/56ac0aea3d20149e807196d2ea4b0ed74099852bee36b7aadefcb3620425551f044cb803f30b4f234c009b8179a3fff82fa4aed2d866e7228d58a80ab94c6212
languageName: node
linkType: hard

Expand All @@ -1385,13 +1385,20 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/types@npm:1.24.0, @shikijs/types@npm:^1.24.0":
version: 1.24.0
resolution: "@shikijs/types@npm:1.24.0"
"@shikijs/types@npm:3.2.1, @shikijs/types@npm:^3.2.1":
version: 3.2.1
resolution: "@shikijs/types@npm:3.2.1"
dependencies:
"@shikijs/vscode-textmate": "npm:^9.3.0"
"@shikijs/vscode-textmate": "npm:^10.0.2"
"@types/hast": "npm:^3.0.4"
checksum: 10/643c0e3df640fab990cb0ad9818ade22ddd8e332b8fd648a731245c386e19022374f16c8079ea9b28730151b9bb9109ccc7ca4c985de013742e1e985a88fc322
checksum: 10/a9a70a98daf93041ae5199714fe0a7cfae8ba82f31967c3f349da83ca2b16fbaeab3e8ce3cf63672c09ed85da34093f94e7203f46722c88764f314dbe4c8d21c
languageName: node
linkType: hard

"@shikijs/vscode-textmate@npm:^10.0.2":
version: 10.0.2
resolution: "@shikijs/vscode-textmate@npm:10.0.2"
checksum: 10/d924cba8a01cd9ca12f56ba097d628fdb81455abb85884c8d8a5ae85b628a37dd5907e7691019b97107bd6608c866adf91ba04a1c3bba391281c88e386c044ea
languageName: node
linkType: hard

Expand All @@ -1402,104 +1409,97 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/vscode-textmate@npm:^9.3.0":
version: 9.3.0
resolution: "@shikijs/vscode-textmate@npm:9.3.0"
checksum: 10/4cd3400976559de75a8c96d49b373b8113ec986dd69baaf12d49efde6d9cc88861189b05ee016ce9016803a9cc3bbac4917193088088834d9c6155f43d452d13
languageName: node
linkType: hard

"@sinclair/typebox@npm:^0.27.8":
version: 0.27.8
resolution: "@sinclair/typebox@npm:0.27.8"
checksum: 10/297f95ff77c82c54de8c9907f186076e715ff2621c5222ba50b8d40a170661c0c5242c763cba2a4791f0f91cb1d8ffa53ea1d7294570cf8cd4694c0e383e484d
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-darwin-arm64@npm:1.11.8"
"@swc/core-darwin-arm64@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-darwin-arm64@npm:1.11.9"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-darwin-x64@npm:1.11.8"
"@swc/core-darwin-x64@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-darwin-x64@npm:1.11.9"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.8"
"@swc/core-linux-arm-gnueabihf@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.9"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.8"
"@swc/core-linux-arm64-gnu@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-linux-arm64-gnu@npm:1.11.9"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-linux-arm64-musl@npm:1.11.8"
"@swc/core-linux-arm64-musl@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-linux-arm64-musl@npm:1.11.9"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-linux-x64-gnu@npm:1.11.8"
"@swc/core-linux-x64-gnu@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-linux-x64-gnu@npm:1.11.9"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-linux-x64-musl@npm:1.11.8"
"@swc/core-linux-x64-musl@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-linux-x64-musl@npm:1.11.9"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.8"
"@swc/core-win32-arm64-msvc@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-win32-arm64-msvc@npm:1.11.9"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.8"
"@swc/core-win32-ia32-msvc@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-win32-ia32-msvc@npm:1.11.9"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-x64-msvc@npm:1.11.8":
version: 1.11.8
resolution: "@swc/core-win32-x64-msvc@npm:1.11.8"
"@swc/core-win32-x64-msvc@npm:1.11.9":
version: 1.11.9
resolution: "@swc/core-win32-x64-msvc@npm:1.11.9"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:^1.11.8":
version: 1.11.8
resolution: "@swc/core@npm:1.11.8"
"@swc/core@npm:^1.11.9":
version: 1.11.9
resolution: "@swc/core@npm:1.11.9"
dependencies:
"@swc/core-darwin-arm64": "npm:1.11.8"
"@swc/core-darwin-x64": "npm:1.11.8"
"@swc/core-linux-arm-gnueabihf": "npm:1.11.8"
"@swc/core-linux-arm64-gnu": "npm:1.11.8"
"@swc/core-linux-arm64-musl": "npm:1.11.8"
"@swc/core-linux-x64-gnu": "npm:1.11.8"
"@swc/core-linux-x64-musl": "npm:1.11.8"
"@swc/core-win32-arm64-msvc": "npm:1.11.8"
"@swc/core-win32-ia32-msvc": "npm:1.11.8"
"@swc/core-win32-x64-msvc": "npm:1.11.8"
"@swc/core-darwin-arm64": "npm:1.11.9"
"@swc/core-darwin-x64": "npm:1.11.9"
"@swc/core-linux-arm-gnueabihf": "npm:1.11.9"
"@swc/core-linux-arm64-gnu": "npm:1.11.9"
"@swc/core-linux-arm64-musl": "npm:1.11.9"
"@swc/core-linux-x64-gnu": "npm:1.11.9"
"@swc/core-linux-x64-musl": "npm:1.11.9"
"@swc/core-win32-arm64-msvc": "npm:1.11.9"
"@swc/core-win32-ia32-msvc": "npm:1.11.9"
"@swc/core-win32-x64-msvc": "npm:1.11.9"
"@swc/counter": "npm:^0.1.3"
"@swc/types": "npm:^0.1.19"
peerDependencies:
Expand Down Expand Up @@ -1528,7 +1528,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 10/92475381b5018d43b208d4cc3299951985fe46b7d2614b4538ae540cd5b2575083cd32bf104a44ff14c766b1f0666f9d64f834c38e04b904f5949cceb162779a
checksum: 10/69f39dc0cdd629e41c86158d9de18a2a0cc281c8efba0dcb8b2760cee2dafebe81b3273c1fdcbe35d249b92941252cc3fc28bfa57c7810f3f102f85ce0449e95
languageName: node
linkType: hard

Expand Down Expand Up @@ -4387,9 +4387,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.4.3":
version: 15.4.3
resolution: "lint-staged@npm:15.4.3"
"lint-staged@npm:^15.5.0":
version: 15.5.0
resolution: "lint-staged@npm:15.5.0"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
Expand All @@ -4403,7 +4403,7 @@ __metadata:
yaml: "npm:^2.7.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
languageName: node
linkType: hard

Expand Down Expand Up @@ -5801,7 +5801,7 @@ __metadata:
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.3"
lint-staged: "npm:^15.4.3"
lint-staged: "npm:^15.5.0"
prettier: "npm:^3.5.3"
ts-node: "npm:^10.9.2"
tslib: "npm:^2.8.1"
Expand Down Expand Up @@ -6618,20 +6618,20 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.27.9":
version: 0.27.9
resolution: "typedoc@npm:0.27.9"
"typedoc@npm:^0.28.0":
version: 0.28.0
resolution: "typedoc@npm:0.28.0"
dependencies:
"@gerrit0/mini-shiki": "npm:^1.24.0"
"@gerrit0/mini-shiki": "npm:^3.2.1"
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.5"
yaml: "npm:^2.6.1"
yaml: "npm:^2.7.0 "
peerDependencies:
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
bin:
typedoc: bin/typedoc
checksum: 10/fb1e4b54849cad1628543fb24863358320b737aabba83194562360cfbcaac8684b2b18824fd623bb27a9e8dbbc0e01c0b88fedd9a642d78e7a3c108387e44d25
checksum: 10/41f5f871d314c5a9166e3e449ec01c916d3516c5fcb198304bfeb2bbcab8139f9f090c41035c52556a4b549f55e39822f345e0472641cea24c04b344f6dd34fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -7117,16 +7117,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10/cf412f03a33886db0a3aac70bb4165588f4c5b3c6f8fc91520b71491e5537800b6c2c73ed52015617f6e191eb4644c73c92973960a1999779c62a200ee4c231d
languageName: node
linkType: hard

"yaml@npm:^2.7.0":
"yaml@npm:^2.7.0, yaml@npm:^2.7.0 ":
version: 2.7.0
resolution: "yaml@npm:2.7.0"
bin:
Expand Down