Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent ac43df5 commit 7b009bc
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 @@ -78,7 +78,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"dummy-side-effects": "workspace:*",
"svelte": "^5.14.4",
"vite": "^5.4.11"
"vite": "^6.0.4"
},
"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 @@ -29,7 +29,7 @@
"svelte-check": "^4.1.1",
"tslib": "^2.8.1",
"typescript": "5.7.2",
"vite": "^5.4.11"
"vite": "^6.0.4"
},
"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.7.2",
"vite": "^5.4.11"
"vite": "^6.0.4"
}
}
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 7b009bc

Please sign in to comment.