upgrade deps

This commit is contained in:
an-lee
2024-03-05 10:30:57 +08:00
parent 545ffa0c2c
commit a8ffc4e4ab
3 changed files with 176 additions and 386 deletions

View File

@@ -39,7 +39,7 @@
"@electron-forge/plugin-vite": "^7.3.0",
"@electron-forge/publisher-github": "^7.3.0",
"@electron/fuses": "^1.7.0",
"@playwright/test": "^1.42.0",
"@playwright/test": "^1.42.1",
"@tailwindcss/typography": "^0.5.10",
"@types/autosize": "^4.0.3",
"@types/command-exists": "^1.2.3",
@@ -50,14 +50,14 @@
"@types/lodash": "^4.14.202",
"@types/mark.js": "^8.11.12",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@types/validator": "^13.11.9",
"@types/wavesurfer.js": "^6.0.12",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"electron": "^29.1.0",
"electron-playwright-helpers": "^1.7.1",
"eslint": "^8.57.0",
@@ -72,7 +72,7 @@
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vite": "^5.1.5",
"vite-plugin-static-copy": "^1.0.1",
"zx": "^7.2.3"
},
@@ -81,7 +81,7 @@
"@ffmpeg/ffmpeg": "^0.12.10",
"@ffmpeg/util": "^0.12.1",
"@hookform/resolvers": "^3.3.4",
"@langchain/community": "^0.0.32",
"@langchain/community": "^0.0.34",
"@langchain/google-genai": "^0.0.10",
"@mozilla/readability": "^0.5.0",
"@radix-ui/react-accordion": "^1.1.2",
@@ -131,22 +131,22 @@
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.4",
"i18next": "^23.10.0",
"intl-tel-input": "^19.5.4",
"intl-tel-input": "^19.5.5",
"js-md5": "^0.8.3",
"langchain": "^0.1.21",
"langchain": "^0.1.25",
"lodash": "^4.17.21",
"lucide-react": "^0.344.0",
"mark.js": "^8.11.1",
"microsoft-cognitiveservices-speech-sdk": "^1.35.0",
"next-themes": "^0.2.1",
"openai": "^4.28.0",
"openai": "^4.28.4",
"pitchfinder": "^2.3.2",
"postcss": "^8.4.35",
"proxy-agent": "^6.4.0",
"react": "^18.2.0",
"react-activity-calendar": "^2.2.7",
"react-dom": "^18.2.0",
"react-hook-form": "^7.50.1",
"react-hook-form": "^7.51.0",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.0.5",
"react-markdown": "^9.0.1",