diff --git a/package.json b/package.json index d243c55e..6d62b072 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", + "@willbooster/wb": "13.12.10", "conventional-changelog-conventionalcommits": "9.3.1", "lefthook": "2.1.5", "oxfmt": "0.47.0", diff --git a/packages/shared-lib-blitz-next/package.json b/packages/shared-lib-blitz-next/package.json index 7a538942..4630b32b 100644 --- a/packages/shared-lib-blitz-next/package.json +++ b/packages/shared-lib-blitz-next/package.json @@ -32,8 +32,6 @@ ], "scripts": { "build": "build-ts lib", - "check-all-for-ai": "yarn check-for-ai && yarn test", - "check-for-ai": "yarn install > /dev/null && yarn format > /dev/null 2> /dev/null || true && yarn lint-fix --quiet", "cleanup": "yarn format && yarn lint-fix", "format": "sort-package-json && yarn format-code", "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'", @@ -51,9 +49,9 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", + "@willbooster/wb": "13.12.10", "blitz": "3.0.2", - "build-ts": "17.1.8", + "build-ts": "17.1.9", "oxfmt": "0.47.0", "oxlint": "1.62.0", "oxlint-tsgolint": "0.22.1", diff --git a/packages/shared-lib-next/package.json b/packages/shared-lib-next/package.json index 59555428..fa23a8f5 100644 --- a/packages/shared-lib-next/package.json +++ b/packages/shared-lib-next/package.json @@ -32,8 +32,6 @@ ], "scripts": { "build": "build-ts lib", - "check-all-for-ai": "yarn check-for-ai && yarn test", - "check-for-ai": "yarn install > /dev/null && yarn format > /dev/null 2> /dev/null || true && yarn lint-fix --quiet", "cleanup": "yarn format && yarn lint-fix", "format": "sort-package-json && yarn format-code", "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'", @@ -51,8 +49,8 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", - "build-ts": "17.1.8", + "@willbooster/wb": "13.12.10", + "build-ts": "17.1.9", "next": "16.2.4", "oxfmt": "0.47.0", "oxlint": "1.62.0", diff --git a/packages/shared-lib-node/package.json b/packages/shared-lib-node/package.json index 305116b1..bfc09252 100644 --- a/packages/shared-lib-node/package.json +++ b/packages/shared-lib-node/package.json @@ -32,8 +32,6 @@ ], "scripts": { "build": "build-ts lib", - "check-all-for-ai": "yarn check-for-ai && yarn test", - "check-for-ai": "yarn install > /dev/null && yarn format > /dev/null 2> /dev/null || true && yarn lint-fix --quiet", "cleanup": "yarn format && yarn lint-fix", "format": "sort-package-json && yarn format-code", "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'", @@ -56,8 +54,8 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", - "build-ts": "17.1.8", + "@willbooster/wb": "13.12.10", + "build-ts": "17.1.9", "oxfmt": "0.47.0", "oxlint": "1.62.0", "oxlint-tsgolint": "0.22.1", diff --git a/packages/shared-lib-react/package.json b/packages/shared-lib-react/package.json index 2f0afb79..3d45e042 100644 --- a/packages/shared-lib-react/package.json +++ b/packages/shared-lib-react/package.json @@ -28,8 +28,6 @@ "scripts": { "build": "build-ts lib", "build-storybook": "build-storybook", - "check-all-for-ai": "yarn check-for-ai && yarn test", - "check-for-ai": "yarn install > /dev/null && yarn format > /dev/null 2> /dev/null || true && yarn lint-fix --quiet", "cleanup": "yarn format && yarn lint-fix", "format": "sort-package-json && yarn format-code", "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'", @@ -60,9 +58,9 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", + "@willbooster/wb": "13.12.10", "babel-loader": "10.1.1", - "build-ts": "17.1.8", + "build-ts": "17.1.9", "oxfmt": "0.47.0", "oxlint": "1.62.0", "oxlint-tsgolint": "0.22.1", diff --git a/packages/shared-lib/package.json b/packages/shared-lib/package.json index 44948c03..7f8fee50 100644 --- a/packages/shared-lib/package.json +++ b/packages/shared-lib/package.json @@ -32,8 +32,6 @@ ], "scripts": { "build": "build-ts lib", - "check-all-for-ai": "yarn check-for-ai && yarn test", - "check-for-ai": "yarn install > /dev/null && yarn format > /dev/null 2> /dev/null || true && yarn lint-fix --quiet", "cleanup": "yarn format && yarn lint-fix", "format": "sort-package-json && yarn format-code", "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'", @@ -51,8 +49,8 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", - "build-ts": "17.1.8", + "@willbooster/wb": "13.12.10", + "build-ts": "17.1.9", "oxfmt": "0.47.0", "oxlint": "1.62.0", "oxlint-tsgolint": "0.22.1", diff --git a/packages/wb/package.json b/packages/wb/package.json index 7946d6f1..29aa9a1d 100644 --- a/packages/wb/package.json +++ b/packages/wb/package.json @@ -17,8 +17,6 @@ ], "scripts": { "build": "yarn start buildIfNeeded --command 'yarn build-ts app'", - "check-all-for-ai": "yarn check-for-ai && yarn test", - "check-for-ai": "yarn install > /dev/null && yarn format > /dev/null 2> /dev/null || true && yarn lint-fix --quiet", "cleanup": "yarn format && yarn lint-fix", "format": "sort-package-json && yarn format-code", "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'", @@ -55,7 +53,7 @@ "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", "at-decorators": "7.1.0", - "build-ts": "17.1.8", + "build-ts": "17.1.9", "oxfmt": "0.47.0", "oxlint": "1.62.0", "oxlint-tsgolint": "0.22.1", diff --git a/packages/wbfy/.gitignore b/packages/wbfy/.gitignore index b30a9808..efd18a1d 100644 --- a/packages/wbfy/.gitignore +++ b/packages/wbfy/.gitignore @@ -64,8 +64,7 @@ $RECYCLE.BIN/ .LSOverride # Icon must end with two \r -Icon - +Icon # Thumbnails ._* diff --git a/packages/wbfy/package.json b/packages/wbfy/package.json index ee16edde..0a853bb2 100644 --- a/packages/wbfy/package.json +++ b/packages/wbfy/package.json @@ -58,9 +58,9 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.9", + "@willbooster/wb": "13.12.10", "@yarnpkg/core": "4.6.0", - "build-ts": "17.1.8", + "build-ts": "17.1.9", "lefthook": "2.1.5", "oxfmt": "0.47.0", "oxlint": "1.62.0", diff --git a/yarn.lock b/yarn.lock index 680b8d85..481693b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5452,13 +5452,6 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260420.1" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - "@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260421.2": version: 7.0.0-dev.20260421.2 resolution: "@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260421.2" @@ -5466,10 +5459,10 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260420.1" - conditions: os=darwin & cpu=x64 +"@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260426.1" + conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -5480,10 +5473,10 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260420.1" - conditions: os=linux & cpu=arm64 +"@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260426.1" + conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -5494,10 +5487,10 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260420.1" - conditions: os=linux & cpu=arm +"@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260426.1" + conditions: os=linux & cpu=arm64 languageName: node linkType: hard @@ -5508,10 +5501,10 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260420.1" - conditions: os=linux & cpu=x64 +"@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260426.1" + conditions: os=linux & cpu=arm languageName: node linkType: hard @@ -5522,10 +5515,10 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260420.1" - conditions: os=win32 & cpu=arm64 +"@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260426.1" + conditions: os=linux & cpu=x64 languageName: node linkType: hard @@ -5536,10 +5529,10 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260420.1" - conditions: os=win32 & cpu=x64 +"@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260426.1" + conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -5550,17 +5543,24 @@ __metadata: languageName: node linkType: hard -"@typescript/native-preview@npm:7.0.0-dev.20260420.1": - version: 7.0.0-dev.20260420.1 - resolution: "@typescript/native-preview@npm:7.0.0-dev.20260420.1" +"@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260426.1" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@typescript/native-preview@npm:7.0.0-dev.20260421.2": + version: 7.0.0-dev.20260421.2 + resolution: "@typescript/native-preview@npm:7.0.0-dev.20260421.2" dependencies: - "@typescript/native-preview-darwin-arm64": "npm:7.0.0-dev.20260420.1" - "@typescript/native-preview-darwin-x64": "npm:7.0.0-dev.20260420.1" - "@typescript/native-preview-linux-arm": "npm:7.0.0-dev.20260420.1" - "@typescript/native-preview-linux-arm64": "npm:7.0.0-dev.20260420.1" - "@typescript/native-preview-linux-x64": "npm:7.0.0-dev.20260420.1" - "@typescript/native-preview-win32-arm64": "npm:7.0.0-dev.20260420.1" - "@typescript/native-preview-win32-x64": "npm:7.0.0-dev.20260420.1" + "@typescript/native-preview-darwin-arm64": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-darwin-x64": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-linux-arm": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-linux-arm64": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-linux-x64": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-win32-arm64": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-win32-x64": "npm:7.0.0-dev.20260421.2" dependenciesMeta: "@typescript/native-preview-darwin-arm64": optional: true @@ -5578,21 +5578,21 @@ __metadata: optional: true bin: tsgo: bin/tsgo.js - checksum: 10c0/618c2e8e7497e0b5185b7aed942db6fa0c041667a061b33e354b839185b05387c6b164097ada0c479f846dc4a42163983c69850e91e07958fe42a4acce0af1cb + checksum: 10c0/79dbb7e5204c5906bcb3a2946209162efbaac9c8fa78ffeccb8b6718661a5b40f988d60b27350ad538cc1a4143524e5fc97b04fa4767bd42a036000f226438db languageName: node linkType: hard -"@typescript/native-preview@npm:7.0.0-dev.20260421.2": - version: 7.0.0-dev.20260421.2 - resolution: "@typescript/native-preview@npm:7.0.0-dev.20260421.2" +"@typescript/native-preview@npm:7.0.0-dev.20260426.1": + version: 7.0.0-dev.20260426.1 + resolution: "@typescript/native-preview@npm:7.0.0-dev.20260426.1" dependencies: - "@typescript/native-preview-darwin-arm64": "npm:7.0.0-dev.20260421.2" - "@typescript/native-preview-darwin-x64": "npm:7.0.0-dev.20260421.2" - "@typescript/native-preview-linux-arm": "npm:7.0.0-dev.20260421.2" - "@typescript/native-preview-linux-arm64": "npm:7.0.0-dev.20260421.2" - "@typescript/native-preview-linux-x64": "npm:7.0.0-dev.20260421.2" - "@typescript/native-preview-win32-arm64": "npm:7.0.0-dev.20260421.2" - "@typescript/native-preview-win32-x64": "npm:7.0.0-dev.20260421.2" + "@typescript/native-preview-darwin-arm64": "npm:7.0.0-dev.20260426.1" + "@typescript/native-preview-darwin-x64": "npm:7.0.0-dev.20260426.1" + "@typescript/native-preview-linux-arm": "npm:7.0.0-dev.20260426.1" + "@typescript/native-preview-linux-arm64": "npm:7.0.0-dev.20260426.1" + "@typescript/native-preview-linux-x64": "npm:7.0.0-dev.20260426.1" + "@typescript/native-preview-win32-arm64": "npm:7.0.0-dev.20260426.1" + "@typescript/native-preview-win32-x64": "npm:7.0.0-dev.20260426.1" dependenciesMeta: "@typescript/native-preview-darwin-arm64": optional: true @@ -5610,7 +5610,7 @@ __metadata: optional: true bin: tsgo: bin/tsgo.js - checksum: 10c0/79dbb7e5204c5906bcb3a2946209162efbaac9c8fa78ffeccb8b6718661a5b40f988d60b27350ad538cc1a4143524e5fc97b04fa4767bd42a036000f226438db + checksum: 10c0/ed9fd99f155ef56fc7c4bcefa8e23443284fcef05f62dc16258dfac79217ac39ce15a634cffa56712e1fe83849f913721b357c0ccd164e169c3faaec06caae7e languageName: node linkType: hard @@ -5991,9 +5991,9 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" + "@willbooster/wb": "npm:13.12.10" blitz: "npm:3.0.2" - build-ts: "npm:17.1.8" + build-ts: "npm:17.1.9" oxfmt: "npm:0.47.0" oxlint: "npm:1.62.0" oxlint-tsgolint: "npm:0.22.1" @@ -6012,8 +6012,8 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" - build-ts: "npm:17.1.8" + "@willbooster/wb": "npm:13.12.10" + build-ts: "npm:17.1.9" next: "npm:16.2.4" oxfmt: "npm:0.47.0" oxlint: "npm:1.62.0" @@ -6025,13 +6025,13 @@ __metadata: languageName: unknown linkType: soft -"@willbooster/shared-lib-node@npm:8.5.9": - version: 8.5.9 - resolution: "@willbooster/shared-lib-node@npm:8.5.9" +"@willbooster/shared-lib-node@npm:8.5.13": + version: 8.5.13 + resolution: "@willbooster/shared-lib-node@npm:8.5.13" dependencies: dotenv: "npm:17.4.2" dotenv-expand: "npm:12.0.3" - checksum: 10c0/086f447bd058575734be525afb6fe156d6966f6c78bcb29ee05531a293e193b5571601b8cad48d94f55801b5ccf95d2bf101a5c4d7c24bfd556a9eaecb07742b + checksum: 10c0/e7e7dd32b0641654415f70fdd3d158a8e6c5e10a58752a69842531bdce3fe0d3bd2074911daf50698dc7bc2e76226f1413487b3da65404f299c9646d85b0e6d2 languageName: node linkType: hard @@ -6046,8 +6046,8 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" - build-ts: "npm:17.1.8" + "@willbooster/wb": "npm:13.12.10" + build-ts: "npm:17.1.9" dotenv: "npm:17.4.2" dotenv-expand: "npm:12.0.3" oxfmt: "npm:0.47.0" @@ -6080,9 +6080,9 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" + "@willbooster/wb": "npm:13.12.10" babel-loader: "npm:10.1.1" - build-ts: "npm:17.1.8" + build-ts: "npm:17.1.9" oxfmt: "npm:0.47.0" oxlint: "npm:1.62.0" oxlint-tsgolint: "npm:0.22.1" @@ -6106,8 +6106,8 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" - build-ts: "npm:17.1.8" + "@willbooster/wb": "npm:13.12.10" + build-ts: "npm:17.1.9" oxfmt: "npm:0.47.0" oxlint: "npm:1.62.0" oxlint-tsgolint: "npm:0.22.1" @@ -6116,9 +6116,9 @@ __metadata: languageName: unknown linkType: soft -"@willbooster/wb@npm:13.12.9": - version: 13.12.9 - resolution: "@willbooster/wb@npm:13.12.9" +"@willbooster/wb@npm:13.12.10": + version: 13.12.10 + resolution: "@willbooster/wb@npm:13.12.10" dependencies: chalk: "npm:5.6.2" dotenv: "npm:17.4.2" @@ -6130,7 +6130,7 @@ __metadata: yargs: "npm:18.0.0" bin: wb: bin/index.js - checksum: 10c0/65c682bdf1cb3b01faea2e9128449e8a075e88c45c9b994bd19dbfd332b98176c1dd508f95ebf0af6e9216675a5ff92789874c927fa1281d965302b86f7f878d + checksum: 10c0/4eb226efe18f1e12938e63d46a02b45b81ccd94259fd2637e6c003d4941ee2cb2b19144299236dc9f7086e802b09b4fd355803a700f7d9fa9938474ada3d9849 languageName: node linkType: hard @@ -6151,7 +6151,7 @@ __metadata: "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" at-decorators: "npm:7.1.0" - build-ts: "npm:17.1.8" + build-ts: "npm:17.1.9" chalk: "npm:5.6.2" dotenv: "npm:17.4.2" dotenv-expand: "npm:12.0.3" @@ -6187,9 +6187,9 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" + "@willbooster/wb": "npm:13.12.10" "@yarnpkg/core": "npm:4.6.0" - build-ts: "npm:17.1.8" + build-ts: "npm:17.1.9" deepmerge: "npm:4.3.1" dotenv: "npm:17.4.2" fast-glob: "npm:3.3.3" @@ -7544,9 +7544,9 @@ __metadata: languageName: node linkType: hard -"build-ts@npm:17.1.8": - version: 17.1.8 - resolution: "build-ts@npm:17.1.8" +"build-ts@npm:17.1.9": + version: 17.1.9 + resolution: "build-ts@npm:17.1.9" dependencies: "@babel/core": "npm:7.29.0" "@babel/plugin-proposal-decorators": "npm:7.29.0" @@ -7563,8 +7563,8 @@ __metadata: "@rollup/plugin-replace": "npm:6.0.3" "@rollup/plugin-terser": "npm:1.0.0" "@rollup/pluginutils": "npm:5.3.0" - "@typescript/native-preview": "npm:7.0.0-dev.20260420.1" - "@willbooster/shared-lib-node": "npm:8.5.9" + "@typescript/native-preview": "npm:7.0.0-dev.20260426.1" + "@willbooster/shared-lib-node": "npm:8.5.13" babel-plugin-polyfill-corejs3: "npm:0.14.2" babel-plugin-transform-remove-console: "npm:6.9.4" chalk: "npm:5.6.2" @@ -7583,7 +7583,7 @@ __metadata: yargs: "npm:18.0.0" bin: build-ts: bin/index.js - checksum: 10c0/57647a5babc69cff10c3f14d1c8ffdd3e7fe2a4f8179e63131d76e3cacaacb80c39434a102a4a1b7f457f78fed9cba3a7f60670b1effc9b742653f3e4b528f54 + checksum: 10c0/c0ebd8da20f51a34fa9c7be54c4031a3534cce0aabc5a2a94ee4cbaceaa7dbd8cd15e0ec1a57cc64b25cb3a6c549401b6a0812267c05240e60a817ac9a463c11 languageName: node linkType: hard @@ -20043,7 +20043,7 @@ __metadata: "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.9" + "@willbooster/wb": "npm:13.12.10" conventional-changelog-conventionalcommits: "npm:9.3.1" lefthook: "npm:2.1.5" oxfmt: "npm:0.47.0"