Skip to content

Commit

Permalink
feat: 添加前端存储数据
Browse files Browse the repository at this point in the history
  • Loading branch information
Sioncovy committed Apr 14, 2024
1 parent 8dd6d83 commit 3c36404
Show file tree
Hide file tree
Showing 12 changed files with 2,479 additions and 110 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
},
"dependencies": {
"@ant-design/icons": "^5.3.0",
"@ant-design/pro-chat": "^1.12.2",
"@types/qs": "^6.9.11",
"ahooks": "^3.7.10",
"antd": "^5.14.0",
"antd-style": "^3.6.2",
"axios": "^1.6.7",
"axios-hooks": "^5.0.2",
"dayjs": "^1.11.10",
Expand All @@ -29,6 +31,7 @@
"react-use": "^17.5.0",
"rxdb": "^15.14.0",
"rxjs": "^7.8.1",
"socket.io-client": "^4.7.5",
"zustand": "^4.5.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3c36404

Please sign in to comment.