Skip to content

Commit 6628161

Browse files
authored
Update vite to version 7.1.10
1 parent 3bcc14a commit 6628161

File tree

3 files changed

+33
-28
lines changed

3 files changed

+33
-28
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": "^19.1.1",
2828
"@vitejs/plugin-react-swc": "^3.11.0",
2929
"typescript": "5.4.5",
30-
"vite": "^7.1.4"
30+
"vite": "^7.1.10"
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.11.0",
19-
"vite": "^7.1.4"
19+
"vite": "^7.1.10"
2020
},
2121
"devDependencies": {
2222
"rollup-plugin-visualizer": "^5.12.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)