Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Aug 5, 2024
2 parents 34c8d1f + 6db00c3 commit ae19856
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 428 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,39 +23,39 @@
"@lhci/cli": "^0.14.0",
"@radix-ui/colors": "^3.0.0",
"@spotify/web-api-ts-sdk": "^1.2.0",
"@supabase/supabase-js": "^2.44.3",
"@supabase/supabase-js": "^2.45.0",
"@tsparticles/confetti": "^3.5.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"satori": "^0.10.14",
"sharp": "^0.33.4",
"svelte-autosize": "^1.1.0",
"svelte-preprocess": "^6.0.1"
"svelte-preprocess": "^6.0.2"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@iconify-json/ri": "^1.1.21",
"@melt-ui/pp": "^0.3.2",
"@melt-ui/svelte": "^0.83.0",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.3",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/adapter-vercel": "^5.4.1",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@testing-library/svelte": "^5.2.0",
"@vitest/coverage-v8": "^2.0.0",
"jsdom": "^24.1.0",
"@testing-library/svelte": "^5.2.1",
"@vitest/coverage-v8": "^2.0.4",
"jsdom": "^24.1.1",
"mdsvex": "^0.11.2",
"sass": "^1.77.6",
"supabase": "^1.178.2",
"sass": "^1.77.8",
"supabase": "^1.187.8",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"svelte-sequential-preprocessor": "^2.0.1",
"sveltekit-superforms": "^2.15.2",
"sveltekit-superforms": "^2.16.1",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"unplugin-icons": "^0.19.0",
"vite": "^5.3.3",
"vitest": "^2.0.0",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.1",
"vite": "^5.3.5",
"vitest": "^2.0.4",
"zod": "^3.23.8"
}
}
Loading

0 comments on commit ae19856

Please sign in to comment.