Skip to content

Commit

Permalink
chore: update npm dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrosenberg committed May 31, 2024
1 parent b0ecfe5 commit 5a5b08b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"devDependencies": {
"@roxi/routify": "^3.0.0-next.1",
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.13",
"@sveltejs/vite-plugin-svelte": "^2.4.2",
"mdsvex": "^0.9.3",
"spank": "^2.0.0-12",
"svelte": "^3.39.0",
"vite": "^3.0.3"
"svelte": "^4.0.0",
"vite": "^4.4.1"
}
}

0 comments on commit 5a5b08b

Please sign in to comment.