mirror of
https://git.suyu.dev/suyu/website.git
synced 2026-01-10 16:38:03 +01:00
add cool page transitions, accounts page revamp
Co-authored-by: Evan Song <ferothefox@users.noreply.github.com>
This commit is contained in:
parent
3a364092eb
commit
69f7976702
25 changed files with 985 additions and 147 deletions
|
|
@ -17,8 +17,10 @@
|
|||
"@sveltejs/adapter-node": "^5.0.1",
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/cookie": "^0.6.0",
|
||||
"@types/jsonwebtoken": "^9.0.6",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/ws": "^8.5.10",
|
||||
"autoprefixer": "^10.4.16",
|
||||
|
|
@ -50,10 +52,13 @@
|
|||
"@sveltejs/adapter-static": "^3.0.1",
|
||||
"@sveltejs/enhanced-img": "^0.1.8",
|
||||
"better-sqlite3": "^9.4.3",
|
||||
"carbon-components-svelte": "^0.84.0",
|
||||
"cookie": "^0.6.0",
|
||||
"email-validator": "^2.0.4",
|
||||
"hcaptcha": "^0.1.1",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"prism-themes": "^1.9.0",
|
||||
"prismjs": "^1.29.0",
|
||||
"radix-svelte": "^0.9.0",
|
||||
"reflect-metadata": "^0.2.1",
|
||||
"sequelize": "^6.37.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue