Skip to content

Commit

Permalink
Update dependencies and refactor components (#154)
Browse files Browse the repository at this point in the history
This pull request includes updates to the project's dependencies and refactors to the components. The dependencies have been updated to their latest versions, including "@sveltejs/kit", "@sveltejs/adapter-vercel", and "tailwindcss". The refactors include adding a tooltip to the sign-up button, fixing typos, adding more information to the FAQ, updating the homepage, changing the CTA to Discord, adding handy links, and decreasing the duration of the number ticker.
  • Loading branch information
DarthGigi authored Oct 16, 2024
2 parents 647c6da + 426921b commit cf156fc
Show file tree
Hide file tree
Showing 6 changed files with 2,387 additions and 2,075 deletions.
108 changes: 54 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,89 +21,89 @@
"prisma:studio": "prisma studio"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@jill64/universal-sanitizer": "^1.3.1",
"@eslint/js": "^9.12.0",
"@jill64/universal-sanitizer": "^1.3.3",
"@lucia-auth/adapter-prisma": "4.0.1",
"@sveltejs/adapter-vercel": "^5.4.3",
"@sveltejs/kit": "^2.5.25",
"@sveltejs/adapter-vercel": "^5.4.5",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"@types/cookie": "^0.6.0",
"@types/node": "^22.5.1",
"@types/node": "^22.7.5",
"@vercel/analytics": "^1.3.1",
"autoprefixer": "^10.4.20",
"date-fns-tz": "^3.1.3",
"bits-ui": "^0.21.16",
"cmdk-sv": "^0.0.18",
"date-fns-tz": "^3.2.0",
"encoding": "^0.1.13",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
"postcss": "^8.4.42",
"eslint-plugin-svelte": "^2.45.1",
"formsnap": "^1.0.1",
"globals": "^15.11.0",
"lucide-svelte": "^0.453.0",
"mode-watcher": "^0.4.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.6",
"shiki": "^1.15.2",
"prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-tailwindcss": "^0.6.8",
"shiki": "^1.22.0",
"svelte": "^4.2.19",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.5",
"svelte-headless-table": "^0.18.2",
"svelte-legos": "^0.2.5",
"svelte-motion": "^0.12.2",
"svelte-seo": "^1.6.1",
"tailwindcss": "^3.4.10",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"vite": "^5.4.2"
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.19.1",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"vaul-svelte": "^0.3.2",
"vite": "^5.4.9",
"zod": "^3.23.8"
},
"type": "module",
"dependencies": {
"@node-rs/argon2": "^1.8.3",
"@node-rs/argon2": "^2.0.0",
"@oslojs/oauth2": "^0.5.0",
"@oslojs/webauthn": "^0.6.4",
"@prisma/client": "5.19.0",
"@prisma/extension-accelerate": "^1.1.0",
"@sentry/svelte": "^8.27.0",
"@sentry/sveltekit": "^8.27.0",
"@tiptap/core": "^2.6.6",
"@tiptap/extension-bubble-menu": "^2.6.6",
"@tiptap/extension-character-count": "^2.6.6",
"@tiptap/extension-image": "^2.6.6",
"@tiptap/extension-placeholder": "^2.6.6",
"@tiptap/extension-underline": "^2.6.6",
"@tiptap/pm": "^2.6.6",
"@tiptap/starter-kit": "^2.6.6",
"@oslojs/webauthn": "^1.0.0",
"@prisma/client": "5.21.0",
"@prisma/extension-accelerate": "^1.2.1",
"@sentry/svelte": "^8.34.0",
"@sentry/sveltekit": "^8.34.0",
"@tiptap/core": "^2.8.0",
"@tiptap/extension-bubble-menu": "^2.8.0",
"@tiptap/extension-character-count": "^2.8.0",
"@tiptap/extension-image": "^2.8.0",
"@tiptap/extension-placeholder": "^2.8.0",
"@tiptap/extension-underline": "^2.8.0",
"@tiptap/pm": "^2.8.0",
"@tiptap/starter-kit": "^2.8.0",
"@vercel/speed-insights": "^1.0.12",
"arctic": "^1.9.2",
"bits-ui": "^0.21.13",
"cloudinary": "^2.4.0",
"cloudinary": "^2.5.1",
"clsx": "^2.1.1",
"cmdk-sv": "^0.0.18",
"css-tree": "^2.3.1",
"date-fns": "^3.6.0",
"fast-average-color-node": "^3.0.0",
"firebase": "^10.13.1",
"firebase-admin": "^12.4.0",
"formsnap": "^1.0.1",
"css-tree": "^3.0.0",
"date-fns": "^4.1.0",
"fast-average-color-node": "^3.1.0",
"firebase": "^10.14.1",
"firebase-admin": "^12.6.0",
"headview3d": "^3.0.2",
"lucia": "^3.2.0",
"lucide-svelte": "^0.437.0",
"mode-watcher": "^0.4.1",
"lucia": "^3.2.1",
"numerable": "^0.3.15",
"prisma": "^5.19.0",
"prisma": "^5.21.0",
"pusher": "^5.2.0",
"pusher-js": "8.4.0-rc2",
"skinview3d": "^3.0.1",
"skinview3d": "^3.1.0",
"super-sitemap": "^0.15.1",
"svelte-interactions": "^0.2.0",
"svelte-persisted-store": "^0.11.0",
"svelte-sonner": "^0.3.27",
"svelte-tiny-virtual-list": "^2.1.2",
"sveltekit-rate-limiter": "^0.5.2",
"sveltekit-superforms": "^2.17.0",
"tailwind-merge": "^2.5.2",
"tailwind-variants": "^0.2.1",
"vaul-svelte": "^0.3.2",
"zod": "^3.23.8"
"sveltekit-rate-limiter": "^0.6.1",
"tailwind-merge": "^2.5.4",
"tailwind-variants": "^0.2.1"
},
"engines": {
"node": ">=20",
Expand Down
Loading

0 comments on commit cf156fc

Please sign in to comment.