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 .cursor/rules/general.mdc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ alwaysApply: true
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Cursor) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Use `wb start --mode test` to launch a web server for debugging or testing.
- Use `yarn wb start --mode test` to launch a web server for debugging or testing.

## Coding Style

Expand Down
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Codex CLI) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Use `wb start --mode test` to launch a web server for debugging or testing.
- Use `yarn wb start --mode test` to launch a web server for debugging or testing.

## Coding Style

Expand Down
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Claude Code) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Use `wb start --mode test` to launch a web server for debugging or testing.
- Use `yarn wb start --mode test` to launch a web server for debugging or testing.

## Coding Style

Expand Down
2 changes: 1 addition & 1 deletion GEMINI.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Gemini CLI) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Use `wb start --mode test` to launch a web server for debugging or testing.
- Use `yarn wb start --mode test` to launch a web server for debugging or testing.

## Coding Style

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@willbooster/oxfmt-config": "1.2.2",
"@willbooster/oxlint-config": "1.4.6",
"@willbooster/wb": "13.12.10",
"build-ts": "17.1.9",
"build-ts": "17.1.10",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Updating build-ts to 17.1.10 introduces a transitive dependency on @typescript/native-preview@7.0.0-dev.20260427.1 (as seen in yarn.lock). However, the project still directly depends on an older version 7.0.0-dev.20260421.2 at line 69. To eliminate redundancy and ensure consistency, please align these versions by updating the direct dependency as well.

References
  1. Simplify code as much as possible to eliminate redundancy. (link)

"conventional-changelog-conventionalcommits": "9.3.1",
"jsdom": "29.0.2",
"lefthook": "2.1.5",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3532,9 +3532,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260427.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3546,9 +3546,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260427.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3560,9 +3560,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260427.1"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3574,9 +3574,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260427.1"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard
Expand All @@ -3588,9 +3588,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260427.1"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3602,9 +3602,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260427.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3616,9 +3616,9 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260427.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3655,17 +3655,17 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@typescript/native-preview@npm:7.0.0-dev.20260427.1":
version: 7.0.0-dev.20260427.1
resolution: "@typescript/native-preview@npm:7.0.0-dev.20260427.1"
dependencies:
"@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"
"@typescript/native-preview-darwin-arm64": "npm:7.0.0-dev.20260427.1"
"@typescript/native-preview-darwin-x64": "npm:7.0.0-dev.20260427.1"
"@typescript/native-preview-linux-arm": "npm:7.0.0-dev.20260427.1"
"@typescript/native-preview-linux-arm64": "npm:7.0.0-dev.20260427.1"
"@typescript/native-preview-linux-x64": "npm:7.0.0-dev.20260427.1"
"@typescript/native-preview-win32-arm64": "npm:7.0.0-dev.20260427.1"
"@typescript/native-preview-win32-x64": "npm:7.0.0-dev.20260427.1"
dependenciesMeta:
"@typescript/native-preview-darwin-arm64":
optional: true
Expand All @@ -3683,7 +3683,7 @@ __metadata:
optional: true
bin:
tsgo: bin/tsgo.js
checksum: 10c0/ed9fd99f155ef56fc7c4bcefa8e23443284fcef05f62dc16258dfac79217ac39ce15a634cffa56712e1fe83849f913721b357c0ccd164e169c3faaec06caae7e
checksum: 10c0/be3e45a4d83f02259579a3e4740df42f6f5b3f83f599c007a8716c69c65340c4a134bba04dc0f855e6ea22dec22835c9ca633c30cff14f97dfd624c168be2785
languageName: node
linkType: hard

Expand Down Expand Up @@ -3796,7 +3796,7 @@ __metadata:
"@willbooster/oxfmt-config": "npm:1.2.2"
"@willbooster/oxlint-config": "npm:1.4.6"
"@willbooster/wb": "npm:13.12.10"
build-ts: "npm:17.1.9"
build-ts: "npm:17.1.10"
conventional-changelog-conventionalcommits: "npm:9.3.1"
jsdom: "npm:29.0.2"
lefthook: "npm:2.1.5"
Expand Down Expand Up @@ -4179,9 +4179,9 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:17.1.9":
version: 17.1.9
resolution: "build-ts@npm:17.1.9"
"build-ts@npm:17.1.10":
version: 17.1.10
resolution: "build-ts@npm:17.1.10"
dependencies:
"@babel/core": "npm:7.29.0"
"@babel/plugin-proposal-decorators": "npm:7.29.0"
Expand All @@ -4198,7 +4198,7 @@ __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.20260426.1"
"@typescript/native-preview": "npm:7.0.0-dev.20260427.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"
Expand All @@ -4218,7 +4218,7 @@ __metadata:
yargs: "npm:18.0.0"
bin:
build-ts: bin/index.js
checksum: 10c0/c0ebd8da20f51a34fa9c7be54c4031a3534cce0aabc5a2a94ee4cbaceaa7dbd8cd15e0ec1a57cc64b25cb3a6c549401b6a0812267c05240e60a817ac9a463c11
checksum: 10c0/75527167c71bee5c27247b0beb0aab428a6f52821332131b033ef69f870c21bb6e6b833fdd0bf71bf4bcac9a34f3e637055ddc26d483b8278317fbfdab8497c4
languageName: node
linkType: hard

Expand Down
Loading