Skip to content

Commit

Permalink
chore: update vite peer dep changeset (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Apr 6, 2022
1 parent 8b4ed19 commit c902fff
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .changeset/young-chicken-agree.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@sveltejs/vite-plugin-svelte': major
---

Handle edge cases for `experimental.prebundleSvelteLibraries`
Update vite peerDependency to ^2.9.0 and handle edge cases for `experimental.prebundleSvelteLibraries`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"pnpm": {
"overrides": {
"@sveltejs/vite-plugin-svelte": "workspace:*",
"vite": "^2.9.0",
"vite": "^2.9.1",
"ansi-regex@>2.1.1 <5.0.1": "^5.0.1",
"node-fetch@2": "^2.6.7"
}
Expand Down
94 changes: 47 additions & 47 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 c902fff

Please sign in to comment.