feat: 接口迁移到node层

This commit is contained in:
“张嘉宁”
2023-04-03 17:35:45 +08:00
parent e10ab6a8e1
commit 052c68edc6
5 changed files with 19229 additions and 3529 deletions

View File

@@ -23,14 +23,15 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.5",
"remark-breaks": "^3.0.2",
"rehype-katex": "^6.0.2",
"rehype-prism-plus": "^1.5.1",
"remark-breaks": "^3.0.2",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sass": "^1.59.2",
"spark-md5": "^3.0.2",
"use-debounce": "^9.0.3",
"vconsole": "^3.15.0",
"zustand": "^4.3.6"
},
"devDependencies": {