Skip to content

Commit 60f5798

Browse files
chore(deps): update SWC plugins to ^9.1.0 (#6041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9373f0 commit 60f5798

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

e2e/cases/swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"name": "@e2e/swc-plugin",
44
"version": "1.0.0",
55
"dependencies": {
6-
"@swc/plugin-remove-console": "^9.0.2"
6+
"@swc/plugin-remove-console": "^9.1.0"
77
}
88
}

packages/plugin-preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@prefresh/core": "^1.5.7",
3131
"@prefresh/utils": "^1.2.1",
3232
"@rspack/plugin-preact-refresh": "^1.1.2",
33-
"@swc/plugin-prefresh": "^9.0.2"
33+
"@swc/plugin-prefresh": "^9.1.0"
3434
},
3535
"devDependencies": {
3636
"@rsbuild/core": "workspace:*",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)