Skip to content

Commit

Permalink
Bump vite-plugin-svelte to 1.0.0-next.12 (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Jul 10, 2021
1 parent 868f97a commit 8854e2f
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 24 deletions.
5 changes: 5 additions & 0 deletions .changeset/hungry-masks-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sveltejs/kit': patch
---

Bump vite-plugin-svelte to 1.0.0-next.12
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0-next.123",
"type": "module",
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.11",
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.12",
"cheap-watch": "^1.0.3",
"sade": "^1.7.4",
"vite": "^2.4.1"
Expand Down
85 changes: 62 additions & 23 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 8854e2f

Please sign in to comment.