sucses full merged and made the anouncer feature, i convered it to tailwind and diffrent comonents!

This commit is contained in:
RezHackXYZ 2025-05-26 12:18:07 +05:30
parent 9f927cf2e9
commit 08ef5545cf
No known key found for this signature in database
89 changed files with 186 additions and 685 deletions

View file

@ -12,7 +12,6 @@
"lint": "prettier --check . && eslint ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^4.0.0",
"@sveltejs/kit": "^2.16.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"@tailwindcss/postcss": "^4.1.6",
@ -28,11 +27,11 @@
},
"dependencies": {
"@supabase/supabase-js": "^2.49.4",
"@sveltejs/adapter-static": "^3.0.8",
"chart.js": "^4.4.9",
"drag-drop-touch": "^1.3.1",
"kokoro-js": "^1.2.1",
"js-confetti": "^0.12.0",
"random-words": "^2.0.1",
"svelte-spa-router": "^4.0.1",
"svelte-5-french-toast": "^2.0.4",
"word-exists": "^1.0.0"
}
}