加入审查详情页面转换

This commit is contained in:
2025-04-11 15:29:18 +08:00
parent 71c70696a7
commit 26fa33dbfd
11 changed files with 2725 additions and 42 deletions
+9 -1
View File
@@ -13,12 +13,20 @@
"dependencies": {
"@codemirror/lang-javascript": "^6.2.3",
"@codemirror/theme-one-dark": "^6.1.2",
"@react-pdf-viewer/core": "^3.12.0",
"@react-pdf-viewer/highlight": "^3.12.0",
"@react-pdf-viewer/search": "^3.12.0",
"@remix-run/node": "^2.16.2",
"@remix-run/react": "^2.16.2",
"@remix-run/serve": "^2.16.2",
"dayjs": "^1.11.13",
"@uiw/react-codemirror": "^4.23.10",
"dayjs": "^1.11.13",
"diff": "^7.0.0",
"html-docx-js": "^0.3.1",
"isbot": "^4.1.0",
"mammoth": "^1.9.0",
"pdf-lib": "^1.17.1",
"pdfjs-dist": "^3.11.174",
"pg": "^8.14.1",
"prismjs": "^1.30.0",
"react": "^18.2.0",