Fix: dependency (#158)

* upgrade deps

* rebuild yarn.lock
This commit is contained in:
an-lee
2024-01-19 11:25:49 +08:00
committed by GitHub
parent 4f28715d86
commit 8b07c0db4c
2 changed files with 279 additions and 303 deletions

View File

@@ -38,16 +38,16 @@
"@types/html-to-text": "^9.0.4",
"@types/lodash": "^4.14.202",
"@types/mark.js": "^8.11.12",
"@types/node": "^20.10.8",
"@types/react": "^18.2.46",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/validator": "^13.11.8",
"@types/wavesurfer.js": "^6.0.12",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"electron": "^28.1.1",
"autoprefixer": "^10.4.17",
"electron": "^28.1.4",
"eslint": "^8.56.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
@@ -94,42 +94,42 @@
"autosize": "^6.0.1",
"axios": "^1.6.5",
"camelcase": "^8.0.0",
"camelcase-keys": "^9.1.2",
"camelcase-keys": "^9.1.3",
"cheerio": "^1.0.0-rc.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"command-exists": "^1.2.9",
"compromise": "^14.11.0",
"compromise": "^14.11.1",
"compromise-paragraphs": "^0.1.0",
"compromise-stats": "^0.1.0",
"dayjs": "^1.11.10",
"decamelize": "^6.0.0",
"decamelize-keys": "^2.0.1",
"electron-log": "^5.0.3",
"electron-log": "^5.0.4",
"electron-settings": "^4.0.2",
"electron-squirrel-startup": "^1.0.0",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^11.2.0",
"html-to-text": "^9.0.5",
"i18next": "^23.7.16",
"langchain": "^0.1.2",
"langchain": "^0.1.4",
"lodash": "^4.17.21",
"lucide-react": "^0.308.0",
"lucide-react": "^0.312.0",
"mark.js": "^8.11.1",
"microsoft-cognitiveservices-speech-sdk": "^1.34.0",
"next-themes": "^0.2.1",
"openai": "^4.24.1",
"openai": "^4.24.7",
"pitchfinder": "^2.3.2",
"postcss": "^8.4.33",
"react": "^18.2.0",
"react-activity-calendar": "^2.2.1",
"react-activity-calendar": "^2.2.6",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.2",
"react-hotkeys-hook": "^4.4.3",
"react-hook-form": "^7.49.3",
"react-hotkeys-hook": "^4.4.4",
"react-i18next": "^14.0.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.21.1",
"react-tooltip": "^5.25.1",
"react-router-dom": "^6.21.3",
"react-tooltip": "^5.25.2",
"reflect-metadata": "^0.2.1",
"rimraf": "^5.0.5",
"sequelize": "^6.35.2",
@@ -137,8 +137,8 @@
"sonner": "^1.3.1",
"sqlite3": "^5.1.7",
"tailwind-scrollbar-hide": "^1.1.7",
"umzug": "^3.5.0",
"wavesurfer.js": "^7.6.3",
"umzug": "^3.5.1",
"wavesurfer.js": "^7.6.4",
"zod": "^3.22.4"
}
}

544
yarn.lock

File diff suppressed because it is too large Load Diff