diff --git a/biome.json b/biome.json index 194b3d89..f08f748c 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.13/schema.json", "extends": ["@ac-essentials/biome-config"], "root": true, "files": { diff --git a/package.json b/package.json index 1b82f52d..a1af7073 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "devDependencies": { "@ac-essentials/biome-config": "workspace:*", "@ac-essentials/markdownlint-cli2-config": "workspace:*", - "@biomejs/biome": "2.3.11", - "@vitest/coverage-v8": "4.0.17", + "@biomejs/biome": "2.3.13", + "@vitest/coverage-v8": "4.0.18", "is-ci": "4.1.0", - "lefthook": "2.0.14", + "lefthook": "2.0.16", "markdownlint-cli2": "0.20.0", - "vitest": "4.0.17" + "vitest": "4.0.18" } } diff --git a/packages/app-util/package.json b/packages/app-util/package.json index 65f9ce0b..5a408fb5 100644 --- a/packages/app-util/package.json +++ b/packages/app-util/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@ac-essentials/tsconfig": "workspace:*", "@ac-essentials/typedoc-config": "workspace:*", - "@types/node": "24.10.7", + "@types/node": "24.10.9", "rimraf": "6.1.2", "typedoc": "0.28.16", "typescript": "5.9.3", diff --git a/packages/biome-config/biome.json b/packages/biome-config/biome.json index 02d6d6f7..3ec6d491 100644 --- a/packages/biome-config/biome.json +++ b/packages/biome-config/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.13/schema.json", "root": false, "files": { "ignoreUnknown": true diff --git a/packages/cli/package.json b/packages/cli/package.json index df5e8132..a0f59a54 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@ac-essentials/tsconfig": "workspace:*", "@ac-essentials/typedoc-config": "workspace:*", - "@types/node": "24.10.7", + "@types/node": "24.10.9", "rimraf": "6.1.2", "typedoc": "0.28.16", "typescript": "5.9.3" diff --git a/yarn.lock b/yarn.lock index b6676eeb..b6551b9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13,7 +13,7 @@ __metadata: "@ac-essentials/misc-util": "workspace:^" "@ac-essentials/tsconfig": "workspace:*" "@ac-essentials/typedoc-config": "workspace:*" - "@types/node": "npm:24.10.7" + "@types/node": "npm:24.10.9" cosmiconfig: "npm:^9.0.0" find-up: "npm:^8.0.0" rimraf: "npm:6.1.2" @@ -38,7 +38,7 @@ __metadata: "@ac-essentials/misc-util": "workspace:^" "@ac-essentials/tsconfig": "workspace:*" "@ac-essentials/typedoc-config": "workspace:*" - "@types/node": "npm:24.10.7" + "@types/node": "npm:24.10.9" rimraf: "npm:6.1.2" type-fest: "npm:^5.0.1" typedoc: "npm:0.28.16" @@ -158,18 +158,18 @@ __metadata: languageName: node linkType: hard -"@biomejs/biome@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/biome@npm:2.3.11" +"@biomejs/biome@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/biome@npm:2.3.13" dependencies: - "@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" + "@biomejs/cli-darwin-arm64": "npm:2.3.13" + "@biomejs/cli-darwin-x64": "npm:2.3.13" + "@biomejs/cli-linux-arm64": "npm:2.3.13" + "@biomejs/cli-linux-arm64-musl": "npm:2.3.13" + "@biomejs/cli-linux-x64": "npm:2.3.13" + "@biomejs/cli-linux-x64-musl": "npm:2.3.13" + "@biomejs/cli-win32-arm64": "npm:2.3.13" + "@biomejs/cli-win32-x64": "npm:2.3.13" dependenciesMeta: "@biomejs/cli-darwin-arm64": optional: true @@ -189,62 +189,62 @@ __metadata: optional: true bin: biome: bin/biome - checksum: 10c0/b9764070c3d1583466a8861d37dc480c18103f7bb52115db0f265a38e6343d69792c9beea094e0b3db0905cb365b9a82ad2a0f3f05b7f04873a8f9b444263140 + checksum: 10c0/920c44c755ab8efa2114b441baf74b8f5fae8e6ad98a301ce02228f546d20ef6ab7c33b990b0a4acd1ffc8f5985ae839cf1fec59a6f169732a0f86c14308728b languageName: node linkType: hard -"@biomejs/cli-darwin-arm64@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-darwin-arm64@npm:2.3.11" +"@biomejs/cli-darwin-arm64@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-darwin-arm64@npm:2.3.13" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-darwin-x64@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-darwin-x64@npm:2.3.11" +"@biomejs/cli-darwin-x64@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-darwin-x64@npm:2.3.13" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@biomejs/cli-linux-arm64-musl@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-linux-arm64-musl@npm:2.3.11" +"@biomejs/cli-linux-arm64-musl@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-linux-arm64-musl@npm:2.3.13" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-arm64@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-linux-arm64@npm:2.3.11" +"@biomejs/cli-linux-arm64@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-linux-arm64@npm:2.3.13" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-linux-x64-musl@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-linux-x64-musl@npm:2.3.11" +"@biomejs/cli-linux-x64-musl@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-linux-x64-musl@npm:2.3.13" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-x64@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-linux-x64@npm:2.3.11" +"@biomejs/cli-linux-x64@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-linux-x64@npm:2.3.13" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-win32-arm64@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-win32-arm64@npm:2.3.11" +"@biomejs/cli-win32-arm64@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-win32-arm64@npm:2.3.13" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-win32-x64@npm:2.3.11": - version: 2.3.11 - resolution: "@biomejs/cli-win32-x64@npm:2.3.11" +"@biomejs/cli-win32-x64@npm:2.3.13": + version: 2.3.13 + resolution: "@biomejs/cli-win32-x64@npm:2.3.13" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -878,12 +878,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:24.10.7": - version: 24.10.7 - resolution: "@types/node@npm:24.10.7" +"@types/node@npm:24.10.9": + version: 24.10.9 + resolution: "@types/node@npm:24.10.9" dependencies: undici-types: "npm:~7.16.0" - checksum: 10c0/dcc1b8caf16c7b54dfccbe5c23cf4156e924cebcd9ab0a00147c841279f8151a10888c76fd82dda76e0a849aaf5a57097ee2b156308a355959900c1e647d7e61 + checksum: 10c0/e9e436fcd2136bddb1bbe3271a89f4653910bcf6ee8047c4117f544c7905a106c039e2720ee48f28505ef2560e22fb9ead719f28bf5e075fdde0c1120e38e3b2 languageName: node linkType: hard @@ -908,12 +908,12 @@ __metadata: languageName: node linkType: hard -"@vitest/coverage-v8@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/coverage-v8@npm:4.0.17" +"@vitest/coverage-v8@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/coverage-v8@npm:4.0.18" dependencies: "@bcoe/v8-coverage": "npm:^1.0.2" - "@vitest/utils": "npm:4.0.17" + "@vitest/utils": "npm:4.0.18" ast-v8-to-istanbul: "npm:^0.3.10" istanbul-lib-coverage: "npm:^3.2.2" istanbul-lib-report: "npm:^3.0.1" @@ -923,34 +923,34 @@ __metadata: std-env: "npm:^3.10.0" tinyrainbow: "npm:^3.0.3" peerDependencies: - "@vitest/browser": 4.0.17 - vitest: 4.0.17 + "@vitest/browser": 4.0.18 + vitest: 4.0.18 peerDependenciesMeta: "@vitest/browser": optional: true - checksum: 10c0/a7120ec1446f4a7a3d0d1c2963a406ec281e99a2c7d163725de0a7ad166d9b996f00a14f8386da09bc3fde0441356e4fb9f3ff99e3cb5a3e8d09ddc8c076cf42 + checksum: 10c0/e23e0da86f0b2a020c51562bc40ebdc7fc7553c24f8071dfb39a6df0161badbd5eaf2eebbf8ceaef18933a18c1934ff52d1c0c4bde77bb87e0c1feb0c8cbee4d languageName: node linkType: hard -"@vitest/expect@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/expect@npm:4.0.17" +"@vitest/expect@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/expect@npm:4.0.18" dependencies: "@standard-schema/spec": "npm:^1.0.0" "@types/chai": "npm:^5.2.2" - "@vitest/spy": "npm:4.0.17" - "@vitest/utils": "npm:4.0.17" + "@vitest/spy": "npm:4.0.18" + "@vitest/utils": "npm:4.0.18" chai: "npm:^6.2.1" tinyrainbow: "npm:^3.0.3" - checksum: 10c0/cdaa6827aa3a9473d51fd0944bcd698a94507929fa3c98b00bbdb74342319ec04279f01108d7d2dd7cbcd0d8062f65a3f21bb3615c0d5223e61adcc036c8b370 + checksum: 10c0/123b0aa111682e82ec5289186df18037b1a1768700e468ee0f9879709aaa320cf790463c15c0d8ee10df92b402f4394baf5d27797e604d78e674766d87bcaadc languageName: node linkType: hard -"@vitest/mocker@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/mocker@npm:4.0.17" +"@vitest/mocker@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/mocker@npm:4.0.18" dependencies: - "@vitest/spy": "npm:4.0.17" + "@vitest/spy": "npm:4.0.18" estree-walker: "npm:^3.0.3" magic-string: "npm:^0.30.21" peerDependencies: @@ -961,54 +961,54 @@ __metadata: optional: true vite: optional: true - checksum: 10c0/54e657fa5b79764926b15aac993528bfe7083f6731209253617b1f27d328aa3297fcbf96b67e84d1a5632553231f795585f2396f563837cf117a574c87f5cef7 + checksum: 10c0/fb0a257e7e167759d4ad228d53fa7bad2267586459c4a62188f2043dd7163b4b02e1e496dc3c227837f776e7d73d6c4343613e89e7da379d9d30de8260f1ee4b languageName: node linkType: hard -"@vitest/pretty-format@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/pretty-format@npm:4.0.17" +"@vitest/pretty-format@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/pretty-format@npm:4.0.18" dependencies: tinyrainbow: "npm:^3.0.3" - checksum: 10c0/10a2dd7e2daf7ee006107d380bbd28b66b09a7014d31087daab0dea7dee0d12868cfcf6b3372729268502fd9065162345b68b9b9c5d225f5c6c2fd2c664a2a86 + checksum: 10c0/0086b8c88eeca896d8e4b98fcdef452c8041a1b63eb9e85d3e0bcc96c8aa76d8e9e0b6990ebb0bb0a697c4ebab347e7735888b24f507dbff2742ddce7723fd94 languageName: node linkType: hard -"@vitest/runner@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/runner@npm:4.0.17" +"@vitest/runner@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/runner@npm:4.0.18" dependencies: - "@vitest/utils": "npm:4.0.17" + "@vitest/utils": "npm:4.0.18" pathe: "npm:^2.0.3" - checksum: 10c0/f4ccc236d1ed5ba2186d5f36ff0306d4ac7b711a40d7316ad6fd71c0f7229482b19969a8737e87670f3d4efb08f2138ff5b47a744fd7ae8db6c03cf991293a04 + checksum: 10c0/fdb4afa411475133c05ba266c8092eaf1e56cbd5fb601f92ec6ccb9bab7ca52e06733ee8626599355cba4ee71cb3a8f28c84d3b69dc972e41047edc50229bc01 languageName: node linkType: hard -"@vitest/snapshot@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/snapshot@npm:4.0.17" +"@vitest/snapshot@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/snapshot@npm:4.0.18" dependencies: - "@vitest/pretty-format": "npm:4.0.17" + "@vitest/pretty-format": "npm:4.0.18" magic-string: "npm:^0.30.21" pathe: "npm:^2.0.3" - checksum: 10c0/31a047a097b13eff6c0f5393ea3e7203771ae9a22afe6465cd9023fd2ed516ddccd84523d48504a032c9d04a86a12e3f1235e08bb2ffc7d7a125e372c41ef53d + checksum: 10c0/d3bfefa558db9a69a66886ace6575eb96903a5ba59f4d9a5d0fecb4acc2bb8dbb443ef409f5ac1475f2e1add30bd1d71280f98912da35e89c75829df9e84ea43 languageName: node linkType: hard -"@vitest/spy@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/spy@npm:4.0.17" - checksum: 10c0/c290731ba3392f11eaba8fc7fa08063a3a4d14af6baeec210b260ccd5a46613196fb4a8ff3ac8bf91a9606aef90eee9b6364bda130ce71abff368e35dfe2b265 +"@vitest/spy@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/spy@npm:4.0.18" + checksum: 10c0/6de537890b3994fcadb8e8d8ac05942320ae184f071ec395d978a5fba7fa928cbb0c5de85af86a1c165706c466e840de8779eaff8c93450c511c7abaeb9b8a4e languageName: node linkType: hard -"@vitest/utils@npm:4.0.17": - version: 4.0.17 - resolution: "@vitest/utils@npm:4.0.17" +"@vitest/utils@npm:4.0.18": + version: 4.0.18 + resolution: "@vitest/utils@npm:4.0.18" dependencies: - "@vitest/pretty-format": "npm:4.0.17" + "@vitest/pretty-format": "npm:4.0.18" tinyrainbow: "npm:^3.0.3" - checksum: 10c0/1e2e4d7d7709ec022f603a1e12015523a2290f326c0bbe0c6bd5481ec396d4efc6bf8c738d601915d88e74267e9841df1e05157edced10f5048865204aeb86ff + checksum: 10c0/4a3c43c1421eb90f38576926496f6c80056167ba111e63f77cf118983902673737a1a38880b890d7c06ec0a12475024587344ee502b3c43093781533022f2aeb languageName: node linkType: hard @@ -1952,90 +1952,90 @@ __metadata: languageName: node linkType: hard -"lefthook-darwin-arm64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-darwin-arm64@npm:2.0.14" +"lefthook-darwin-arm64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-darwin-arm64@npm:2.0.16" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"lefthook-darwin-x64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-darwin-x64@npm:2.0.14" +"lefthook-darwin-x64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-darwin-x64@npm:2.0.16" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"lefthook-freebsd-arm64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-freebsd-arm64@npm:2.0.14" +"lefthook-freebsd-arm64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-freebsd-arm64@npm:2.0.16" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"lefthook-freebsd-x64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-freebsd-x64@npm:2.0.14" +"lefthook-freebsd-x64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-freebsd-x64@npm:2.0.16" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"lefthook-linux-arm64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-linux-arm64@npm:2.0.14" +"lefthook-linux-arm64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-linux-arm64@npm:2.0.16" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"lefthook-linux-x64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-linux-x64@npm:2.0.14" +"lefthook-linux-x64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-linux-x64@npm:2.0.16" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"lefthook-openbsd-arm64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-openbsd-arm64@npm:2.0.14" +"lefthook-openbsd-arm64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-openbsd-arm64@npm:2.0.16" conditions: os=openbsd & cpu=arm64 languageName: node linkType: hard -"lefthook-openbsd-x64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-openbsd-x64@npm:2.0.14" +"lefthook-openbsd-x64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-openbsd-x64@npm:2.0.16" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"lefthook-windows-arm64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-windows-arm64@npm:2.0.14" +"lefthook-windows-arm64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-windows-arm64@npm:2.0.16" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"lefthook-windows-x64@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook-windows-x64@npm:2.0.14" +"lefthook-windows-x64@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook-windows-x64@npm:2.0.16" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"lefthook@npm:2.0.14": - version: 2.0.14 - resolution: "lefthook@npm:2.0.14" +"lefthook@npm:2.0.16": + version: 2.0.16 + resolution: "lefthook@npm:2.0.16" dependencies: - lefthook-darwin-arm64: "npm:2.0.14" - lefthook-darwin-x64: "npm:2.0.14" - lefthook-freebsd-arm64: "npm:2.0.14" - lefthook-freebsd-x64: "npm:2.0.14" - lefthook-linux-arm64: "npm:2.0.14" - lefthook-linux-x64: "npm:2.0.14" - lefthook-openbsd-arm64: "npm:2.0.14" - lefthook-openbsd-x64: "npm:2.0.14" - lefthook-windows-arm64: "npm:2.0.14" - lefthook-windows-x64: "npm:2.0.14" + lefthook-darwin-arm64: "npm:2.0.16" + lefthook-darwin-x64: "npm:2.0.16" + lefthook-freebsd-arm64: "npm:2.0.16" + lefthook-freebsd-x64: "npm:2.0.16" + lefthook-linux-arm64: "npm:2.0.16" + lefthook-linux-x64: "npm:2.0.16" + lefthook-openbsd-arm64: "npm:2.0.16" + lefthook-openbsd-x64: "npm:2.0.16" + lefthook-windows-arm64: "npm:2.0.16" + lefthook-windows-x64: "npm:2.0.16" dependenciesMeta: lefthook-darwin-arm64: optional: true @@ -2059,7 +2059,7 @@ __metadata: optional: true bin: lefthook: bin/index.js - checksum: 10c0/f5d94544d23d936aeed4215bd42ae5d6dd9b3d049375f3a638bb43a6db187acb35a40cff6d9b11373fc539fc6e90f991d3c5e222ae01d0d254f055bea8c5db4f + checksum: 10c0/b4f83b4037237e946c40121843783a5600250dbddcde3b3918fe13a03d0b077dfccbcbacbc02add36b07a9e4ff47b55c6a0444ad1d1c11dd3477e6b1353cbe62 languageName: node linkType: hard @@ -3006,12 +3006,12 @@ __metadata: dependencies: "@ac-essentials/biome-config": "workspace:*" "@ac-essentials/markdownlint-cli2-config": "workspace:*" - "@biomejs/biome": "npm:2.3.11" - "@vitest/coverage-v8": "npm:4.0.17" + "@biomejs/biome": "npm:2.3.13" + "@vitest/coverage-v8": "npm:4.0.18" is-ci: "npm:4.1.0" - lefthook: "npm:2.0.14" + lefthook: "npm:2.0.16" markdownlint-cli2: "npm:0.20.0" - vitest: "npm:4.0.17" + vitest: "npm:4.0.18" languageName: unknown linkType: soft @@ -3482,17 +3482,17 @@ __metadata: languageName: node linkType: hard -"vitest@npm:4.0.17": - version: 4.0.17 - resolution: "vitest@npm:4.0.17" +"vitest@npm:4.0.18": + version: 4.0.18 + resolution: "vitest@npm:4.0.18" dependencies: - "@vitest/expect": "npm:4.0.17" - "@vitest/mocker": "npm:4.0.17" - "@vitest/pretty-format": "npm:4.0.17" - "@vitest/runner": "npm:4.0.17" - "@vitest/snapshot": "npm:4.0.17" - "@vitest/spy": "npm:4.0.17" - "@vitest/utils": "npm:4.0.17" + "@vitest/expect": "npm:4.0.18" + "@vitest/mocker": "npm:4.0.18" + "@vitest/pretty-format": "npm:4.0.18" + "@vitest/runner": "npm:4.0.18" + "@vitest/snapshot": "npm:4.0.18" + "@vitest/spy": "npm:4.0.18" + "@vitest/utils": "npm:4.0.18" es-module-lexer: "npm:^1.7.0" expect-type: "npm:^1.2.2" magic-string: "npm:^0.30.21" @@ -3510,10 +3510,10 @@ __metadata: "@edge-runtime/vm": "*" "@opentelemetry/api": ^1.9.0 "@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0 - "@vitest/browser-playwright": 4.0.17 - "@vitest/browser-preview": 4.0.17 - "@vitest/browser-webdriverio": 4.0.17 - "@vitest/ui": 4.0.17 + "@vitest/browser-playwright": 4.0.18 + "@vitest/browser-preview": 4.0.18 + "@vitest/browser-webdriverio": 4.0.18 + "@vitest/ui": 4.0.18 happy-dom: "*" jsdom: "*" peerDependenciesMeta: @@ -3537,7 +3537,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: 10c0/e1648bbfe2d01e23ceb6856863344035d2a1c139f39e8b15859e6ea8dc510ac3ba425df7c45486492d85ca516472aa892540dfd11ab6ad0613be98fd56d40716 + checksum: 10c0/b913cd32032c95f29ff08c931f4b4c6fd6d2da498908d6770952c561a1b8d75c62499a1f04cadf82fb89cc0f9a33f29fb5dfdb899f6dbb27686a9d91571be5fa languageName: node linkType: hard