may download document with translation (#1220)

This commit is contained in:
an-lee
2024-12-02 16:38:00 +08:00
committed by GitHub
parent 1ea4d33b1a
commit 6cdf602fc8
9 changed files with 187 additions and 46 deletions

View File

@@ -85,7 +85,7 @@
"@types/mark.js": "^8.11.12",
"@types/mime-types": "^2.1.4",
"@types/mustache": "^4.2.5",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/prop-types": "^15.7.13",
"@types/rails__actioncable": "^6.1.11",
"@types/react": "^18.3.12",
@@ -106,13 +106,13 @@
"axios": "^1.7.8",
"camelcase": "^8.0.0",
"camelcase-keys": "^9.1.3",
"chart.js": "^4.4.6",
"chart.js": "^4.4.7",
"cheerio": "^1.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"command-exists": "^1.2.9",
"compromise": "^14.14.2",
"compromise": "^14.14.3",
"compromise-paragraphs": "^0.1.0",
"compromise-stats": "^0.1.0",
"dayjs": "^1.11.13",
@@ -127,7 +127,7 @@
"electron-playwright-helpers": "^1.7.1",
"electron-squirrel-startup": "^1.0.1",
"electron-unhandled": "^5.0.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"flora-colossus": "^2.0.0",
@@ -136,7 +136,7 @@
"https-proxy-agent": "^7.0.5",
"i18next": "^24.0.2",
"input-otp": "^1.4.1",
"intl-tel-input": "^24.7.0",
"intl-tel-input": "^24.8.1",
"js-md5": "^0.8.3",
"langchain": "^0.3.6",
"lodash": "^4.17.21",
@@ -164,7 +164,7 @@
"react-frame-component": "^5.2.7",
"react-hook-form": "^7.53.2",
"react-hotkeys-hook": "^4.6.1",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"react-markdown": "^9.0.1",
"react-resizable-panels": "^2.1.7",
"react-router-dom": "^7.0.1",
@@ -189,7 +189,7 @@
"wavesurfer.js": "^7.8.9",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",
"zx": "^8.2.2"
"zx": "^8.2.4"
},
"dependencies": {
"@andrkrn/ffprobe-static": "^5.2.0",