基于 shiy-temp分支修改

This commit is contained in:
pingchuan
2025-06-04 11:18:52 +08:00
parent 87ad3376fe
commit af33de09db
36 changed files with 6293 additions and 105 deletions
+5 -1
View File
@@ -20,11 +20,14 @@
"@remix-run/react": "^2.16.2",
"@remix-run/serve": "^2.16.2",
"@uiw/react-codemirror": "^4.23.10",
"ahooks": "^3.8.5",
"antd": "^5.25.4",
"axios": "^1.9.0",
"dayjs": "^1.11.13",
"diff": "^7.0.0",
"docx-preview": "^0.3.5",
"html-docx-js": "^0.3.1",
"immer": "^10.1.1",
"isbot": "^4.1.0",
"jszip": "^3.10.1",
"mammoth": "^1.9.0",
@@ -35,7 +38,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-pdf": "^5.7.2",
"remixicon": "^4.6.0"
"remixicon": "^4.6.0",
"uuid": "^11.1.0"
},
"devDependencies": {
"@remix-run/dev": "^2.16.2",