upgrade deps (#674)

This commit is contained in:
an-lee
2024-06-13 22:35:45 +08:00
committed by GitHub
parent e124609437
commit 91bb441ebd
3 changed files with 424 additions and 402 deletions

View File

@@ -8,7 +8,7 @@
"markdown-it-sub": "^2.0.0",
"markdown-it-sup": "^2.0.0",
"mermaid": "^10.9.1",
"sass": "^1.77.4",
"sass": "^1.77.5",
"vitepress": "^1.2.3",
"vitepress-plugin-mermaid": "^2.0.16",
"vue": "^3.4.27"

View File

@@ -50,7 +50,7 @@
"@types/fluent-ffmpeg": "^2.1.24",
"@types/html-to-text": "^9.0.4",
"@types/intl-tel-input": "^18.1.4",
"@types/lodash": "^4.17.4",
"@types/lodash": "^4.17.5",
"@types/mark.js": "^8.11.12",
"@types/node": "^20.14.2",
"@types/rails__actioncable": "^6.1.10",
@@ -58,11 +58,11 @@
"@types/react-dom": "^18.3.0",
"@types/validator": "^13.11.10",
"@types/wavesurfer.js": "^6.0.12",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"electron": "^30.1.0",
"electron": "^31.0.1",
"electron-playwright-helpers": "^1.7.1",
"eslint": "^9.4.0",
"eslint-import-resolver-typescript": "^3.6.1",
@@ -85,7 +85,7 @@
"@andrkrn/ffprobe-static": "^5.2.0",
"@electron-forge/publisher-s3": "^7.4.0",
"@hookform/resolvers": "^3.6.0",
"@langchain/community": "^0.2.9",
"@langchain/community": "^0.2.10",
"@langchain/google-genai": "^0.0.17",
"@mozilla/readability": "^0.5.0",
"@radix-ui/react-accordion": "^1.1.2",
@@ -111,9 +111,9 @@
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@rails/actioncable": "7.1.3-4",
"@sentry/electron": "^5.0.0",
"@sentry/electron": "^5.1.0",
"@uidotdev/usehooks": "^2.4.1",
"@vidstack/react": "^1.11.21",
"@vidstack/react": "^1.11.22",
"ahoy.js": "^0.4.4",
"autosize": "^6.0.1",
"axios": "^1.7.2",
@@ -146,11 +146,11 @@
"js-md5": "^0.8.3",
"langchain": "^0.2.5",
"lodash": "^4.17.21",
"lucide-react": "^0.390.0",
"lucide-react": "^0.394.0",
"mark.js": "^8.11.1",
"microsoft-cognitiveservices-speech-sdk": "^1.36.0",
"microsoft-cognitiveservices-speech-sdk": "^1.38.0",
"next-themes": "^0.3.0",
"openai": "^4.49.1",
"openai": "^4.51.0",
"pitchfinder": "^2.3.2",
"postcss": "^8.4.38",
"proxy-agent": "^6.4.0",
@@ -167,7 +167,7 @@
"rimraf": "^5.0.7",
"sequelize": "^6.37.3",
"sequelize-typescript": "^2.1.6",
"sonner": "^1.4.41",
"sonner": "^1.5.0",
"sqlite3": "^5.1.7",
"tailwind-scrollbar-hide": "^1.1.7",
"umzug": "^3.8.1",

800
yarn.lock

File diff suppressed because it is too large Load Diff