Skip to content

Commit 53c567a

Browse files
authored
Update vite to version 4.5.13
1 parent 5734eef commit 53c567a

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

packages/blog-example/package.json

Lines changed: 1 addition & 1 deletion
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.12"
30+
"vite": "^4.5.13"
3131
}
3232
}

packages/test-bundles/package.json

Lines changed: 1 addition & 1 deletion
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.12"
19+
"vite": "^4.5.13"
2020
},
2121
"devDependencies": {
2222
"rollup-plugin-visualizer": "^5.12.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)