feat:用户登录功能
This commit is contained in:
@@ -8,10 +8,15 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dicebear/collection": "^9.3.1",
|
||||
"@dicebear/core": "^9.3.1",
|
||||
"@supabase/supabase-js": "^2.78.0",
|
||||
"framer-motion": "^12.29.2",
|
||||
"next": "^16.1.5",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user