Skip to content

Commit 84baf4e

Browse files
authored
Update @vitejs/plugin-react-swc to version 3.6.0
1 parent c75e5fd commit 84baf4e

File tree

3 files changed

+66
-77
lines changed

3 files changed

+66
-77
lines changed

packages/blog-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/react": "^18.2.79",
2727
"@types/react-dom": "^18.2.25",
28-
"@vitejs/plugin-react-swc": "^3.0.0",
28+
"@vitejs/plugin-react-swc": "^3.6.0",
2929
"typescript": "5.4.5",
3030
"vite": "^4.5.3"
3131
}

packages/test-bundles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@gadgetinc/api-client-core": "workspace:*",
1616
"@gadgetinc/react": "workspace:*",
1717
"@gadgetinc/react-shopify-app-bridge": "workspace:*",
18-
"@vitejs/plugin-react-swc": "^3.3.2",
18+
"@vitejs/plugin-react-swc": "^3.6.0",
1919
"vite": "^4.5.3"
2020
},
2121
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)