mirror of
https://github.com/wavetermdev/waveterm
synced 2026-04-21 14:37:16 +00:00
Bumps [electron](https://github.com/electron/electron) from 41.0.2 to 41.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v41.1.0</h2> <h1>Release Notes for v41.1.0</h1> <h2>Features</h2> <ul> <li>Added nativeTheme.shouldDifferentiateWithoutColor on macOS. <a href="https://redirect.github.com/electron/electron/pull/50408">#50408</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50409">42</a>)<!-- raw HTML omitted --></li> <li>Notes: Added support for the <code>urgency</code> option in Notifications on Windows. <a href="https://redirect.github.com/electron/electron/pull/50382">#50382</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50383">42</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed a bug where Windows notification icons could fail to save because their temporary filenames contained invalid characters. <a href="https://redirect.github.com/electron/electron/pull/50483">#50483</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50484">40</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash in <code>clipboard.readImage()</code> when the clipboard contains malformed image data. <a href="https://redirect.github.com/electron/electron/pull/50492">#50492</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50493">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50491">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50494">42</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash when calling an offscreen shared texture's <code>release()</code> after the texture object was garbage collected. <a href="https://redirect.github.com/electron/electron/pull/50501">#50501</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50499">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50500">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50502">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an accessibility issue where the AXMenuOpened event was not fired on menu creation. <a href="https://redirect.github.com/electron/electron/pull/50506">#50506</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50505">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50504">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where an app shortcut may lose its icon after auto-updating on Windows. <a href="https://redirect.github.com/electron/electron/pull/50519">#50519</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50518">40</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 146.0.7680.166. <a href="https://redirect.github.com/electron/electron/pull/50458">#50458</a></li> </ul> <h2>electron v41.0.4</h2> <h1>Release Notes for v41.0.4</h1> <h2>Fixes</h2> <ul> <li>Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. <a href="https://redirect.github.com/electron/electron/pull/50399">#50399</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50400">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50401">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50398">42</a>)<!-- raw HTML omitted --></li> <li>Fixed improper focus tracking in BaseWindow on MacOS. <a href="https://redirect.github.com/electron/electron/pull/50340">#50340</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50338">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50337">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50339">42</a>)<!-- raw HTML omitted --></li> <li>Fixed logic bug that rendered certain window types un-resizable on MAS builds. <a href="https://redirect.github.com/electron/electron/pull/50354">#50354</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50355">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50356">42</a>)<!-- raw HTML omitted --></li> <li>Fixed utilityProcess exit event reporting incorrect exit codes on Windows when the exit code has the high bit. <a href="https://redirect.github.com/electron/electron/pull/50386">#50386</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50387">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50385">42</a>)<!-- raw HTML omitted --></li> <li>Fixed window freeze when failing to enter/exit fullscreen on macOS. <a href="https://redirect.github.com/electron/electron/pull/50343">#50343</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50341">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50344">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50342">42</a>)<!-- raw HTML omitted --></li> <li>Improved the appearance of shadows and borders on frameless windows on Wayland. <a href="https://redirect.github.com/electron/electron/pull/50213">#50213</a></li> </ul> <h2>Other Changes</h2> <ul> <li>Added support for using a proxy during yarn install. <a href="https://redirect.github.com/electron/electron/pull/50350">#50350</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50349">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50352">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50351">42</a>)<!-- raw HTML omitted --></li> <li>Updated Chromium to 146.0.7680.153. <a href="https://redirect.github.com/electron/electron/pull/50346">#50346</a></li> </ul> <h2>electron v41.0.3</h2> <h1>Release Notes for v41.0.3</h1> <h2>Fixes</h2> <ul> <li>Added additional ASAR support to additional <code>fs</code> copy methods. <a href="https://redirect.github.com/electron/electron/pull/50286">#50286</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50284">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50287">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50285">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where some DevTools functionality didn't work as expected. <a href="https://redirect.github.com/electron/electron/pull/50276">#50276</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50275">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50274">42</a>)<!-- raw HTML omitted --></li> <li>Fixed user resizing of transparent windows on win32 platform. <a href="https://redirect.github.com/electron/electron/pull/50298">#50298</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50300">39</a>, <a href="https://redirect.github.com/electron/electron/pull/50301">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50299">42</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 146.0.7680.80. <a href="https://redirect.github.com/electron/electron/pull/50262">#50262</a></li> </ul> <h2>Documentation</h2> <ul> <li>Documentation changes: <a href="https://redirect.github.com/electron/electron/pull/50293">#50293</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="eb49ed962d"><code>eb49ed9</code></a> fix: outdated execution path for COM activation (<a href="https://redirect.github.com/electron/electron/issues/50519">#50519</a>)</li> <li><a href="7e36ac67ce"><code>7e36ac6</code></a> chore: bump chromium to 146.0.7680.166 (41-x-y) (<a href="https://redirect.github.com/electron/electron/issues/50458">#50458</a>)</li> <li><a href="cbae32aac6"><code>cbae32a</code></a> fix: [a11y] fire AXMenuOpened event when ARIA menu is added to DOM (<a href="https://redirect.github.com/electron/electron/issues/50506">#50506</a>)</li> <li><a href="880b1e08e7"><code>880b1e0</code></a> refactor: remove dead named-window lookup from guest-window-manager (<a href="https://redirect.github.com/electron/electron/issues/50497">#50497</a>)</li> <li><a href="aedea576da"><code>aedea57</code></a> fix: hex-encode Windows notification icon temp filenames (<a href="https://redirect.github.com/electron/electron/issues/50483">#50483</a>)</li> <li><a href="707541d9b2"><code>707541d</code></a> fix: fall back to default DPI when GTK returns 0 on Linux (<a href="https://redirect.github.com/electron/electron/issues/50489">#50489</a>)</li> <li><a href="3dcb641a99"><code>3dcb641</code></a> fix: crash calling OSR shared texture release() after texture GC'd (<a href="https://redirect.github.com/electron/electron/issues/50501">#50501</a>)</li> <li><a href="878a763344"><code>878a763</code></a> fix: crash in clipboard.readImage() on malformed image data (<a href="https://redirect.github.com/electron/electron/issues/50492">#50492</a>)</li> <li><a href="6a8d187105"><code>6a8d187</code></a> feat: add accessibilityDisplayShouldDifferentiateWithoutColor on macOS (<a href="https://redirect.github.com/electron/electron/issues/50408">#50408</a>)</li> <li><a href="29622930a0"><code>2962293</code></a> feat: support notification priority on Windows (<a href="https://redirect.github.com/electron/electron/issues/50382">#50382</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v41.0.2...v41.1.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
154 lines
4.9 KiB
JSON
154 lines
4.9 KiB
JSON
{
|
|
"name": "waveterm",
|
|
"author": {
|
|
"name": "Command Line Inc",
|
|
"email": "info@commandline.dev"
|
|
},
|
|
"productName": "Wave",
|
|
"description": "Open-Source AI-Native Terminal Built for Seamless Workflows",
|
|
"license": "Apache-2.0",
|
|
"version": "0.14.4",
|
|
"homepage": "https://waveterm.dev",
|
|
"build": {
|
|
"appId": "dev.commandline.waveterm"
|
|
},
|
|
"private": true,
|
|
"main": "./dist/main/index.js",
|
|
"type": "module",
|
|
"browserslist": [
|
|
"Chrome >= 128"
|
|
],
|
|
"scripts": {
|
|
"dev": "electron-vite dev",
|
|
"start": "electron-vite preview",
|
|
"build:dev": "electron-vite build --mode development",
|
|
"build:prod": "electron-vite build --mode production",
|
|
"coverage": "vitest run --coverage",
|
|
"test": "vitest",
|
|
"postinstall": "node ./postinstall.cjs"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.39",
|
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
"@tailwindcss/vite": "^4.2.1",
|
|
"@types/color": "^4.2.0",
|
|
"@types/css-tree": "^2",
|
|
"@types/debug": "^4",
|
|
"@types/node": "^22.13.17",
|
|
"@types/papaparse": "^5",
|
|
"@types/pngjs": "^6.0.5",
|
|
"@types/prop-types": "^15",
|
|
"@types/react": "19",
|
|
"@types/react-dom": "19",
|
|
"@types/semver": "^7",
|
|
"@types/shell-quote": "^1",
|
|
"@types/sprintf-js": "^1",
|
|
"@types/throttle-debounce": "^5",
|
|
"@types/tinycolor2": "^1",
|
|
"@types/ws": "^8",
|
|
"@vitejs/plugin-react-swc": "4.2.3",
|
|
"@vitest/coverage-istanbul": "^3.0.9",
|
|
"electron": "^41.1.0",
|
|
"electron-builder": "^26.8",
|
|
"electron-vite": "^5.0",
|
|
"eslint": "^9.39",
|
|
"eslint-config-prettier": "^10.1.8",
|
|
"globals": "^17.4.0",
|
|
"node-abi": "^4.26.0",
|
|
"postcss": "^8.5.8",
|
|
"prettier": "^3.8.1",
|
|
"prettier-plugin-jsdoc": "^1.8.0",
|
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
"sass": "1.91.0",
|
|
"tailwindcss": "^4.2.1",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"ts-node": "^10.9.2",
|
|
"tslib": "^2.8.1",
|
|
"tsx": "^4.21.0",
|
|
"typescript": "^5.9.3",
|
|
"typescript-eslint": "^8.56",
|
|
"vite": "^6.4.1",
|
|
"vite-plugin-image-optimizer": "^2.0.3",
|
|
"vite-plugin-svgr": "^4.5.0",
|
|
"vite-tsconfig-paths": "^5.1.4",
|
|
"vitest": "^3.0.9"
|
|
},
|
|
"dependencies": {
|
|
"@ai-sdk/react": "^2.0.104",
|
|
"@floating-ui/react": "^0.27.16",
|
|
"@observablehq/plot": "^0.6.17",
|
|
"@react-hook/resize-observer": "^2.0.2",
|
|
"@table-nav/core": "^0.0.7",
|
|
"@table-nav/react": "^0.0.7",
|
|
"@tanstack/react-table": "^8.21.3",
|
|
"@tanstack/react-virtual": "^3.13.19",
|
|
"@xterm/addon-fit": "^0.11.0",
|
|
"@xterm/addon-search": "^0.16.0",
|
|
"@xterm/addon-serialize": "^0.14.0",
|
|
"@xterm/addon-web-links": "^0.12.0",
|
|
"@xterm/addon-webgl": "^0.19.0",
|
|
"@xterm/xterm": "^6.0.0",
|
|
"ai": "^5.0.92",
|
|
"base64-js": "^1.5.1",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"color": "^4.2.3",
|
|
"colord": "^2.9.3",
|
|
"css-tree": "^3.1.0",
|
|
"dayjs": "^1.11.19",
|
|
"debug": "^4.4.3",
|
|
"electron-updater": "^6.6",
|
|
"env-paths": "^3.0.0",
|
|
"fast-average-color": "^9.5.0",
|
|
"htl": "^0.3.1",
|
|
"html-to-image": "^1.11.13",
|
|
"immer": "^10.1.1",
|
|
"jotai": "2.9.3",
|
|
"mermaid": "^11.12.3",
|
|
"monaco-editor": "^0.55.1",
|
|
"monaco-yaml": "^5.4.0",
|
|
"overlayscrollbars": "^2.14.0",
|
|
"overlayscrollbars-react": "^0.5.6",
|
|
"papaparse": "^5.5.3",
|
|
"parse-srcset": "^1.0.2",
|
|
"pngjs": "^7.0.0",
|
|
"prop-types": "^15.8.1",
|
|
"qs": "^6.15.0",
|
|
"react": "^19.2.0",
|
|
"react-dnd": "^16.0.1",
|
|
"react-dnd-html5-backend": "^16.0.1",
|
|
"react-dom": "^19.2.0",
|
|
"react-frame-component": "^5.2.7",
|
|
"react-markdown": "^9.0.3",
|
|
"react-resizable-panels": "^3.0.6",
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
"recharts": "^2.15.4",
|
|
"rehype-highlight": "^7.0.2",
|
|
"rehype-raw": "^7.0.0",
|
|
"rehype-sanitize": "^6.0.0",
|
|
"rehype-slug": "^6.0.0",
|
|
"remark-flexible-toc": "^1.2.4",
|
|
"remark-gfm": "^4.0.1",
|
|
"remark-github-blockquote-alert": "^1.3.1",
|
|
"rxjs": "^7.8.2",
|
|
"semver": "^7.7.3",
|
|
"shell-quote": "^1.8.3",
|
|
"shiki": "^3.22.0",
|
|
"sprintf-js": "^1.1.3",
|
|
"streamdown": "^1.6.10",
|
|
"tailwind-merge": "^3.5.0",
|
|
"throttle-debounce": "^5.0.2",
|
|
"tinycolor2": "^1.6.0",
|
|
"unist-util-visit": "^5.1.0",
|
|
"use-device-pixel-ratio": "^1.1.2",
|
|
"uuid": "^13.0.0",
|
|
"winston": "^3.19.0",
|
|
"ws": "^8.19.0",
|
|
"yaml": "^2.8.3"
|
|
},
|
|
"packageManager": "npm@10.9.2",
|
|
"workspaces": [
|
|
"docs",
|
|
"tsunami/frontend"
|
|
]
|
|
}
|