Skip to content

Commit

Permalink
chore(deps): update dependency @sveltejs/vite-plugin-svelte to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 54557a4 commit f8dca51
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 56 deletions.
2 changes: 1 addition & 1 deletion playground/multi-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
"dummy-side-effects": "workspace:*",
"svelte": "^5.2.9",
"vite": "^5.4.11"
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 @@ -17,7 +17,7 @@
"@neoconfetti/svelte": "^1.0.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
"@types/eslint": "^8.56.12",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
Expand Down
85 changes: 31 additions & 54 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 f8dca51

Please sign in to comment.