Skip to content

Commit 4f2d6c7

Browse files
fix(deps): update swc monorepo
1 parent c8fc4c6 commit 4f2d6c7

File tree

4 files changed

+80
-58
lines changed

4 files changed

+80
-58
lines changed

packages/plugin-react-swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@rolldown/pluginutils": "1.0.0-rc.12",
33-
"@swc/core": "^1.15.11"
33+
"@swc/core": "^1.15.21"
3434
},
3535
"devDependencies": {
3636
"@playwright/test": "^1.59.0",

packages/plugin-react-swc/playground/emotion-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^19.2.4"
1515
},
1616
"devDependencies": {
17-
"@swc/plugin-emotion": "^14.5.0",
17+
"@swc/plugin-emotion": "^14.8.0",
1818
"@types/react": "^19.2.14",
1919
"@types/react-dom": "^19.2.3",
2020
"@vitejs/plugin-react-swc": "../../dist"

packages/plugin-react-swc/playground/styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"styled-components": "^6.3.12"
1414
},
1515
"devDependencies": {
16-
"@swc/plugin-styled-components": "^12.5.0",
16+
"@swc/plugin-styled-components": "^12.8.0",
1717
"@types/react": "^19.2.14",
1818
"@types/react-dom": "^19.2.3",
1919
"@types/styled-components": "^5.1.36",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)