diff --git a/biome.json b/biome.json index d3880dc8..f2a745c6 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.5/schema.json", "extends": ["@ac-essentials/biome-config"], "root": true, "files": { diff --git a/package.json b/package.json index 77e074dc..2a67437c 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "devDependencies": { "@ac-essentials/biome-config": "workspace:*", "@ac-essentials/markdownlint-cli2-config": "workspace:*", - "@biomejs/biome": "2.4.4", + "@biomejs/biome": "2.4.5", "@vitest/coverage-v8": "4.0.18", "is-ci": "4.1.0", - "lefthook": "2.1.1", + "lefthook": "2.1.2", "markdownlint-cli2": "0.21.0", "vitest": "4.0.18" } diff --git a/packages/app-util/package.json b/packages/app-util/package.json index 49436e1f..3a277521 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.15", + "@types/node": "24.11.0", "rimraf": "6.1.3", "typedoc": "0.28.17", "typescript": "5.9.3", diff --git a/packages/biome-config/biome.json b/packages/biome-config/biome.json index e4ab86ad..dc5a4bea 100644 --- a/packages/biome-config/biome.json +++ b/packages/biome-config/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.5/schema.json", "root": false, "files": { "ignoreUnknown": true diff --git a/packages/cli/package.json b/packages/cli/package.json index f391ed62..badbb509 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.15", + "@types/node": "24.11.0", "rimraf": "6.1.3", "typedoc": "0.28.17", "typescript": "5.9.3" diff --git a/yarn.lock b/yarn.lock index 6925ee93..00bf1f62 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.15" + "@types/node": "npm:24.11.0" cosmiconfig: "npm:^9.0.0" find-up: "npm:^8.0.0" rimraf: "npm:6.1.3" @@ -38,7 +38,7 @@ __metadata: "@ac-essentials/misc-util": "workspace:^" "@ac-essentials/tsconfig": "workspace:*" "@ac-essentials/typedoc-config": "workspace:*" - "@types/node": "npm:24.10.15" + "@types/node": "npm:24.11.0" rimraf: "npm:6.1.3" type-fest: "npm:^5.0.1" typedoc: "npm:0.28.17" @@ -158,18 +158,18 @@ __metadata: languageName: node linkType: hard -"@biomejs/biome@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/biome@npm:2.4.4" +"@biomejs/biome@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/biome@npm:2.4.5" dependencies: - "@biomejs/cli-darwin-arm64": "npm:2.4.4" - "@biomejs/cli-darwin-x64": "npm:2.4.4" - "@biomejs/cli-linux-arm64": "npm:2.4.4" - "@biomejs/cli-linux-arm64-musl": "npm:2.4.4" - "@biomejs/cli-linux-x64": "npm:2.4.4" - "@biomejs/cli-linux-x64-musl": "npm:2.4.4" - "@biomejs/cli-win32-arm64": "npm:2.4.4" - "@biomejs/cli-win32-x64": "npm:2.4.4" + "@biomejs/cli-darwin-arm64": "npm:2.4.5" + "@biomejs/cli-darwin-x64": "npm:2.4.5" + "@biomejs/cli-linux-arm64": "npm:2.4.5" + "@biomejs/cli-linux-arm64-musl": "npm:2.4.5" + "@biomejs/cli-linux-x64": "npm:2.4.5" + "@biomejs/cli-linux-x64-musl": "npm:2.4.5" + "@biomejs/cli-win32-arm64": "npm:2.4.5" + "@biomejs/cli-win32-x64": "npm:2.4.5" dependenciesMeta: "@biomejs/cli-darwin-arm64": optional: true @@ -189,62 +189,62 @@ __metadata: optional: true bin: biome: bin/biome - checksum: 10c0/f2b7620d39caeeb9e0ed070dd1065cc2378626c7fa6ecda3db84b64df4c94fb4909407726044e28c83e8a95121ad389498cc3f0e5be600a421d906ca705b821c + checksum: 10c0/5466d0f69c30bbe1912f3f5f307dd31293e054c8b307c21f1df22edad415de34cf46842b0bd57e150cfc6dc6d698e848f6cd26fc7155d685aa8323e4ead7538e languageName: node linkType: hard -"@biomejs/cli-darwin-arm64@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-darwin-arm64@npm:2.4.4" +"@biomejs/cli-darwin-arm64@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-darwin-arm64@npm:2.4.5" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-darwin-x64@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-darwin-x64@npm:2.4.4" +"@biomejs/cli-darwin-x64@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-darwin-x64@npm:2.4.5" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@biomejs/cli-linux-arm64-musl@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.4" +"@biomejs/cli-linux-arm64-musl@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.5" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-arm64@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-linux-arm64@npm:2.4.4" +"@biomejs/cli-linux-arm64@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-linux-arm64@npm:2.4.5" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-linux-x64-musl@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.4" +"@biomejs/cli-linux-x64-musl@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.5" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-x64@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-linux-x64@npm:2.4.4" +"@biomejs/cli-linux-x64@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-linux-x64@npm:2.4.5" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-win32-arm64@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-win32-arm64@npm:2.4.4" +"@biomejs/cli-win32-arm64@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-win32-arm64@npm:2.4.5" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-win32-x64@npm:2.4.4": - version: 2.4.4 - resolution: "@biomejs/cli-win32-x64@npm:2.4.4" +"@biomejs/cli-win32-x64@npm:2.4.5": + version: 2.4.5 + resolution: "@biomejs/cli-win32-x64@npm:2.4.5" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -878,12 +878,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:24.10.15": - version: 24.10.15 - resolution: "@types/node@npm:24.10.15" +"@types/node@npm:24.11.0": + version: 24.11.0 + resolution: "@types/node@npm:24.11.0" dependencies: undici-types: "npm:~7.16.0" - checksum: 10c0/5c688efe22b660fa1f21a4c8b1b9c9deae7db7f174e1c4c82799e6395ebfcdf5b97dac137814616be167e636ae77a4ffa5d9e871cbe6796811abea3628ff6dda + checksum: 10c0/4fb7390259e3b158d25dbecf52de8ce70fa18a4ed0949c9444bb6384517c361fa19781e6821ca8c18dc5f6af43eab72e9e159e07000e6b1286d082e8585d8c41 languageName: node linkType: hard @@ -1973,90 +1973,90 @@ __metadata: languageName: node linkType: hard -"lefthook-darwin-arm64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-darwin-arm64@npm:2.1.1" +"lefthook-darwin-arm64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-darwin-arm64@npm:2.1.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"lefthook-darwin-x64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-darwin-x64@npm:2.1.1" +"lefthook-darwin-x64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-darwin-x64@npm:2.1.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"lefthook-freebsd-arm64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-freebsd-arm64@npm:2.1.1" +"lefthook-freebsd-arm64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-freebsd-arm64@npm:2.1.2" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"lefthook-freebsd-x64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-freebsd-x64@npm:2.1.1" +"lefthook-freebsd-x64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-freebsd-x64@npm:2.1.2" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"lefthook-linux-arm64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-linux-arm64@npm:2.1.1" +"lefthook-linux-arm64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-linux-arm64@npm:2.1.2" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"lefthook-linux-x64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-linux-x64@npm:2.1.1" +"lefthook-linux-x64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-linux-x64@npm:2.1.2" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"lefthook-openbsd-arm64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-openbsd-arm64@npm:2.1.1" +"lefthook-openbsd-arm64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-openbsd-arm64@npm:2.1.2" conditions: os=openbsd & cpu=arm64 languageName: node linkType: hard -"lefthook-openbsd-x64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-openbsd-x64@npm:2.1.1" +"lefthook-openbsd-x64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-openbsd-x64@npm:2.1.2" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"lefthook-windows-arm64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-windows-arm64@npm:2.1.1" +"lefthook-windows-arm64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-windows-arm64@npm:2.1.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"lefthook-windows-x64@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook-windows-x64@npm:2.1.1" +"lefthook-windows-x64@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook-windows-x64@npm:2.1.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"lefthook@npm:2.1.1": - version: 2.1.1 - resolution: "lefthook@npm:2.1.1" - dependencies: - lefthook-darwin-arm64: "npm:2.1.1" - lefthook-darwin-x64: "npm:2.1.1" - lefthook-freebsd-arm64: "npm:2.1.1" - lefthook-freebsd-x64: "npm:2.1.1" - lefthook-linux-arm64: "npm:2.1.1" - lefthook-linux-x64: "npm:2.1.1" - lefthook-openbsd-arm64: "npm:2.1.1" - lefthook-openbsd-x64: "npm:2.1.1" - lefthook-windows-arm64: "npm:2.1.1" - lefthook-windows-x64: "npm:2.1.1" +"lefthook@npm:2.1.2": + version: 2.1.2 + resolution: "lefthook@npm:2.1.2" + dependencies: + lefthook-darwin-arm64: "npm:2.1.2" + lefthook-darwin-x64: "npm:2.1.2" + lefthook-freebsd-arm64: "npm:2.1.2" + lefthook-freebsd-x64: "npm:2.1.2" + lefthook-linux-arm64: "npm:2.1.2" + lefthook-linux-x64: "npm:2.1.2" + lefthook-openbsd-arm64: "npm:2.1.2" + lefthook-openbsd-x64: "npm:2.1.2" + lefthook-windows-arm64: "npm:2.1.2" + lefthook-windows-x64: "npm:2.1.2" dependenciesMeta: lefthook-darwin-arm64: optional: true @@ -2080,7 +2080,7 @@ __metadata: optional: true bin: lefthook: bin/index.js - checksum: 10c0/91d009e3c3c81f001e34cd266b34abafea55a974404daa282cb925bd419d8df44064a05f4cb9e82487fcc75d78ce670301d2d3d87ed8d4dd57336f5f66f61c7b + checksum: 10c0/1ebfba3a9b743be23538e331bb4da44ee1e3b442c412fc4e62fb4b854a9a7f52ae487f55739d6ba7812eb6aa86f69e910255046749404c8e161e7676e01b0364 languageName: node linkType: hard @@ -3062,10 +3062,10 @@ __metadata: dependencies: "@ac-essentials/biome-config": "workspace:*" "@ac-essentials/markdownlint-cli2-config": "workspace:*" - "@biomejs/biome": "npm:2.4.4" + "@biomejs/biome": "npm:2.4.5" "@vitest/coverage-v8": "npm:4.0.18" is-ci: "npm:4.1.0" - lefthook: "npm:2.1.1" + lefthook: "npm:2.1.2" markdownlint-cli2: "npm:0.21.0" vitest: "npm:4.0.18" languageName: unknown