Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
j4w8n committed Aug 1, 2024
1 parent 88c79ed commit ae56880
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/jsonwebtoken": "^9.0.6",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"typescript": "^5.5.4",
"vite": "^5.3.5"
},
"type": "module",
"dependencies": {
"@supabase/ssr": "^0.4.1",
"@supabase/supabase-js": "^2.44.4",
"@supabase/supabase-js": "^2.45.0",
"jose": "^5.6.3"
}
}

0 comments on commit ae56880

Please sign in to comment.