waveterm/package.json
dependabot[bot] 74226ca5fb
Bump winston from 3.14.2 to 3.15.0 in the prod-dependencies group (#1017)
Bumps the prod-dependencies group with 1 update:
[winston](https://github.com/winstonjs/winston).

Updates `winston` from 3.14.2 to 3.15.0
<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.15.0</h2>
<p>Note: we removed LogCallback from the TS definitions because the
underlying library didn't actually support these. If this causes issues
in your apps, we recommend you remove references to LogCallbacks, since
such code was not being executed anyways. See <a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>
and the issue linked therein.</p>
<ul>
<li>remove logcallback (<a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>)
3a54777</li>
<li>chore(docs): Update README.md w/ usage comments (<a
href="https://redirect.github.com/winstonjs/winston/issues/2507">#2507</a>)
f110f61</li>
<li>Bump nyc from 15.1.0 to 17.1.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2511">#2511</a>)
f5dde86</li>
<li>Bump <code>@​babel/cli</code> from 7.24.7 to 7.25.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2512">#2512</a>)
d1b8dc6</li>
<li>Bump <code>@​babel/preset-env</code> from 7.24.8 to 7.25.4 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2506">#2506</a>)
564161a</li>
<li>Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2500">#2500</a>)
eb7e315</li>
<li>Unified Handler Tests (<a
href="https://redirect.github.com/winstonjs/winston/issues/2020">#2020</a>)
22aab6d</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0">https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="195e55c7e7"><code>195e55c</code></a>
3.15.0</li>
<li><a
href="3a5477770e"><code>3a54777</code></a>
remove logcallback (<a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>)</li>
<li><a
href="f110f61adc"><code>f110f61</code></a>
chore(docs): Update README.md w/ usage comments (<a
href="https://redirect.github.com/winstonjs/winston/issues/2507">#2507</a>)</li>
<li><a
href="f5dde86716"><code>f5dde86</code></a>
Bump nyc from 15.1.0 to 17.1.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2511">#2511</a>)</li>
<li><a
href="d1b8dc6d2d"><code>d1b8dc6</code></a>
Bump <code>@​babel/cli</code> from 7.24.7 to 7.25.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2512">#2512</a>)</li>
<li><a
href="564161aed3"><code>564161a</code></a>
Bump <code>@​babel/preset-env</code> from 7.24.8 to 7.25.4 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2506">#2506</a>)</li>
<li><a
href="eb7e315e58"><code>eb7e315</code></a>
Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2500">#2500</a>)</li>
<li><a
href="22aab6de1d"><code>22aab6d</code></a>
Unified Handler Tests (<a
href="https://redirect.github.com/winstonjs/winston/issues/2020">#2020</a>)</li>
<li>See full diff in <a
href="https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=winston&package-manager=npm_and_yarn&previous-version=3.14.2&new-version=3.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>
2024-10-11 14:31:26 -04:00

145 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.8.11",
"homepage": "https://waveterm.dev",
"build": {
"appId": "dev.commandline.waveterm"
},
"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": "^2.0.2",
"@eslint/js": "^9.12.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
"@storybook/blocks": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
"@storybook/test": "^8.3.5",
"@storybook/theming": "^8.3.5",
"@types/css-tree": "^2",
"@types/debug": "^4",
"@types/electron": "^1.6.10",
"@types/node": "^22.7.5",
"@types/papaparse": "^5",
"@types/pngjs": "^6.0.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/semver": "^7",
"@types/shell-quote": "^1",
"@types/sprintf-js": "^1",
"@types/throttle-debounce": "^5",
"@types/tinycolor2": "^1",
"@types/uuid": "^10.0.0",
"@types/ws": "^8",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-istanbul": "^2.1.2",
"electron": "^32.1.2",
"electron-builder": "^25.1.7",
"electron-vite": "^2.3.0",
"eslint": "^9.12.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.1.0",
"rollup-plugin-flow": "^1.1.1",
"semver": "^7.6.3",
"storybook": "^8.3.5",
"storybook-dark-mode": "^4.0.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-static-copy": "^2.0.0",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.2"
},
"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.5",
"@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": "^3.0.0",
"dayjs": "^1.11.13",
"debug": "^4.3.7",
"electron-updater": "6.3.9",
"fast-average-color": "^9.4.0",
"htl": "^0.3.1",
"html-to-image": "^1.11.11",
"immer": "^10.1.1",
"jotai": "2.9.3",
"monaco-editor": "^0.52.0",
"overlayscrollbars": "^2.10.0",
"overlayscrollbars-react": "^0.5.6",
"papaparse": "^5.4.1",
"pngjs": "^7.0.0",
"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-highlight": "^7.0.0",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-slug": "^6.0.0",
"remark-flexible-toc": "^1.1.1",
"remark-gfm": "^4.0.0",
"remark-github-blockquote-alert": "^1.2.1",
"rxjs": "^7.8.1",
"sharp": "^0.33.5",
"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.15.0",
"ws": "^8.18.0",
"yaml": "^2.5.1"
},
"resolutions": {
"send@npm:0.18.0": "0.19.0",
"cookie@0.6.0": "^0.7.0"
},
"packageManager": "yarn@4.4.1"
}