Skip to content

Commit

Permalink
Update dependency svelte to v5.14.2 (#1476)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent b3ac7cc commit d40cefc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/template-js-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"astro": "5.0.9"
},
"dependencies": {
"svelte": "5.14.0"
"svelte": "5.14.2"
}
}
2 changes: 1 addition & 1 deletion src/template-ts-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"astro": "5.0.9"
},
"dependencies": {
"svelte": "5.14.0"
"svelte": "5.14.2"
}
}

0 comments on commit d40cefc

Please sign in to comment.