|
62 | 62 | "@types/unzipper": "^0.10.10",
|
63 | 63 | "@types/validator": "^13.12.2",
|
64 | 64 | "@types/wavesurfer.js": "^6.0.12",
|
65 |
| - "@typescript-eslint/eslint-plugin": "^8.13.0", |
66 |
| - "@typescript-eslint/parser": "^8.13.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.14.0", |
| 66 | + "@typescript-eslint/parser": "^8.14.0", |
67 | 67 | "@vitejs/plugin-react": "^4.3.3",
|
68 | 68 | "autoprefixer": "^10.4.20",
|
69 | 69 | "electron": "^33.2.0",
|
|
83 | 83 | "ts-node": "^10.9.2",
|
84 | 84 | "tslib": "^2.8.1",
|
85 | 85 | "typescript": "^5.6.3",
|
86 |
| - "vite": "^5.4.10", |
| 86 | + "vite": "^5.4.11", |
87 | 87 | "vite-plugin-static-copy": "^2.1.0",
|
88 |
| - "zx": "^8.2.1" |
| 88 | + "zx": "^8.2.2" |
89 | 89 | },
|
90 | 90 | "dependencies": {
|
91 | 91 | "@andrkrn/ffprobe-static": "^5.2.0",
|
92 | 92 | "@divisey/js-mdict": "^5.0.0",
|
93 | 93 | "@electron-forge/publisher-s3": "^7.5.0",
|
94 | 94 | "@hookform/resolvers": "^3.9.1",
|
95 |
| - "@langchain/community": "^0.3.12", |
96 |
| - "@langchain/core": "^0.3.17", |
| 95 | + "@langchain/community": "^0.3.14", |
| 96 | + "@langchain/core": "^0.3.18", |
97 | 97 | "@langchain/ollama": "^0.1.2",
|
98 | 98 | "@mozilla/readability": "^0.5.0",
|
99 | 99 | "@radix-ui/react-accordion": "^1.2.1",
|
|
110 | 110 | "@radix-ui/react-popover": "^1.1.2",
|
111 | 111 | "@radix-ui/react-progress": "^1.1.0",
|
112 | 112 | "@radix-ui/react-radio-group": "^1.2.1",
|
113 |
| - "@radix-ui/react-scroll-area": "^1.2.0", |
| 113 | + "@radix-ui/react-scroll-area": "^1.2.1", |
114 | 114 | "@radix-ui/react-select": "^2.1.2",
|
115 | 115 | "@radix-ui/react-separator": "^1.1.0",
|
116 | 116 | "@radix-ui/react-slider": "^1.2.1",
|
|
119 | 119 | "@radix-ui/react-tabs": "^1.1.1",
|
120 | 120 | "@radix-ui/react-toast": "^1.2.2",
|
121 | 121 | "@radix-ui/react-toggle": "^1.1.0",
|
122 |
| - "@radix-ui/react-tooltip": "^1.1.3", |
| 122 | + "@radix-ui/react-tooltip": "^1.1.4", |
123 | 123 | "@rails/actioncable": "8.0.0",
|
124 | 124 | "@types/turndown": "^5.0.5",
|
125 | 125 | "@uidotdev/usehooks": "^2.4.1",
|
|
141 | 141 | "dayjs": "^1.11.13",
|
142 | 142 | "decamelize": "^6.0.0",
|
143 | 143 | "decamelize-keys": "^2.0.1",
|
144 |
| - "echogarden": "^2.0.0", |
| 144 | + "echogarden": "2.0.3", |
145 | 145 | "electron-context-menu": "^4.0.4",
|
146 | 146 | "electron-log": "^5.2.2",
|
147 | 147 | "electron-settings": "^4.0.4",
|
|
154 | 154 | "html-to-text": "^9.0.5",
|
155 | 155 | "https-proxy-agent": "^7.0.5",
|
156 | 156 | "i18next": "^23.16.5",
|
| 157 | + "input-otp": "^1.4.1", |
157 | 158 | "intl-tel-input": "^24.7.0",
|
158 | 159 | "js-md5": "^0.8.3",
|
159 | 160 | "langchain": "^0.3.5",
|
160 | 161 | "lodash": "^4.17.21",
|
161 | 162 | "lru-cache": "^11.0.2",
|
162 | 163 | "lucide-react": "^0.456.0",
|
163 | 164 | "mark.js": "^8.11.1",
|
| 165 | + "media-captions": "^0.0.18", |
164 | 166 | "microsoft-cognitiveservices-speech-sdk": "^1.41.0",
|
165 | 167 | "mime-types": "^2.1.35",
|
166 | 168 | "mustache": "^4.2.0",
|
167 | 169 | "next-themes": "^0.4.3",
|
168 |
| - "openai": "^4.71.1", |
| 170 | + "openai": "^4.72.0", |
169 | 171 | "pitchfinder": "^2.3.2",
|
170 |
| - "postcss": "^8.4.48", |
| 172 | + "postcss": "^8.4.49", |
171 | 173 | "proxy-agent": "^6.4.0",
|
172 | 174 | "react": "^18.3.1",
|
173 | 175 | "react-activity-calendar": "^2.7.1",
|
|
0 commit comments