Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 4f37870 commit feff206
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 58 deletions.
2 changes: 1 addition & 1 deletion examples/svelte-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@fastify/vite": "workspace:^",
"devalue": "^4.3.3",
"fastify": "5.0.0",
"svelte": "^3.59.2",
"svelte": "^4.2.19",
"svelte-navigator": "^3.2.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^2.5.3",
"fastify": "5.0.0",
"svelte": "^3.59.2"
"svelte": "^4.2.19"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
Loading

0 comments on commit feff206

Please sign in to comment.