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 @@ -69,8 +69,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.14",
"build-ts": "17.1.10",
"@willbooster/wb": "13.12.15",
"build-ts": "17.1.12",
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 version 17.1.12 introduces a newer version of @typescript/native-preview (7.0.0-dev.20260503.1) as a transitive dependency. However, your package.json still lists an older version (7.0.0-dev.20260421.2) as a direct dependency.

This results in two different versions of @typescript/native-preview being installed. To improve consistency and reduce potential dependency bloat, consider aligning these versions. You could update the direct dependency in package.json to 7.0.0-dev.20260503.1 to match the version required by build-ts.

"conventional-changelog-conventionalcommits": "9.3.1",
"jsdom": "29.0.2",
"lefthook": "2.1.5",
Expand Down
140 changes: 80 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.28.6, @babel/compat-data@npm:^7.29.0":
"@babel/compat-data@npm:^7.28.6":
version: 7.29.0
resolution: "@babel/compat-data@npm:7.29.0"
checksum: 10c0/08f348554989d23aa801bf1405aa34b15e841c0d52d79da7e524285c77a5f9d298e70e11d91cc578d8e2c9542efc586d50c5f5cf8e1915b254a9dcf786913a94
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.29.3":
version: 7.29.3
resolution: "@babel/compat-data@npm:7.29.3"
checksum: 10c0/81bddd53ce1b1395576fbb7cb739631a976f6b421cd260e6cf2715a9691b9a0ec12ca5c4e1bb88088e60dc87875f6e4ef7fa8674f1dc96ae1bd7c357416605a7
languageName: node
linkType: hard

"@babel/core@npm:7.29.0":
version: 7.29.0
resolution: "@babel/core@npm:7.29.0"
Expand Down Expand Up @@ -388,6 +395,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:^7.29.3":
version: 7.29.3
resolution: "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:7.29.3"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.28.6"
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 10c0/5c60605526e87d1bb200faa6c2fae606764bd675f3338c32924feac55ad98671ccb16f270112310a8667e50e4905d893993c4e2533a9bb53507e8fcc2f6893ad
languageName: node
linkType: hard

"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.27.1":
version: 7.27.1
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.27.1"
Expand Down Expand Up @@ -1195,17 +1214,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.29.2":
version: 7.29.2
resolution: "@babel/preset-env@npm:7.29.2"
"@babel/preset-env@npm:7.29.3":
version: 7.29.3
resolution: "@babel/preset-env@npm:7.29.3"
dependencies:
"@babel/compat-data": "npm:^7.29.0"
"@babel/compat-data": "npm:^7.29.3"
"@babel/helper-compilation-targets": "npm:^7.28.6"
"@babel/helper-plugin-utils": "npm:^7.28.6"
"@babel/helper-validator-option": "npm:^7.27.1"
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.28.5"
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "npm:^7.29.3"
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.6"
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
Expand Down Expand Up @@ -1271,7 +1291,7 @@ __metadata:
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/d49cb005f2dbc3f2293ab6d80ee8f1380e6215af5518fe26b087c8961c1ea8ebaa554dfce589abe1fbebac25ad7c2515d943dec3859ea2d4981a3f8f4711c580
checksum: 10c0/40591ca097502b547eaf844fceaafbc71aa726a86bec95b66ca4e762b2642a8dfc224eb9204a9d0d952ad62b6b326008f6be4dfc9e274e4438503e4975848372
languageName: node
linkType: hard

Expand Down Expand Up @@ -3532,9 +3552,9 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

Expand Down Expand Up @@ -3795,8 +3815,8 @@ __metadata:
"@willbooster/monaco-loader": "npm:1.1.1"
"@willbooster/oxfmt-config": "npm:1.2.2"
"@willbooster/oxlint-config": "npm:1.4.6"
"@willbooster/wb": "npm:13.12.14"
build-ts: "npm:17.1.10"
"@willbooster/wb": "npm:13.12.15"
build-ts: "npm:17.1.12"
conventional-changelog-conventionalcommits: "npm:9.3.1"
jsdom: "npm:29.0.2"
lefthook: "npm:2.1.5"
Expand Down Expand Up @@ -3835,31 +3855,31 @@ __metadata:
languageName: node
linkType: hard

