Skip to content

Commit

Permalink
chore: update dependency @sveltejs/adapter-auto to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 13f1f03 commit 6c46472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/adapter-auto": "3.0.1",
"@sveltejs/kit": "1.27.6",
"svelte": "4.2.7",
"svelte-check": "3.6.2",
Expand Down

0 comments on commit 6c46472

Please sign in to comment.