Skip to content

Commit c3b5222

Browse files
authored
Update vite to version 4.5.5
1 parent aa596f7 commit c3b5222

File tree

3 files changed

+51
-56
lines changed

3 files changed

+51
-56
lines changed

packages/blog-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/react-dom": "^18.2.25",
2828
"@vitejs/plugin-react-swc": "^3.6.0",
2929
"typescript": "5.4.5",
30-
"vite": "^4.5.3"
30+
"vite": "^4.5.5"
3131
}
3232
}

packages/test-bundles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@gadgetinc/react": "workspace:*",
1717
"@gadgetinc/react-shopify-app-bridge": "workspace:*",
1818
"@vitejs/plugin-react-swc": "^3.6.0",
19-
"vite": "^4.5.3"
19+
"vite": "^4.5.5"
2020
},
2121
"devDependencies": {
2222
"rollup-plugin-visualizer": "^5.12.0",

0 commit comments

Comments
 (0)