Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.4.2 (#1075)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent ff817d6 commit 562a1f0
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion playground/multi-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"dummy-side-effects": "workspace:*",
"svelte": "^4.2.19",
"vite": "^5.4.1"
"vite": "^5.4.2"
},
"peerDependencies": {
"@sveltejs/kit": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/runtime-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"svelte-check": "^3.8.6",
"tslib": "^2.7.0",
"typescript": "5.5.4",
"vite": "^5.4.1"
"vite": "^5.4.2"
},
"type": "module"
}
2 changes: 1 addition & 1 deletion playground/runtime-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*",
"typescript": "5.5.4",
"vite": "^5.4.1"
"vite": "^5.4.2"
}
}
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 562a1f0

Please sign in to comment.