Skip to content

Commit

Permalink
fix(deps): bump svelte from 4.2.19 to 5.14.0
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.19 to 5.14.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a2699f0 commit 2c82354
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 82 deletions.
2 changes: 1 addition & 1 deletion playground/ssg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"astro": "^4.16.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
"svelte": "^5.14.0",
"tailwindcss": "^3.4.14",
"vue": "^3.5.12"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"astro": "^4.16.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
"svelte": "^5.14.0",
"tailwindcss": "^3.4.14",
"vue": "^3.5.12"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"astro": "^4.16.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
"svelte": "^5.14.0",
"tailwindcss": "^3.4.14",
"vue": "^3.5.12"
}
Expand Down
Loading

0 comments on commit 2c82354

Please sign in to comment.