Skip to content

Commit 93953ba

Browse files
fix(deps): update swc monorepo
1 parent c0656e6 commit 93953ba

File tree

4 files changed

+58
-58
lines changed

4 files changed

+58
-58
lines changed

packages/plugin-react-swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc#readme",
3434
"dependencies": {
3535
"@rolldown/pluginutils": "1.0.0-beta.50",
36-
"@swc/core": "^1.15.2"
36+
"@swc/core": "^1.15.3"
3737
},
3838
"peerDependencies": {
3939
"vite": "^4 || ^5 || ^6 || ^7"

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.0"
1515
},
1616
"devDependencies": {
17-
"@swc/plugin-emotion": "^13.0.0",
17+
"@swc/plugin-emotion": "^14.0.0",
1818
"@types/react": "^19.2.7",
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.1.19"
1414
},
1515
"devDependencies": {
16-
"@swc/plugin-styled-components": "^11.0.0",
16+
"@swc/plugin-styled-components": "^12.0.0",
1717
"@types/react": "^19.2.7",
1818
"@types/react-dom": "^19.2.3",
1919
"@types/styled-components": "^5.1.35",

pnpm-lock.yaml

Lines changed: 55 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)