"@willbooster/shared-lib-node@npm:8.5.13":
version: 8.5.13
resolution: "@willbooster/shared-lib-node@npm:8.5.13"
"@willbooster/shared-lib-node@npm:8.5.16":
version: 8.5.16
resolution: "@willbooster/shared-lib-node@npm:8.5.16"
dependencies:
dotenv: "npm:17.4.2"
dotenv-expand: "npm:12.0.3"
checksum: 10c0/e7e7dd32b0641654415f70fdd3d158a8e6c5e10a58752a69842531bdce3fe0d3bd2074911daf50698dc7bc2e76226f1413487b3da65404f299c9646d85b0e6d2
checksum: 10c0/29f13c8d20c915b3c96db991e3b5100f555556d1c8200b1aabe08a4a13051bbf72ddaf343e748677699023ae12f844219f2712b156153d4f31a06b0042bb0b1b
languageName: node
linkType: hard

"@willbooster/wb@npm:13.12.14":
version: 13.12.14
resolution: "@willbooster/wb@npm:13.12.14"
"@willbooster/wb@npm:13.12.15":
version: 13.12.15
resolution: "@willbooster/wb@npm:13.12.15"
dependencies:
chalk: "npm:5.6.2"
dotenv: "npm:17.4.2"
dotenv-expand: "npm:12.0.3"
fastest-levenshtein: "npm:1.0.16"
globby: "npm:16.2.0"
kill-port: "npm:2.0.1"
minimal-promise-pool: "npm:6.0.1"
minimal-promise-pool: "npm:6.0.2"
yargs: "npm:18.0.0"
bin:
wb: bin/index.js
checksum: 10c0/3d1812d7a7bcfcc4d80185121320efaa3bbc6f1b44341aff4157bb3b1d8030a46cc35ab542f9f361410da0ab0878e986be7f37b801ce1c4cdcce7f02f81420d4
checksum: 10c0/38bc40454693da55c3bc4a4f70aac946ce391238fbb327146dbda782c72bba1bfba1873056ba76b4b59a8a7a5af22620d3c8a22f863b8ea00d44fe0efd5e1a0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4179,16 +4199,16 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:17.1.10":
version: 17.1.10
resolution: "build-ts@npm:17.1.10"
"build-ts@npm:17.1.12":
version: 17.1.12
resolution: "build-ts@npm:17.1.12"
dependencies:
"@babel/core": "npm:7.29.0"
"@babel/plugin-proposal-decorators": "npm:7.29.0"
"@babel/plugin-proposal-explicit-resource-management": "npm:7.27.4"
"@babel/plugin-syntax-import-attributes": "npm:7.28.6"
"@babel/plugin-transform-runtime": "npm:7.29.0"
"@babel/preset-env": "npm:7.29.2"
"@babel/preset-env": "npm:7.29.3"
"@babel/preset-react": "npm:7.28.5"
"@babel/preset-typescript": "npm:7.28.5"
"@rollup/plugin-babel": "npm:7.0.0"
Expand All @@ -4198,8 +4218,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.20260427.1"
"@willbooster/shared-lib-node": "npm:8.5.13"
"@typescript/native-preview": "npm:7.0.0-dev.20260503.1"
"@willbooster/shared-lib-node": "npm:8.5.16"
babel-plugin-polyfill-corejs3: "npm:0.14.2"
babel-plugin-transform-remove-console: "npm:6.9.4"
chalk: "npm:5.6.2"
Expand All @@ -4218,7 +4238,7 @@ __metadata:
yargs: "npm:18.0.0"
bin:
build-ts: bin/index.js
checksum: 10c0/75527167c71bee5c27247b0beb0aab428a6f52821332131b033ef69f870c21bb6e6b833fdd0bf71bf4bcac9a34f3e637055ddc26d483b8278317fbfdab8497c4
checksum: 10c0/a8fb51f4b688eec60a7c5696d71a86fe9bb9b9838817c9a1658b6866c890e949a0bbb9fa9ac4a1a760edd634b555da379f75847f5b23cd1c455cf2e0ff1a89b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -6555,10 +6575,10 @@ __metadata:
languageName: node
linkType: hard

"minimal-promise-pool@npm:6.0.1":
version: 6.0.1
resolution: "minimal-promise-pool@npm:6.0.1"
checksum: 10c0/5123933424b882dfdf91030568666b0b9a45e1d0a1856dc2fac4b2bcec22e3229344f983b04aa00ce96326e15d6dec4570c984bc24ea9bf35c04b038706542ec
"minimal-promise-pool@npm:6.0.2":
version: 6.0.2
resolution: "minimal-promise-pool@npm:6.0.2"
checksum: 10c0/a6568e18877842019c2fd8dc49b0ad1d6c7ce4af27aa9f346ec90232313044a60aa1215f5ec28159515634fa48ff787e037c63f599975de7a7a33b1c443e7a77
languageName: node
linkType: hard

Expand Down
Loading