Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v5.0.0-next.260 (#2935)
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 Sep 30, 2024
1 parent 839f412 commit e035389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"files": ["dist", "!dist/**/*.test.*", "!dist/**/*.spec.*"],
"peerDependencies": {
"svelte": "5.0.0-next.258"
"svelte": "5.0.0-next.260"
},
"dependencies": {
"@zag-js/avatar": "0.72.0",
Expand All @@ -32,7 +32,7 @@
"@sveltejs/package": "2.3.5",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"publint": "0.2.11",
"svelte": "5.0.0-next.258",
"svelte": "5.0.0-next.260",
"svelte-check": "4.0.4",
"tslib": "2.7.0",
"typescript": "5.6.2",
Expand Down

0 comments on commit e035389

Please sign in to comment.