Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent ef2005b commit 4fa9b1b
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion playground/multi-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"dummy-side-effects": "workspace:*",
"svelte": "^4.2.19",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"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": "^4.0.5",
"tslib": "^2.8.0",
"typescript": "5.6.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"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.6.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
}
}
82 changes: 41 additions & 41 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 4fa9b1b

Please sign in to comment.