mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
67b9500d80
Bumps the prod-dependencies group with 2 updates: [jotai](https://github.com/pmndrs/jotai) and [winston](https://github.com/winstonjs/winston). Updates `jotai` from 2.9.2 to 2.9.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pmndrs/jotai/releases">jotai's releases</a>.</em></p> <blockquote> <h2>v2.9.3</h2> <p>This fixes a regression in an edge case that is introduced in v2.6.4.</p> <h2>What's Changed</h2> <ul> <li>fix(store): derived atom not updating when its value changes if another atom is read it conditionally by <a href="https://github.com/yuneco"><code>@yuneco</code></a> in <a href="https://redirect.github.com/pmndrs/jotai/pull/2700">pmndrs/jotai#2700</a></li> <li>experimental(core): expose unstable_derive by <a href="https://github.com/dai-shi"><code>@dai-shi</code></a> in <a href="https://redirect.github.com/pmndrs/jotai/pull/2652">pmndrs/jotai#2652</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yuneco"><code>@yuneco</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/jotai/pull/2700">pmndrs/jotai#2700</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3">https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="148d876b28
"><code>148d876</code></a> 2.9.3</li> <li><a href="64012da3c4
"><code>64012da</code></a> chore(deps): update dev dependencies (<a href="https://redirect.github.com/pmndrs/jotai/issues/2705">#2705</a>)</li> <li><a href="6b915714ef
"><code>6b91571</code></a> experimental(core): expose unstable_derive (<a href="https://redirect.github.com/pmndrs/jotai/issues/2652">#2652</a>)</li> <li><a href="41158e6ffa
"><code>41158e6</code></a> fix(store): derived atom not updating when its value changes if another atom ...</li> <li><a href="7d4da51504
"><code>7d4da51</code></a> chore: update typescript-eslint (<a href="https://redirect.github.com/pmndrs/jotai/issues/2698">#2698</a>)</li> <li>See full diff in <a href="https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3">compare view</a></li> </ul> </details> <br /> Updates `winston` from 3.14.1 to 3.14.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/winstonjs/winston/releases">winston's releases</a>.</em></p> <blockquote> <h2>v3.14.2</h2> <ul> <li>Move initialization to constructor (<a href="https://redirect.github.com/winstonjs/winston/issues/2503">#2503</a>) 2458ba6</li> </ul> <p><a href="https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2">https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="51a45515b6
"><code>51a4551</code></a> 3.14.2</li> <li><a href="2458ba61ab
"><code>2458ba6</code></a> Move initialization to constructor (<a href="https://redirect.github.com/winstonjs/winston/issues/2503">#2503</a>)</li> <li>See full diff in <a href="https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
122 lines
4.1 KiB
JSON
122 lines
4.1 KiB
JSON
{
|
|
"name": "thenextwave",
|
|
"author": {
|
|
"name": "Command Line Inc",
|
|
"email": "info@commandline.dev"
|
|
},
|
|
"productName": "TheNextWave",
|
|
"description": "An Open-Source, AI-Native, Terminal Built for Seamless Workflows",
|
|
"license": "Apache-2.0",
|
|
"version": "0.1.8",
|
|
"homepage": "https://waveterm.dev",
|
|
"build": {
|
|
"appId": "dev.commandline.thenextwave"
|
|
},
|
|
"private": true,
|
|
"main": "./dist/main/index.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "electron-vite dev",
|
|
"start": "electron-vite preview",
|
|
"build:dev": "electron-vite build --mode development",
|
|
"build:prod": "electron-vite build --mode production",
|
|
"storybook": "storybook dev -p 6006 --no-open",
|
|
"build-storybook": "storybook build",
|
|
"coverage": "vitest run --coverage",
|
|
"test": "vitest",
|
|
"postinstall": "electron-builder install-app-deps"
|
|
},
|
|
"devDependencies": {
|
|
"@chromatic-com/storybook": "^1.6.1",
|
|
"@eslint/js": "^9.9.0",
|
|
"@storybook/addon-essentials": "^8.2.8",
|
|
"@storybook/addon-interactions": "^8.2.8",
|
|
"@storybook/addon-links": "^8.2.8",
|
|
"@storybook/blocks": "^8.2.8",
|
|
"@storybook/react": "^8.2.8",
|
|
"@storybook/react-vite": "^8.2.8",
|
|
"@storybook/test": "^8.2.8",
|
|
"@types/css-tree": "^2",
|
|
"@types/electron": "^1.6.10",
|
|
"@types/node": "^22.3.0",
|
|
"@types/papaparse": "^5",
|
|
"@types/react": "^18.3.3",
|
|
"@types/shell-quote": "^1",
|
|
"@types/sprintf-js": "^1",
|
|
"@types/throttle-debounce": "^5",
|
|
"@types/tinycolor2": "^1",
|
|
"@types/uuid": "^10.0.0",
|
|
"@vitejs/plugin-react-swc": "^3.7.0",
|
|
"@vitest/coverage-istanbul": "^2.0.5",
|
|
"electron": "^31.3.1",
|
|
"electron-builder": "^24.13.3",
|
|
"electron-vite": "^2.3.0",
|
|
"eslint": "^9.9.0",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"less": "^4.2.0",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-jsdoc": "^1.3.0",
|
|
"prettier-plugin-organize-imports": "^4.0.0",
|
|
"rollup-plugin-flow": "^1.1.1",
|
|
"sharp": "^0.33.5",
|
|
"storybook": "^8.2.8",
|
|
"ts-node": "^10.9.2",
|
|
"tslib": "^2.6.3",
|
|
"tsx": "^4.17.0",
|
|
"typescript": "^5.5.4",
|
|
"typescript-eslint": "^8.1.0",
|
|
"vite": "^5.4.1",
|
|
"vite-plugin-image-optimizer": "^1.1.8",
|
|
"vite-plugin-static-copy": "^1.0.6",
|
|
"vite-plugin-svgr": "^4.2.0",
|
|
"vite-tsconfig-paths": "^5.0.1",
|
|
"vitest": "^2.0.5"
|
|
},
|
|
"dependencies": {
|
|
"@monaco-editor/loader": "^1.4.0",
|
|
"@monaco-editor/react": "^4.6.0",
|
|
"@observablehq/plot": "^0.6.16",
|
|
"@react-hook/resize-observer": "^2.0.2",
|
|
"@table-nav/core": "^0.0.7",
|
|
"@table-nav/react": "^0.0.7",
|
|
"@tanstack/react-table": "^8.20.1",
|
|
"@types/color": "^3.0.6",
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
"@xterm/addon-serialize": "^0.13.0",
|
|
"@xterm/addon-web-links": "^0.11.0",
|
|
"@xterm/addon-webgl": "^0.18.0",
|
|
"@xterm/xterm": "^5.5.0",
|
|
"base64-js": "^1.5.1",
|
|
"clsx": "^2.1.1",
|
|
"color": "^4.2.3",
|
|
"css-tree": "^2.3.1",
|
|
"dayjs": "^1.11.12",
|
|
"electron-updater": "6.3.2",
|
|
"htl": "^0.3.1",
|
|
"html-to-image": "^1.11.11",
|
|
"immer": "^10.1.1",
|
|
"jotai": "^2.9.3",
|
|
"monaco-editor": "^0.50.0",
|
|
"overlayscrollbars": "^2.10.0",
|
|
"overlayscrollbars-react": "^0.5.6",
|
|
"papaparse": "^5.4.1",
|
|
"react": "^18.3.1",
|
|
"react-dnd": "^16.0.1",
|
|
"react-dnd-html5-backend": "^16.0.1",
|
|
"react-dom": "^18.3.1",
|
|
"react-frame-component": "^5.2.7",
|
|
"react-gauge-chart": "^0.5.1",
|
|
"react-markdown": "^9.0.1",
|
|
"rehype-raw": "^7.0.0",
|
|
"remark-gfm": "^4.0.0",
|
|
"rxjs": "^7.8.1",
|
|
"shell-quote": "^1.8.1",
|
|
"sprintf-js": "^1.1.3",
|
|
"throttle-debounce": "^5.0.2",
|
|
"tinycolor2": "^1.6.0",
|
|
"use-device-pixel-ratio": "^1.1.2",
|
|
"winston": "^3.14.2"
|
|
},
|
|
"packageManager": "yarn@4.4.0"
|
|
}
|