diff --git a/.nvmrc b/.nvmrc index 9e2934aa..3fe3b157 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.11.1 +24.13.0 diff --git a/biome.json b/biome.json index 9f436a55..194b3d89 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.5/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", "extends": ["@ac-essentials/biome-config"], "root": true, "files": { diff --git a/package.json b/package.json index c745a7c4..4e1c1943 100644 --- a/package.json +++ b/package.json @@ -24,15 +24,15 @@ "build": "yarn workspaces foreach -Apt run build", "publish": "yarn workspaces foreach -A --no-private npm publish --tolerate-republish" }, - "packageManager": "yarn@4.11.0", + "packageManager": "yarn@4.12.0", "devDependencies": { "@ac-essentials/biome-config": "workspace:*", "@ac-essentials/markdownlint-cli2-config": "workspace:*", - "@biomejs/biome": "2.3.5", - "@vitest/coverage-v8": "4.0.8", + "@biomejs/biome": "2.3.11", + "@vitest/coverage-v8": "4.0.16", "is-ci": "4.1.0", - "lefthook": "2.0.3", - "markdownlint-cli2": "0.18.1", - "vitest": "4.0.8" + "lefthook": "2.0.13", + "markdownlint-cli2": "0.20.0", + "vitest": "4.0.16" } } diff --git a/packages/app-util/package.json b/packages/app-util/package.json index fdb3a0d0..868c1f28 100644 --- a/packages/app-util/package.json +++ b/packages/app-util/package.json @@ -22,9 +22,9 @@ "devDependencies": { "@ac-essentials/tsconfig": "workspace:*", "@ac-essentials/typedoc-config": "workspace:*", - "@types/node": "24.10.1", - "rimraf": "6.1.0", - "typedoc": "0.28.14", + "@types/node": "24.10.7", + "rimraf": "6.1.2", + "typedoc": "0.28.15", "typescript": "5.9.3", "vitest-mock-extended": "3.1.0" }, diff --git a/packages/biome-config/biome.json b/packages/biome-config/biome.json index e399354a..02d6d6f7 100644 --- a/packages/biome-config/biome.json +++ b/packages/biome-config/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.5/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", "root": false, "files": { "ignoreUnknown": true diff --git a/packages/cli/package.json b/packages/cli/package.json index 0361921a..26023276 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -18,9 +18,9 @@ "devDependencies": { "@ac-essentials/tsconfig": "workspace:*", "@ac-essentials/typedoc-config": "workspace:*", - "@types/node": "24.10.1", - "rimraf": "6.1.0", - "typedoc": "0.28.14", + "@types/node": "24.10.7", + "rimraf": "6.1.2", + "typedoc": "0.28.15", "typescript": "5.9.3" }, "scripts": { diff --git a/packages/misc-util/package.json b/packages/misc-util/package.json index d7c156ec..b60c4aa4 100644 --- a/packages/misc-util/package.json +++ b/packages/misc-util/package.json @@ -18,8 +18,8 @@ "@types/content-type": "1.1.9", "@types/mime-db": "1.43.6", "@types/shallow-clone": "3.0.2", - "rimraf": "6.1.0", - "typedoc": "0.28.14", + "rimraf": "6.1.2", + "typedoc": "0.28.15", "typescript": "5.9.3" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index f8dc9783..6cb4ec69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13,13 +13,13 @@ __metadata: "@ac-essentials/misc-util": "workspace:^" "@ac-essentials/tsconfig": "workspace:*" "@ac-essentials/typedoc-config": "workspace:*" - "@types/node": "npm:24.10.1" + "@types/node": "npm:24.10.7" cosmiconfig: "npm:^9.0.0" find-up: "npm:^8.0.0" - rimraf: "npm:6.1.0" + rimraf: "npm:6.1.2" temporal-polyfill: "npm:^0.3.0" type-fest: "npm:^5.0.1" - typedoc: "npm:0.28.14" + typedoc: "npm:0.28.15" typescript: "npm:5.9.3" vitest-mock-extended: "npm:3.1.0" languageName: unknown @@ -38,10 +38,10 @@ __metadata: "@ac-essentials/misc-util": "workspace:^" "@ac-essentials/tsconfig": "workspace:*" "@ac-essentials/typedoc-config": "workspace:*" - "@types/node": "npm:24.10.1" - rimraf: "npm:6.1.0" + "@types/node": "npm:24.10.7" + rimraf: "npm:6.1.2" type-fest: "npm:^5.0.1" - typedoc: "npm:0.28.14" + typedoc: "npm:0.28.15" typescript: "npm:5.9.3" languageName: unknown linkType: soft @@ -83,11 +83,11 @@ __metadata: json5: "npm:^2.2.3" jsonc-parser: "npm:^3.3.1" mime-db: "npm:^1.54.0" - rimraf: "npm:6.1.0" + rimraf: "npm:6.1.2" shallow-clone: "npm:^3.0.1" smol-toml: "npm:^1.5.2" type-fest: "npm:^5.0.1" - typedoc: "npm:0.28.14" + typedoc: "npm:0.28.15" typescript: "npm:5.9.3" yaml: "npm:^2.8.1" languageName: unknown @@ -158,18 +158,18 @@ __metadata: languageName: node linkType: hard -"@biomejs/biome@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/biome@npm:2.3.5" +"@biomejs/biome@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/biome@npm:2.3.11" dependencies: - "@biomejs/cli-darwin-arm64": "npm:2.3.5" - "@biomejs/cli-darwin-x64": "npm:2.3.5" - "@biomejs/cli-linux-arm64": "npm:2.3.5" - "@biomejs/cli-linux-arm64-musl": "npm:2.3.5" - "@biomejs/cli-linux-x64": "npm:2.3.5" - "@biomejs/cli-linux-x64-musl": "npm:2.3.5" - "@biomejs/cli-win32-arm64": "npm:2.3.5" - "@biomejs/cli-win32-x64": "npm:2.3.5" + "@biomejs/cli-darwin-arm64": "npm:2.3.11" + "@biomejs/cli-darwin-x64": "npm:2.3.11" + "@biomejs/cli-linux-arm64": "npm:2.3.11" + "@biomejs/cli-linux-arm64-musl": "npm:2.3.11" + "@biomejs/cli-linux-x64": "npm:2.3.11" + "@biomejs/cli-linux-x64-musl": "npm:2.3.11" + "@biomejs/cli-win32-arm64": "npm:2.3.11" + "@biomejs/cli-win32-x64": "npm:2.3.11" dependenciesMeta: "@biomejs/cli-darwin-arm64": optional: true @@ -189,62 +189,62 @@ __metadata: optional: true bin: biome: bin/biome - checksum: 10c0/c29264d9e3427b665a169af01aadea5584def961397ff6e1d1be4f16c5d37aca1b1b6ea1e6190c63330d0d8022009261ddc4c42a39727f77d5668b91e427b4f3 + checksum: 10c0/b9764070c3d1583466a8861d37dc480c18103f7bb52115db0f265a38e6343d69792c9beea094e0b3db0905cb365b9a82ad2a0f3f05b7f04873a8f9b444263140 languageName: node linkType: hard -"@biomejs/cli-darwin-arm64@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-darwin-arm64@npm:2.3.5" +"@biomejs/cli-darwin-arm64@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-darwin-arm64@npm:2.3.11" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-darwin-x64@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-darwin-x64@npm:2.3.5" +"@biomejs/cli-darwin-x64@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-darwin-x64@npm:2.3.11" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@biomejs/cli-linux-arm64-musl@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-linux-arm64-musl@npm:2.3.5" +"@biomejs/cli-linux-arm64-musl@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-linux-arm64-musl@npm:2.3.11" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-arm64@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-linux-arm64@npm:2.3.5" +"@biomejs/cli-linux-arm64@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-linux-arm64@npm:2.3.11" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-linux-x64-musl@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-linux-x64-musl@npm:2.3.5" +"@biomejs/cli-linux-x64-musl@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-linux-x64-musl@npm:2.3.11" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-x64@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-linux-x64@npm:2.3.5" +"@biomejs/cli-linux-x64@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-linux-x64@npm:2.3.11" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-win32-arm64@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-win32-arm64@npm:2.3.5" +"@biomejs/cli-win32-arm64@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-win32-arm64@npm:2.3.11" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-win32-x64@npm:2.3.5": - version: 2.3.5 - resolution: "@biomejs/cli-win32-x64@npm:2.3.5" +"@biomejs/cli-win32-x64@npm:2.3.11": + version: 2.3.11 + resolution: "@biomejs/cli-win32-x64@npm:2.3.11" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -431,16 +431,16 @@ __metadata: languageName: node linkType: hard -"@gerrit0/mini-shiki@npm:^3.12.0": - version: 3.15.0 - resolution: "@gerrit0/mini-shiki@npm:3.15.0" +"@gerrit0/mini-shiki@npm:^3.17.0": + version: 3.21.0 + resolution: "@gerrit0/mini-shiki@npm:3.21.0" dependencies: - "@shikijs/engine-oniguruma": "npm:^3.15.0" - "@shikijs/langs": "npm:^3.15.0" - "@shikijs/themes": "npm:^3.15.0" - "@shikijs/types": "npm:^3.15.0" + "@shikijs/engine-oniguruma": "npm:^3.21.0" + "@shikijs/langs": "npm:^3.21.0" + "@shikijs/themes": "npm:^3.21.0" + "@shikijs/types": "npm:^3.21.0" "@shikijs/vscode-textmate": "npm:^10.0.2" - checksum: 10c0/8d0d9591267a634a09a8d1abafa92d6fc83385470ff008945b2f370223eb91682d6356e13481499bf824c42ae4b4393cfa16c30103c52161ec25a9559e39c87b + checksum: 10c0/4045d19854abfa4515381a04af07096c1de07471b029ee090375652d0199ed3fed6165a22bd9f8e8250c609124d8c05f5d4604eb6de87cf13513aa89cfb8d14e languageName: node linkType: hard @@ -717,41 +717,41 @@ __metadata: languageName: node linkType: hard -"@shikijs/engine-oniguruma@npm:^3.15.0": - version: 3.15.0 - resolution: "@shikijs/engine-oniguruma@npm:3.15.0" +"@shikijs/engine-oniguruma@npm:^3.21.0": + version: 3.21.0 + resolution: "@shikijs/engine-oniguruma@npm:3.21.0" dependencies: - "@shikijs/types": "npm:3.15.0" + "@shikijs/types": "npm:3.21.0" "@shikijs/vscode-textmate": "npm:^10.0.2" - checksum: 10c0/97cb43d1f3fbace9f5412e516ab87ad38b529550bb696891a518efcefa32680a0b625a17e1fe8db6cf2b1e6e252db7ac408e3294375ec0600a9b07e4e482ca7c + checksum: 10c0/cb17c034b04e1333f90f267081b7fac0b53e56031f7d067723363a72cdbdf79e567dea216bbcae38a6d4b910570c2dd60a953ca941f4834768c0bb721131af5f languageName: node linkType: hard -"@shikijs/langs@npm:^3.15.0": - version: 3.15.0 - resolution: "@shikijs/langs@npm:3.15.0" +"@shikijs/langs@npm:^3.21.0": + version: 3.21.0 + resolution: "@shikijs/langs@npm:3.21.0" dependencies: - "@shikijs/types": "npm:3.15.0" - checksum: 10c0/d5a328ec999572f50e4fec77213e7d0f106c90c04e078be29cdb2467f10012221d52435fd9711f963ce30adbf14805d2a31a2e602fa7a074fa450bbf83553eca + "@shikijs/types": "npm:3.21.0" + checksum: 10c0/79cfc2b8ac1f5c938bfb18db6233f86ca96948970068c2cc94559e30abac2036c35a2ae52015d07f72b6decfd6b2ae86321f9547ae0f994b6131e362781fbf1f languageName: node linkType: hard -"@shikijs/themes@npm:^3.15.0": - version: 3.15.0 - resolution: "@shikijs/themes@npm:3.15.0" +"@shikijs/themes@npm:^3.21.0": + version: 3.21.0 + resolution: "@shikijs/themes@npm:3.21.0" dependencies: - "@shikijs/types": "npm:3.15.0" - checksum: 10c0/2b6a435d991d1fd924622e437c5546ecc5ab3d5c0843edbe2ca444e4e91a9c4d8d9c0a673a32afdb1c262dffcd7839518a9f9154121be8dfa7553f99458d9bab + "@shikijs/types": "npm:3.21.0" + checksum: 10c0/f128a874231d84d93e16f347557e844c2b6493b41196b52e36a79874598abe2dbf3ee981dfe52dd09f8d7e21ed4ff41ab03c28de7a21313d9a0b691fbd3690c0 languageName: node linkType: hard -"@shikijs/types@npm:3.15.0, @shikijs/types@npm:^3.15.0": - version: 3.15.0 - resolution: "@shikijs/types@npm:3.15.0" +"@shikijs/types@npm:3.21.0, @shikijs/types@npm:^3.21.0": + version: 3.21.0 + resolution: "@shikijs/types@npm:3.21.0" dependencies: "@shikijs/vscode-textmate": "npm:^10.0.2" "@types/hast": "npm:^3.0.4" - checksum: 10c0/bc18c7e8b83fbf73f88a26dcf06e777566f8d8568a26ace4dacf5373c51e95213af1181eb389c4d0d7dc57c21824396278d6cbebf57a905676923bfdab00bb23 + checksum: 10c0/a86038c7ad10bb8104ea07cfa0dddf1e0646cf3b70a382978939c6144b21e5891395f5e705b7393476320f6196d86c6d8cd7ad6b3e1b356eb6a7e40c298c98f3 languageName: node linkType: hard @@ -762,10 +762,10 @@ __metadata: languageName: node linkType: hard -"@sindresorhus/merge-streams@npm:^2.1.0": - version: 2.3.0 - resolution: "@sindresorhus/merge-streams@npm:2.3.0" - checksum: 10c0/69ee906f3125fb2c6bb6ec5cdd84e8827d93b49b3892bce8b62267116cc7e197b5cccf20c160a1d32c26014ecd14470a72a5e3ee37a58f1d6dadc0db1ccf3894 +"@sindresorhus/merge-streams@npm:^4.0.0": + version: 4.0.0 + resolution: "@sindresorhus/merge-streams@npm:4.0.0" + checksum: 10c0/482ee543629aa1933b332f811a1ae805a213681ecdd98c042b1c1b89387df63e7812248bb4df3910b02b3cc5589d3d73e4393f30e197c9dde18046ccd471fc6b languageName: node linkType: hard @@ -869,7 +869,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:24.10.1, @types/node@npm:^24.5.2": +"@types/node@npm:*, @types/node@npm:^24.5.2": version: 24.10.1 resolution: "@types/node@npm:24.10.1" dependencies: @@ -878,6 +878,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:24.10.7": + version: 24.10.7 + resolution: "@types/node@npm:24.10.7" + dependencies: + undici-types: "npm:~7.16.0" + checksum: 10c0/dcc1b8caf16c7b54dfccbe5c23cf4156e924cebcd9ab0a00147c841279f8151a10888c76fd82dda76e0a849aaf5a57097ee2b156308a355959900c1e647d7e61 + languageName: node + linkType: hard + "@types/shallow-clone@npm:3.0.2": version: 3.0.2 resolution: "@types/shallow-clone@npm:3.0.2" @@ -899,50 +908,50 @@ __metadata: languageName: node linkType: hard -"@vitest/coverage-v8@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/coverage-v8@npm:4.0.8" +"@vitest/coverage-v8@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/coverage-v8@npm:4.0.16" dependencies: "@bcoe/v8-coverage": "npm:^1.0.2" - "@vitest/utils": "npm:4.0.8" + "@vitest/utils": "npm:4.0.16" ast-v8-to-istanbul: "npm:^0.3.8" - debug: "npm:^4.4.3" istanbul-lib-coverage: "npm:^3.2.2" istanbul-lib-report: "npm:^3.0.1" istanbul-lib-source-maps: "npm:^5.0.6" istanbul-reports: "npm:^3.2.0" magicast: "npm:^0.5.1" + obug: "npm:^2.1.1" std-env: "npm:^3.10.0" tinyrainbow: "npm:^3.0.3" peerDependencies: - "@vitest/browser": 4.0.8 - vitest: 4.0.8 + "@vitest/browser": 4.0.16 + vitest: 4.0.16 peerDependenciesMeta: "@vitest/browser": optional: true - checksum: 10c0/e1bd3f261a10042c2033bb07a4cffe8c3a059d367e9c32f092d7808dfab2736775bf105ff610d274cc7519d3c94f797ac8e2498f70c36391547f98a1715f8a08 + checksum: 10c0/3edd18dc994949d5180a3fbd9c1af4ca4756735e82cffb73b3c0918ad23a4c71521287a205cc61a39b63453448e9bfd207f82b2d472fd757dfbb47987dbe99a8 languageName: node linkType: hard -"@vitest/expect@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/expect@npm:4.0.8" +"@vitest/expect@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/expect@npm:4.0.16" dependencies: "@standard-schema/spec": "npm:^1.0.0" "@types/chai": "npm:^5.2.2" - "@vitest/spy": "npm:4.0.8" - "@vitest/utils": "npm:4.0.8" - chai: "npm:^6.2.0" + "@vitest/spy": "npm:4.0.16" + "@vitest/utils": "npm:4.0.16" + chai: "npm:^6.2.1" tinyrainbow: "npm:^3.0.3" - checksum: 10c0/0d80695c9cfdae33eafbb39bd6bac99baa117127191e50b907544a3dc7e52c8d7d57ff7f24c88960097c71c07bf7d0babefd0f8dd8706adcfb70cdecf1128f79 + checksum: 10c0/add4dde3548b6f65b6d7d364607713f9db258642add248a23805fa1172e48d76a7822080249efb882120b408772684569b2e78581ed3d5f282e215d7f21be183 languageName: node linkType: hard -"@vitest/mocker@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/mocker@npm:4.0.8" +"@vitest/mocker@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/mocker@npm:4.0.16" dependencies: - "@vitest/spy": "npm:4.0.8" + "@vitest/spy": "npm:4.0.16" estree-walker: "npm:^3.0.3" magic-string: "npm:^0.30.21" peerDependencies: @@ -953,54 +962,54 @@ __metadata: optional: true vite: optional: true - checksum: 10c0/a73a3e801cd3a57efada45603abd3982aa3b22bd5011be9255a28f4e690509ea09a323120e7f6b993eb32d4eb7f7411a466eba53f1f3f2462ee908552ea0a395 + checksum: 10c0/cf4469a4745e3cdd46e8ee4e20aa04369e7f985d40175d974d3a6f6d331bf9d8610f9638c5a18f7ff59a30ff04b19f4b823457b4c79142186fe463fa4cee80c5 languageName: node linkType: hard -"@vitest/pretty-format@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/pretty-format@npm:4.0.8" +"@vitest/pretty-format@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/pretty-format@npm:4.0.16" dependencies: tinyrainbow: "npm:^3.0.3" - checksum: 10c0/04df23f459f30026ea3e99940459d21bd8db3d5fa2cf111a8125ba29af847de9f13094ee1b35f241bb5ac9cb7a683cee584849b6d966996445e1e57c5f81c96c + checksum: 10c0/11243e9c2d2d011ae23825c6b7464a4385a4a4efc4ceb28b7854bb9d73491f440b89d12f62c5c9737d26375cf9585b11bc20183d4dea4e983e79d5e162407eb9 languageName: node linkType: hard -"@vitest/runner@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/runner@npm:4.0.8" +"@vitest/runner@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/runner@npm:4.0.16" dependencies: - "@vitest/utils": "npm:4.0.8" + "@vitest/utils": "npm:4.0.16" pathe: "npm:^2.0.3" - checksum: 10c0/db4d51aee7a5bada9f97a0c8fc40b2ed0f301212ab2be28a024fcee1fa442393a933df820311d96bb42763a33ef1873e8ced470377dfea3af6304eed59f09d02 + checksum: 10c0/7f4614a9fe5e9f3683d30fb82d1489796c669df45fbc0beb22d39539e4b12ebef462062705545ca04391a0406af62088cbf1d613a812ecc9ea753a0edbfd5d26 languageName: node linkType: hard -"@vitest/snapshot@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/snapshot@npm:4.0.8" +"@vitest/snapshot@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/snapshot@npm:4.0.16" dependencies: - "@vitest/pretty-format": "npm:4.0.8" + "@vitest/pretty-format": "npm:4.0.16" magic-string: "npm:^0.30.21" pathe: "npm:^2.0.3" - checksum: 10c0/1764d0e5aeab755710f4dc9e29e80dcaef310a7be9b48f6fde6344b3af34a1107bcab0a57ef1e1ae3e963e4b89affb5b9752618bec83b44033e8659152b664ce + checksum: 10c0/4fa63ffa4f30c909078210a1edcb059dbfa3ec3deaebb8f93637f65a7efae9a2d7714129bae0cf615512a683e925cf31f281fc4cb02f1fdc4c72f68ce21ca11f languageName: node linkType: hard -"@vitest/spy@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/spy@npm:4.0.8" - checksum: 10c0/357b3ebc10421d9de34a3c20ff898fb13e1df6e484671c3043949e83ea4263f2442bc636f9b6eb5e44395229422242ec4bc62fd277a1de5b346c01ab79a95d4a +"@vitest/spy@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/spy@npm:4.0.16" + checksum: 10c0/2502918e703d60ef64854d0fa83ebf94da64b80e81b80c319568feee3d86069fd46e24880a768edba06c8caba13801e44005e17a0f16d9b389486f24d539f0bf languageName: node linkType: hard -"@vitest/utils@npm:4.0.8": - version: 4.0.8 - resolution: "@vitest/utils@npm:4.0.8" +"@vitest/utils@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/utils@npm:4.0.16" dependencies: - "@vitest/pretty-format": "npm:4.0.8" + "@vitest/pretty-format": "npm:4.0.16" tinyrainbow: "npm:^3.0.3" - checksum: 10c0/384e5db47a89e63143c335bf644d9be6e0a7f7555ed368837b9497dda20e080fcaa0c5b1c9bd8a9b49478d2b8dcfeb31be2bfb9fe7a5590f1453cbf372906436 + checksum: 10c0/bba35b4e102be03e106ced227809437573aa5c5f64d512301ca8de127dcb91cbedc11a2e823305f8ba82528c909c10510ec8c7e3d92b3d6d1c1aec33e143572a languageName: node linkType: hard @@ -1124,10 +1133,10 @@ __metadata: languageName: node linkType: hard -"chai@npm:^6.2.0": - version: 6.2.1 - resolution: "chai@npm:6.2.1" - checksum: 10c0/0c2d84392d7c6d44ca5d14d94204f1760e22af68b83d1f4278b5c4d301dabfc0242da70954dd86b1eda01e438f42950de6cf9d569df2103678538e4014abe50b +"chai@npm:^6.2.1": + version: 6.2.2 + resolution: "chai@npm:6.2.2" + checksum: 10c0/e6c69e5f0c11dffe6ea13d0290936ebb68fcc1ad688b8e952e131df6a6d5797d5e860bc55cef1aca2e950c3e1f96daf79e9d5a70fb7dbaab4e46355e2635ed53 languageName: node linkType: hard @@ -1247,7 +1256,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.4, debug@npm:^4.4.3": +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.4": version: 4.4.3 resolution: "debug@npm:4.4.3" dependencies: @@ -1578,6 +1587,13 @@ __metadata: languageName: node linkType: hard +"get-east-asian-width@npm:^1.3.0": + version: 1.4.0 + resolution: "get-east-asian-width@npm:1.4.0" + checksum: 10c0/4e481d418e5a32061c36fbb90d1b225a254cc5b2df5f0b25da215dcd335a3c111f0c2023ffda43140727a9cafb62dac41d022da82c08f31083ee89f714ee3b83 + languageName: node + linkType: hard + "get-tsconfig@npm:^4.7.5": version: 4.13.0 resolution: "get-tsconfig@npm:4.13.0" @@ -1612,17 +1628,28 @@ __metadata: languageName: node linkType: hard -"globby@npm:14.1.0": - version: 14.1.0 - resolution: "globby@npm:14.1.0" +"glob@npm:^13.0.0": + version: 13.0.0 + resolution: "glob@npm:13.0.0" dependencies: - "@sindresorhus/merge-streams": "npm:^2.1.0" + minimatch: "npm:^10.1.1" + minipass: "npm:^7.1.2" + path-scurry: "npm:^2.0.0" + checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a + languageName: node + linkType: hard + +"globby@npm:15.0.0": + version: 15.0.0 + resolution: "globby@npm:15.0.0" + dependencies: + "@sindresorhus/merge-streams": "npm:^4.0.0" fast-glob: "npm:^3.3.3" - ignore: "npm:^7.0.3" + ignore: "npm:^7.0.5" path-type: "npm:^6.0.0" slash: "npm:^5.1.0" unicorn-magic: "npm:^0.3.0" - checksum: 10c0/527a1063c5958255969620c6fa4444a2b2e9278caddd571d46dfbfa307cb15977afb746e84d682ba5b6c94fc081e8997f80ff05dd235441ba1cb16f86153e58e + checksum: 10c0/e4107be0579bcdd9642b8dff86aeafeaf62b2b9dd116669ab6e02e0e0c07ada0d972c2db182dee7588b460fe8c8919ddcc6b1cc4db405ca3a2adc9d35fa6eb21 languageName: node linkType: hard @@ -1692,7 +1719,7 @@ __metadata: languageName: node linkType: hard -"ignore@npm:^7.0.3": +"ignore@npm:^7.0.5": version: 7.0.5 resolution: "ignore@npm:7.0.5" checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d @@ -1885,18 +1912,7 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:4.1.0": - version: 4.1.0 - resolution: "js-yaml@npm:4.1.0" - dependencies: - argparse: "npm:^2.0.1" - bin: - js-yaml: bin/js-yaml.js - checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f - languageName: node - linkType: hard - -"js-yaml@npm:^4.1.0": +"js-yaml@npm:4.1.1, js-yaml@npm:^4.1.0": version: 4.1.1 resolution: "js-yaml@npm:4.1.1" dependencies: @@ -1948,90 +1964,90 @@ __metadata: languageName: node linkType: hard -"lefthook-darwin-arm64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-darwin-arm64@npm:2.0.3" +"lefthook-darwin-arm64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-darwin-arm64@npm:2.0.13" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"lefthook-darwin-x64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-darwin-x64@npm:2.0.3" +"lefthook-darwin-x64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-darwin-x64@npm:2.0.13" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"lefthook-freebsd-arm64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-freebsd-arm64@npm:2.0.3" +"lefthook-freebsd-arm64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-freebsd-arm64@npm:2.0.13" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"lefthook-freebsd-x64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-freebsd-x64@npm:2.0.3" +"lefthook-freebsd-x64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-freebsd-x64@npm:2.0.13" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"lefthook-linux-arm64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-linux-arm64@npm:2.0.3" +"lefthook-linux-arm64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-linux-arm64@npm:2.0.13" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"lefthook-linux-x64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-linux-x64@npm:2.0.3" +"lefthook-linux-x64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-linux-x64@npm:2.0.13" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"lefthook-openbsd-arm64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-openbsd-arm64@npm:2.0.3" +"lefthook-openbsd-arm64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-openbsd-arm64@npm:2.0.13" conditions: os=openbsd & cpu=arm64 languageName: node linkType: hard -"lefthook-openbsd-x64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-openbsd-x64@npm:2.0.3" +"lefthook-openbsd-x64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-openbsd-x64@npm:2.0.13" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"lefthook-windows-arm64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-windows-arm64@npm:2.0.3" +"lefthook-windows-arm64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-windows-arm64@npm:2.0.13" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"lefthook-windows-x64@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook-windows-x64@npm:2.0.3" +"lefthook-windows-x64@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook-windows-x64@npm:2.0.13" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"lefthook@npm:2.0.3": - version: 2.0.3 - resolution: "lefthook@npm:2.0.3" - dependencies: - lefthook-darwin-arm64: "npm:2.0.3" - lefthook-darwin-x64: "npm:2.0.3" - lefthook-freebsd-arm64: "npm:2.0.3" - lefthook-freebsd-x64: "npm:2.0.3" - lefthook-linux-arm64: "npm:2.0.3" - lefthook-linux-x64: "npm:2.0.3" - lefthook-openbsd-arm64: "npm:2.0.3" - lefthook-openbsd-x64: "npm:2.0.3" - lefthook-windows-arm64: "npm:2.0.3" - lefthook-windows-x64: "npm:2.0.3" +"lefthook@npm:2.0.13": + version: 2.0.13 + resolution: "lefthook@npm:2.0.13" + dependencies: + lefthook-darwin-arm64: "npm:2.0.13" + lefthook-darwin-x64: "npm:2.0.13" + lefthook-freebsd-arm64: "npm:2.0.13" + lefthook-freebsd-x64: "npm:2.0.13" + lefthook-linux-arm64: "npm:2.0.13" + lefthook-linux-x64: "npm:2.0.13" + lefthook-openbsd-arm64: "npm:2.0.13" + lefthook-openbsd-x64: "npm:2.0.13" + lefthook-windows-arm64: "npm:2.0.13" + lefthook-windows-x64: "npm:2.0.13" dependenciesMeta: lefthook-darwin-arm64: optional: true @@ -2055,7 +2071,7 @@ __metadata: optional: true bin: lefthook: bin/index.js - checksum: 10c0/ae50b86abb01d785513c5badfc364b26309a2e2c629cd35727fa8d4c68fe5ef4b4a598250c0ca1848d9abc9f8411686e57391d149cc6ea4598ab0fa4431955f0 + checksum: 10c0/11dc5a952c24325b19803c261331f1e12ea8eaf31c0ab131815955a6e7210323828995c2b9cc73b79c23de960beda27ab71de88afdf00e40f367c6b13cee1ce3 languageName: node linkType: hard @@ -2171,35 +2187,35 @@ __metadata: languageName: node linkType: hard -"markdownlint-cli2-formatter-default@npm:0.0.5": - version: 0.0.5 - resolution: "markdownlint-cli2-formatter-default@npm:0.0.5" +"markdownlint-cli2-formatter-default@npm:0.0.6": + version: 0.0.6 + resolution: "markdownlint-cli2-formatter-default@npm:0.0.6" peerDependencies: markdownlint-cli2: ">=0.0.4" - checksum: 10c0/7041a5833846d895054cf273c8e75efc13a03bbc88679cd48ea77240318232e883846037e984358a3ad3825fbb602d83492417ed6e36051bc5b603c4bedb3622 + checksum: 10c0/58aeec03bd3624e1db7ac456d84a19cb155956e4d74ca6d13c9405c555ef9e6347308599a2c245cfbdf8f3b09b0bcc52f21bde5e9af4231655a051d9ddefabd9 languageName: node linkType: hard -"markdownlint-cli2@npm:0.18.1": - version: 0.18.1 - resolution: "markdownlint-cli2@npm:0.18.1" +"markdownlint-cli2@npm:0.20.0": + version: 0.20.0 + resolution: "markdownlint-cli2@npm:0.20.0" dependencies: - globby: "npm:14.1.0" - js-yaml: "npm:4.1.0" + globby: "npm:15.0.0" + js-yaml: "npm:4.1.1" jsonc-parser: "npm:3.3.1" markdown-it: "npm:14.1.0" - markdownlint: "npm:0.38.0" - markdownlint-cli2-formatter-default: "npm:0.0.5" + markdownlint: "npm:0.40.0" + markdownlint-cli2-formatter-default: "npm:0.0.6" micromatch: "npm:4.0.8" bin: markdownlint-cli2: markdownlint-cli2-bin.mjs - checksum: 10c0/c65460b99539cdff0b89bcb308b385ef5e841b9b96c1bd3b07b492afc591f03ab9c1d5ee544887463a94a9c52cbc0e7557fed8d4738f2031e34156140fece5b6 + checksum: 10c0/6c5dfc16b93db4adb39a890a745e71eda91e43e0abbd3e70f9f96057bf2c07de9df982c0be2868be170dbfa59e162c9b8632849096a177cf164f9dbd9c5f67b4 languageName: node linkType: hard -"markdownlint@npm:0.38.0": - version: 0.38.0 - resolution: "markdownlint@npm:0.38.0" +"markdownlint@npm:0.40.0": + version: 0.40.0 + resolution: "markdownlint@npm:0.40.0" dependencies: micromark: "npm:4.0.2" micromark-core-commonmark: "npm:2.0.3" @@ -2209,7 +2225,8 @@ __metadata: micromark-extension-gfm-table: "npm:2.1.1" micromark-extension-math: "npm:3.1.0" micromark-util-types: "npm:2.0.2" - checksum: 10c0/8937dd91e1e107cb3e079447ca465c7877097762bfe692c76db3629b054954583c7b703cf747370af0edf0263130a8c2f8ff6e9297f5ee722c27aa51d2a69f33 + string-width: "npm:8.1.0" + checksum: 10c0/1543fcf4a433bc54e0e565cb1c8111e5e3d0df3742df0cc840d470bced21a1e3b5593e4e380ad0d8d5e490d9b399699d48aeabed33719f3fbdc6d00128138f20 languageName: node linkType: hard @@ -2548,7 +2565,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^10.0.3": +"minimatch@npm:^10.0.3, minimatch@npm:^10.1.1": version: 10.1.1 resolution: "minimatch@npm:10.1.1" dependencies: @@ -2705,6 +2722,13 @@ __metadata: languageName: node linkType: hard +"obug@npm:^2.1.1": + version: 2.1.1 + resolution: "obug@npm:2.1.1" + checksum: 10c0/59dccd7de72a047e08f8649e94c1015ec72f94eefb6ddb57fb4812c4b425a813bc7e7cd30c9aca20db3c59abc3c85cc7a62bb656a968741d770f4e8e02bc2e78 + languageName: node + linkType: hard + "p-limit@npm:^4.0.0": version: 4.0.0 resolution: "p-limit@npm:4.0.0" @@ -2895,15 +2919,15 @@ __metadata: languageName: node linkType: hard -"rimraf@npm:6.1.0": - version: 6.1.0 - resolution: "rimraf@npm:6.1.0" +"rimraf@npm:6.1.2": + version: 6.1.2 + resolution: "rimraf@npm:6.1.2" dependencies: - glob: "npm:^11.0.3" + glob: "npm:^13.0.0" package-json-from-dist: "npm:^1.0.1" bin: rimraf: dist/esm/bin.mjs - checksum: 10c0/19658c91a08e43cd5f930384410135a1194082d5e73e0863137bc02c03d684817e30848f734ef05ec84094fe5e3eb9ffd6814ecec65d8fc2e234f5c391ab42e0 + checksum: 10c0/c11a6a6fad937ada03c12fe688860690df8296d7cd08dbe59e3cc087f44e43573ae26ecbe48e54cb7a6db745b8c81fe5a15b9359233cc21d52d9b5b3330fcc74 languageName: node linkType: hard @@ -2994,12 +3018,12 @@ __metadata: dependencies: "@ac-essentials/biome-config": "workspace:*" "@ac-essentials/markdownlint-cli2-config": "workspace:*" - "@biomejs/biome": "npm:2.3.5" - "@vitest/coverage-v8": "npm:4.0.8" + "@biomejs/biome": "npm:2.3.11" + "@vitest/coverage-v8": "npm:4.0.16" is-ci: "npm:4.1.0" - lefthook: "npm:2.0.3" - markdownlint-cli2: "npm:0.18.1" - vitest: "npm:4.0.8" + lefthook: "npm:2.0.13" + markdownlint-cli2: "npm:0.20.0" + vitest: "npm:4.0.16" languageName: unknown linkType: soft @@ -3166,6 +3190,16 @@ __metadata: languageName: node linkType: hard +"string-width@npm:8.1.0": + version: 8.1.0 + resolution: "string-width@npm:8.1.0" + dependencies: + get-east-asian-width: "npm:^1.3.0" + strip-ansi: "npm:^7.1.0" + checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593 + languageName: node + linkType: hard + "string-width@npm:^5.0.1, string-width@npm:^5.1.2": version: 5.1.2 resolution: "string-width@npm:5.1.2" @@ -3186,7 +3220,7 @@ __metadata: languageName: node linkType: hard -"strip-ansi@npm:^7.0.1": +"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0": version: 7.1.2 resolution: "strip-ansi@npm:7.1.2" dependencies: @@ -3247,10 +3281,10 @@ __metadata: languageName: node linkType: hard -"tinyexec@npm:^0.3.2": - version: 0.3.2 - resolution: "tinyexec@npm:0.3.2" - checksum: 10c0/3efbf791a911be0bf0821eab37a3445c2ba07acc1522b1fa84ae1e55f10425076f1290f680286345ed919549ad67527d07281f1c19d584df3b74326909eb1f90 +"tinyexec@npm:^1.0.2": + version: 1.0.2 + resolution: "tinyexec@npm:1.0.2" + checksum: 10c0/1261a8e34c9b539a9aae3b7f0bb5372045ff28ee1eba035a2a059e532198fe1a182ec61ac60fa0b4a4129f0c4c4b1d2d57355b5cb9aa2d17ac9454ecace502ee languageName: node linkType: hard @@ -3317,11 +3351,11 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:0.28.14": - version: 0.28.14 - resolution: "typedoc@npm:0.28.14" +"typedoc@npm:0.28.15": + version: 0.28.15 + resolution: "typedoc@npm:0.28.15" dependencies: - "@gerrit0/mini-shiki": "npm:^3.12.0" + "@gerrit0/mini-shiki": "npm:^3.17.0" lunr: "npm:^2.3.9" markdown-it: "npm:^14.1.0" minimatch: "npm:^9.0.5" @@ -3330,7 +3364,7 @@ __metadata: 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 bin: typedoc: bin/typedoc - checksum: 10c0/a8727134991ba3f9a982e9f6ceecfbcf0fac531e4865e4865cdee68ea6fe1a594228b8654011d38ffa2332b7e84e4eaa3d0dac04a8bdf36a0686d1c3f327e80b + checksum: 10c0/b5988ebebb367fed44f110bbd37baee85fe95fe10c8d5a511c33d787eb1e924e66ba54cb0763d63ed2c406adbd32fcb87bcbc3fd61b0bc8ab6f3a6c06f2de978 languageName: node linkType: hard @@ -3460,44 +3494,44 @@ __metadata: languageName: node linkType: hard -"vitest@npm:4.0.8": - version: 4.0.8 - resolution: "vitest@npm:4.0.8" - dependencies: - "@vitest/expect": "npm:4.0.8" - "@vitest/mocker": "npm:4.0.8" - "@vitest/pretty-format": "npm:4.0.8" - "@vitest/runner": "npm:4.0.8" - "@vitest/snapshot": "npm:4.0.8" - "@vitest/spy": "npm:4.0.8" - "@vitest/utils": "npm:4.0.8" - debug: "npm:^4.4.3" +"vitest@npm:4.0.16": + version: 4.0.16 + resolution: "vitest@npm:4.0.16" + dependencies: + "@vitest/expect": "npm:4.0.16" + "@vitest/mocker": "npm:4.0.16" + "@vitest/pretty-format": "npm:4.0.16" + "@vitest/runner": "npm:4.0.16" + "@vitest/snapshot": "npm:4.0.16" + "@vitest/spy": "npm:4.0.16" + "@vitest/utils": "npm:4.0.16" es-module-lexer: "npm:^1.7.0" expect-type: "npm:^1.2.2" magic-string: "npm:^0.30.21" + obug: "npm:^2.1.1" pathe: "npm:^2.0.3" picomatch: "npm:^4.0.3" std-env: "npm:^3.10.0" tinybench: "npm:^2.9.0" - tinyexec: "npm:^0.3.2" + tinyexec: "npm:^1.0.2" tinyglobby: "npm:^0.2.15" tinyrainbow: "npm:^3.0.3" vite: "npm:^6.0.0 || ^7.0.0" why-is-node-running: "npm:^2.3.0" peerDependencies: "@edge-runtime/vm": "*" - "@types/debug": ^4.1.12 + "@opentelemetry/api": ^1.9.0 "@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0 - "@vitest/browser-playwright": 4.0.8 - "@vitest/browser-preview": 4.0.8 - "@vitest/browser-webdriverio": 4.0.8 - "@vitest/ui": 4.0.8 + "@vitest/browser-playwright": 4.0.16 + "@vitest/browser-preview": 4.0.16 + "@vitest/browser-webdriverio": 4.0.16 + "@vitest/ui": 4.0.16 happy-dom: "*" jsdom: "*" peerDependenciesMeta: "@edge-runtime/vm": optional: true - "@types/debug": + "@opentelemetry/api": optional: true "@types/node": optional: true @@ -3515,7 +3549,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: 10c0/9fa05e70168ef7098a4a441775024231faa12db2374429eeb1967e8338bd5a6a4cd25e555ac991d95d040544b42395a7425839324bb4ab124eaa80e5cf39db63 + checksum: 10c0/b195c272198f7957c11186eb70ee78e2ec0f4524b4b5306ca8f05e41b3d84c6a4a15d02fca58d82f2b32ba61f610ae8a2a23d463a8336d7323e4832db5eef223 languageName: node linkType: hard