Skip to content

Commit

Permalink
chore(deps): update sveltekit directory
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 1e33dd2 commit a82d90c
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 591 deletions.
12 changes: 6 additions & 6 deletions frameworks/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.30.4",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.9.0",
"prisma": "6.1.0-dev.11",
"svelte": "4.2.19",
"svelte-check": "3.8.6",
"svelte-preprocess": "5.1.4",
"svelte": "5.6.2",
"svelte-check": "4.1.1",
"svelte-preprocess": "6.0.3",
"tslib": "2.8.1",
"typescript": "5.6.3",
"vite": "5.4.11"
"vite": "6.0.2"
},
"type": "module",
"dependencies": {
Expand Down
Loading

0 comments on commit a82d90c

Please sign in to comment.