upgrade deps (#1307)

This commit is contained in:
an-lee
2025-03-14 17:32:29 +08:00
committed by GitHub
parent 0fe14632ae
commit 53e653b22a
4 changed files with 2080 additions and 658 deletions

View File

@@ -8,8 +8,8 @@
"markdown-it-mathjax3": "^4.3.2",
"markdown-it-sub": "^2.0.0",
"markdown-it-sup": "^2.0.0",
"mermaid": "^11.4.1",
"sass": "^1.85.0",
"mermaid": "^11.5.0",
"sass": "^1.85.1",
"vitepress": "^1.6.3",
"vitepress-plugin-mermaid": "^2.0.17",
"vue": "^3.5.13"
@@ -21,6 +21,6 @@
},
"dependencies": {
"cheerio": "^1.0.0",
"swiper": "^11.2.4"
"swiper": "^11.2.5"
}
}

View File

@@ -17,9 +17,9 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"autoprefixer": "^10.4.21",
"postcss": "^8.5.3",
"sass": "^1.85.0",
"sass": "^1.85.1",
"tailwindcss": "^3.4.17"
}
}

View File

@@ -45,11 +45,11 @@
"@electron-forge/publisher-s3": "^7.7.0",
"@electron/fuses": "^1.8.0",
"@hookform/resolvers": "^3.10.0",
"@langchain/community": "^0.3.32",
"@langchain/core": "^0.3.40",
"@langchain/community": "^0.3.35",
"@langchain/core": "^0.3.42",
"@langchain/ollama": "^0.2.0",
"@mozilla/readability": "^0.5.0",
"@playwright/test": "^1.50.1",
"@mozilla/readability": "^0.6.0",
"@playwright/test": "^1.51.0",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-alert-dialog": "^1.1.6",
"@radix-ui/react-aspect-ratio": "^1.1.2",
@@ -74,39 +74,39 @@
"@radix-ui/react-toast": "^1.2.6",
"@radix-ui/react-toggle": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.8",
"@rails/actioncable": "8.0.100",
"@rails/actioncable": "8.0.200",
"@tailwindcss/typography": "^0.5.16",
"@types/ahoy.js": "^0.4.2",
"@types/autosize": "^4.0.3",
"@types/command-exists": "^1.2.3",
"@types/diff": "^7",
"@types/diff": "^7.0.1",
"@types/electron-squirrel-startup": "^1.0.2",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/html-to-text": "^9.0.4",
"@types/intl-tel-input": "^18.1.4",
"@types/lodash": "^4.17.15",
"@types/lodash": "^4.17.16",
"@types/mark.js": "^8.11.12",
"@types/mime-types": "^2.1.4",
"@types/mustache": "^4.2.5",
"@types/node": "^22.13.5",
"@types/node": "^22.13.10",
"@types/prop-types": "^15.7.14",
"@types/rails__actioncable": "^6.1.11",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/semver": "^7.5.8",
"@types/turndown": "^5.0.5",
"@types/unzipper": "^0.10.10",
"@types/unzipper": "^0.10.11",
"@types/validator": "^13.12.2",
"@types/wavesurfer.js": "^6.0.12",
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.1",
"@uidotdev/usehooks": "^2.4.1",
"@vidstack/react": "^1.12.12",
"@vidstack/react": "^1.12.13",
"@vitejs/plugin-react": "^4.3.4",
"ahoy.js": "^0.4.4",
"autoprefixer": "^10.4.20",
"autoprefixer": "^10.4.21",
"autosize": "^6.0.1",
"axios": "^1.7.9",
"axios": "^1.8.3",
"camelcase": "^8.0.0",
"camelcase-keys": "^9.1.3",
"chart.js": "^4.4.8",
@@ -123,28 +123,28 @@
"decamelize-keys": "^2.0.1",
"dependencies-tree": "^2.0.0",
"diff": "^7.0.0",
"electron": "^34.2.0",
"electron": "^34.3.3",
"electron-context-menu": "^4.0.5",
"electron-devtools-installer": "^4.0.0",
"electron-forge-plugin-dependencies": "^1.0.0",
"electron-log": "^5.3.0",
"electron-log": "^5.3.2",
"electron-playwright-helpers": "^1.7.1",
"electron-squirrel-startup": "^1.0.1",
"eslint": "^9.21.0",
"eslint-import-resolver-typescript": "^3.8.3",
"eslint": "^9.22.0",
"eslint-import-resolver-typescript": "^3.8.7",
"eslint-plugin-import": "^2.31.0",
"flora-colossus": "^2.0.0",
"foliate-js": "https://github.com/johnfactotum/foliate-js.git",
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.6",
"i18next": "^24.2.2",
"i18next": "^24.2.3",
"input-otp": "^1.4.2",
"intl-tel-input": "^25.3.0",
"js-md5": "^0.8.3",
"langchain": "^0.3.19",
"lodash": "^4.17.21",
"lru-cache": "^11.0.2",
"lucide-react": "^0.475.0",
"lucide-react": "^0.479.0",
"mark.js": "^8.11.1",
"media-captions": "^0.0.18",
"microsoft-cognitiveservices-speech-sdk": "^1.42.0",
@@ -152,14 +152,14 @@
"mustache": "^4.2.0",
"next-themes": "^0.4.4",
"octokit": "^4.1.2",
"openai": "^4.85.4",
"openai": "^4.87.3",
"pitchfinder": "^2.3.2",
"postcss": "^8.5.3",
"progress": "^2.0.3",
"prop-types": "^15.8.1",
"proxy-agent": "^6.5.0",
"react": "^18.3.1",
"react-activity-calendar": "^2.7.8",
"react-activity-calendar": "^2.7.10",
"react-audio-visualize": "^1.2.0",
"react-audio-voice-recorder": "^2.2.0",
"react-dom": "^18.3.1",
@@ -169,7 +169,7 @@
"react-i18next": "^15.4.1",
"react-markdown": "^9.1.0",
"react-resizable-panels": "^2.1.7",
"react-router-dom": "^7.2.0",
"react-router-dom": "^7.3.0",
"react-shadow-root": "^6.2.0",
"react-tooltip": "^5.28.0",
"remark-gfm": "^4.0.1",
@@ -184,26 +184,26 @@
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"turndown": "^7.2.0",
"typescript": "^5.7.3",
"vite": "^6.1.1",
"vite-plugin-static-copy": "^2.2.0",
"typescript": "^5.8.2",
"vite": "^6.2.2",
"vite-plugin-static-copy": "^2.3.0",
"wavesurfer.js": "^7.9.1",
"zod": "^3.24.2",
"zod-to-json-schema": "^3.24.3",
"zx": "^8.3.2"
"zx": "^8.4.1"
},
"dependencies": {
"@andrkrn/ffprobe-static": "^5.2.0",
"@bugsnag/electron": "^8.2.0",
"@bugsnag/plugin-react": "^8.2.0",
"echogarden": "^1.8.7",
"echogarden": "^2.3.5",
"electron-settings": "^4.0.4",
"ffmpeg-static": "^5.2.0",
"file-type": "^19.6.0",
"fluent-ffmpeg": "^2.1.3",
"fs-extra": "^11.3.0",
"reflect-metadata": "^0.2.2",
"sequelize": "^6.37.5",
"sequelize": "^6.37.6",
"sequelize-typescript": "^2.1.6",
"sqlite3": "^5.1.7",
"umzug": "^3.8.2",

2670
yarn.lock

File diff suppressed because it is too large Load Diff