0.3 增加登录模块

This commit is contained in:
liaibo
2026-01-18 05:13:53 +08:00
parent df2e9f5339
commit 90a38b48cf
86 changed files with 2041 additions and 148 deletions
+3
View File
@@ -10,9 +10,11 @@
"test": "vitest"
},
"dependencies": {
"@auth/core": "0.37.0",
"@blocknote/core": "^0.42.0",
"@blocknote/mantine": "0.42.0",
"@blocknote/react": "^0.42.0",
"@convex-dev/auth": "^0.0.90",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -65,6 +67,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "16.0.3",
"jose": "^6.1.3",
"jsdom": "^27.2.0",
"tailwindcss": "^4",
"tw-animate-css": "^1.4.0",