Skip to content

Commit 033540d

Browse files
fix(deps): update swc monorepo to v1.15.41 (main) (#8684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <caohuilin@bytedance.com>
1 parent 10e8ef5 commit 033540d

5 files changed

Lines changed: 182 additions & 182 deletions

File tree

packages/cli/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@rsbuild/plugin-svgr": "2.0.3",
4646
"@rsbuild/plugin-type-check": "1.4.0",
4747
"@rsbuild/plugin-typed-css-modules": "1.2.3",
48-
"@swc/core": "1.15.40",
48+
"@swc/core": "1.15.41",
4949
"@swc/helpers": "^0.5.17",
5050
"autoprefixer": "10.4.27",
5151
"browserslist": "4.28.2",

packages/runtime/plugin-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"@modern-js/runtime-utils": "workspace:*",
217217
"@modern-js/types": "workspace:*",
218218
"@modern-js/utils": "workspace:*",
219-
"@swc/core": "1.15.40",
219+
"@swc/core": "1.15.41",
220220
"@swc/helpers": "^0.5.17",
221221
"@swc/plugin-loadable-components": "^11.12.0",
222222
"@types/loadable__component": "^5.13.10",

packages/solutions/app-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@modern-js/types": "workspace:*",
101101
"@modern-js/utils": "workspace:*",
102102
"@rsbuild/core": "2.0.10",
103-
"@swc/core": "1.15.40",
103+
"@swc/core": "1.15.41",
104104
"@swc/helpers": "^0.5.17",
105105
"es-module-lexer": "^1.7.0",
106106
"flatted": "^3.4.2",

0 commit comments

Comments
 (0)