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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"@tsconfig/node-ts": "23.6.4",
"@tsconfig/node24": "24.0.4",
"@types/node": "24.12.2",
"@typescript/native-preview": "7.0.0-dev.20260427.1",
"@typescript/native-preview": "7.0.0-dev.20260421.2",
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

The version of @typescript/native-preview is being downgraded to 7.0.0-dev.20260421.2, but the updated build-ts (v17.1.10) depends on 7.0.0-dev.20260427.1. This inconsistency will lead to multiple versions of the same package being installed in the dependency tree. It is recommended to align the version in package.json with the one required by build-ts to avoid redundancy.

Suggested change
"@typescript/native-preview": "7.0.0-dev.20260421.2",
"@typescript/native-preview": "7.0.0-dev.20260427.1",
References
  1. Simplify code as much as possible to eliminate redundancy. Aligning dependency versions avoids redundant package installations. (link)

"@willbooster/oxfmt-config": "1.2.2",
"@willbooster/oxlint-config": "1.4.6",
"@willbooster/prettier-config": "10.4.0",
"@willbooster/wb": "13.12.10",
"build-ts": "17.1.9",
"build-ts": "17.1.10",
"conventional-changelog-conventionalcommits": "9.3.1",
"dotenv-cli": "11.0.0",
"lefthook": "2.1.6",
Expand Down
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1723,13 +1723,13 @@ __metadata:
"@tsconfig/node-ts": "npm:23.6.4"
"@tsconfig/node24": "npm:24.0.4"
"@types/node": "npm:24.12.2"
"@typescript/native-preview": "npm:7.0.0-dev.20260427.1"
"@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/prettier-config": "npm:10.4.0"
"@willbooster/wb": "npm:13.12.10"
ai: "npm:6.0.168"
build-ts: "npm:17.1.9"
build-ts: "npm:17.1.10"
conventional-changelog-conventionalcommits: "npm:9.3.1"
dotenv-cli: "npm:11.0.0"
front-matter: "npm:4.0.2"
Expand Down Expand Up @@ -3355,9 +3355,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-darwin-arm64@npm:7.0.0-dev.20260421.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3369,9 +3369,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-darwin-x64@npm:7.0.0-dev.20260421.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3383,9 +3383,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-linux-arm64@npm:7.0.0-dev.20260421.2"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3397,9 +3397,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-linux-arm@npm:7.0.0-dev.20260421.2"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard
Expand All @@ -3411,9 +3411,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-linux-x64@npm:7.0.0-dev.20260421.2"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3425,9 +3425,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-win32-arm64@npm:7.0.0-dev.20260421.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3439,9 +3439,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.20260421.2":
version: 7.0.0-dev.20260421.2
resolution: "@typescript/native-preview-win32-x64@npm:7.0.0-dev.20260421.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand All @@ -3453,17 +3453,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.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.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.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
Expand All @@ -3481,7 +3481,7 @@ __metadata:
optional: true
bin:
tsgo: bin/tsgo.js
checksum: 10c0/ed9fd99f155ef56fc7c4bcefa8e23443284fcef05f62dc16258dfac79217ac39ce15a634cffa56712e1fe83849f913721b357c0ccd164e169c3faaec06caae7e
checksum: 10c0/79dbb7e5204c5906bcb3a2946209162efbaac9c8fa78ffeccb8b6718661a5b40f988d60b27350ad538cc1a4143524e5fc97b04fa4767bd42a036000f226438db
languageName: node
linkType: hard

Expand Down Expand Up @@ -4079,9 +4079,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 @@ -4098,7 +4098,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 @@ -4118,7 +4118,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