Skip to content

Commit

Permalink
chore(deps): update typescript and @microsoft/api-extractor (#8737)
Browse files Browse the repository at this point in the history
* chore(deps): update typescript and @microsoft/api-extractor

* chore: update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hana <[email protected]>
  • Loading branch information
renovate[bot] and h-a-n-a authored Dec 17, 2024
1 parent 61f0cd2 commit 5285518
Show file tree
Hide file tree
Showing 13 changed files with 149 additions and 149 deletions.
2 changes: 1 addition & 1 deletion crates/node_binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"repository": "web-infra-dev/rspack",
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"napi": {
"binaryName": "rspack"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@jest/reporters": "29.7.0",
"@microsoft/api-extractor": "7.47.11",
"@microsoft/api-extractor-model": "7.29.8",
"@microsoft/api-extractor": "7.48.1",
"@microsoft/api-extractor-model": "7.30.1",
"@rspack/cli": "workspace:*",
"@taplo/cli": "^0.7.0",
"@types/is-ci": "^3.0.4",
Expand All @@ -75,7 +75,7 @@
"prettier-2": "npm:[email protected]",
"rimraf": "^5.0.10",
"ts-jest": "29.2.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"webpack": "^5.94.0",
"webpack-cli": "5.1.4",
"zx": "7.2.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@rslib/core": "0.0.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rspack/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"cross-env": "^7.0.3",
"react-refresh": "^0.14.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/create-rspack/template-vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@rspack/cli": "workspace:*",
"@rspack/core": "workspace:*",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/create-rspack/template-vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rspack/core": "workspace:*",
"cross-env": "^7.0.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vue-loader": "^17.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/rspack-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cross-env": "^7.0.3",
"execa": "^5.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rspack/core": "^1.0.0-alpha || ^1.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-test-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"terser": "5.36.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"wast-loader": "^1.12.1",
"worker-rspack-loader": "^3.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prebundle": "^1.1.0",
"tsc-alias": "^1.8.8",
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"watchpack": "^2.4.0",
"webpack-dev-server": "5.0.4",
"webpack-sources": "3.2.3",
Expand Down
Loading

2 comments on commit 5285518

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
_selftest ✅ success
rsdoctor ❌ failure
rspress ✅ success
rslib ✅ success
rsbuild ❌ failure
examples ❌ failure
devserver ✅ success
nuxt ✅ success

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Benchmark detail: Open

Name Base (2024-12-17 fb2869d) Current Change
10000_big_production-mode_disable-minimize + exec 37.9 s ± 622 ms 38.1 s ± 613 ms +0.46 %
10000_development-mode + exec 1.87 s ± 24 ms 1.84 s ± 37 ms -1.82 %
10000_development-mode_hmr + exec 687 ms ± 28 ms 684 ms ± 28 ms -0.50 %
10000_production-mode + exec 2.47 s ± 48 ms 2.38 s ± 33 ms -3.79 %
arco-pro_development-mode + exec 1.77 s ± 90 ms 1.78 s ± 83 ms +0.57 %
arco-pro_development-mode_hmr + exec 379 ms ± 1.6 ms 378 ms ± 1.4 ms -0.29 %
arco-pro_production-mode + exec 3.31 s ± 75 ms 3.26 s ± 68 ms -1.53 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.37 s ± 152 ms 3.37 s ± 105 ms +0.05 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.34 s ± 124 ms 3.33 s ± 78 ms -0.39 %
threejs_development-mode_10x + exec 1.61 s ± 20 ms 1.61 s ± 14 ms -0.07 %
threejs_development-mode_10x_hmr + exec 794 ms ± 28 ms 791 ms ± 16 ms -0.33 %
threejs_production-mode_10x + exec 5.42 s ± 141 ms 5.41 s ± 107 ms -0.15 %
10000_big_production-mode_disable-minimize + rss memory 9482 MiB ± 276 MiB 9575 MiB ± 343 MiB +0.98 %
10000_development-mode + rss memory 633 MiB ± 14.8 MiB 706 MiB ± 25 MiB +11.50 %
10000_development-mode_hmr + rss memory 1396 MiB ± 296 MiB 1541 MiB ± 233 MiB +10.34 %
10000_production-mode + rss memory 601 MiB ± 31.9 MiB 696 MiB ± 39.1 MiB +15.87 %
arco-pro_development-mode + rss memory 587 MiB ± 40.3 MiB 618 MiB ± 29.6 MiB +5.15 %
arco-pro_development-mode_hmr + rss memory 639 MiB ± 102 MiB 638 MiB ± 90.4 MiB -0.17 %
arco-pro_production-mode + rss memory 742 MiB ± 50.5 MiB 760 MiB ± 51.6 MiB +2.50 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 737 MiB ± 45.5 MiB 789 MiB ± 64.4 MiB +7.05 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 720 MiB ± 58.3 MiB 751 MiB ± 47.6 MiB +4.31 %
threejs_development-mode_10x + rss memory 638 MiB ± 22.2 MiB 681 MiB ± 42.4 MiB +6.86 %
threejs_development-mode_10x_hmr + rss memory 1194 MiB ± 248 MiB 1218 MiB ± 148 MiB +1.98 %
threejs_production-mode_10x + rss memory 948 MiB ± 55 MiB 991 MiB ± 75 MiB +4.52 %

Please sign in to comment.