waveterm/docs/package.json
dependabot[bot] 4c7899d2de
Bump the prod-dependencies-patch group with 4 updates (#1829)
Bumps the prod-dependencies-patch group with 4 updates:
[@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table),
[monaco-editor](https://github.com/microsoft/monaco-editor),
[react-markdown](https://github.com/remarkjs/react-markdown) and
[prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer).

Updates `@tanstack/react-table` from 8.20.5 to 8.20.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/table/releases"><code>@​tanstack/react-table</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.20.6</h2>
<p>Version 8.20.6 - 12/13/24, 2:34 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>JSX namespace from React (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5830">#5830</a>)
(cbcea6a) by Bill Collins</li>
</ul>
<h3>Chore</h3>
<ul>
<li>update <code>@​tanstack/config</code> to v0.13.0 (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5731">#5731</a>)
(2db4061) by Lachlan Collins</li>
</ul>
<h3>Docs</h3>
<ul>
<li>Updated some incomplete docs (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5741">#5741</a>)
(6b4d616) by M Hamid</li>
<li>Fix label typo in config.json (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5712">#5712</a>)
(7fe650d) by Petter Juterud Barhaugen</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.6</li>
<li><code>@​tanstack/react-table-devtools</code><a
href="https://github.com/8"><code>@​8</code></a>.20.6</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a92ce6a15b"><code>a92ce6a</code></a>
release: v8.20.6</li>
<li><a
href="cbcea6aa50"><code>cbcea6a</code></a>
fix: JSX namespace from React (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5830">#5830</a>)</li>
<li>See full diff in <a
href="https://github.com/TanStack/table/commits/v8.20.6/packages/react-table">compare
view</a></li>
</ul>
</details>
<br />

Updates `monaco-editor` from 0.52.0 to 0.52.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/monaco-editor/releases">monaco-editor's
releases</a>.</em></p>
<blockquote>
<h2>v0.52.2</h2>
<h2>Changes:</h2>
<ul>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4777">#4777</a>:
0.52.2</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4774">#4774</a>:
Updates changelog</li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=309119&amp;view=logs">auto
generated</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's
changelog</a>.</em></p>
<blockquote>
<h1>Monaco Editor Changelog</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="404545bded"><code>404545b</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4777">#4777</a>
from microsoft/hediet/b/embarrassing-rooster</li>
<li><a
href="478c9fd322"><code>478c9fd</code></a>
0.52.2</li>
<li><a
href="95530e51db"><code>95530e5</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4774">#4774</a>
from microsoft/hediet/b/subjective-galliform</li>
<li><a
href="cdcb548662"><code>cdcb548</code></a>
Updates changelog</li>
<li><a
href="f2c9a45d3e"><code>f2c9a45</code></a>
Security release</li>
<li>See full diff in <a
href="https://github.com/microsoft/monaco-editor/compare/v0.52.0...v0.52.2">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~microsoft1es">microsoft1es</a>, a new
releaser for monaco-editor since your current version.</p>
</details>
<br />

Updates `react-markdown` from 9.0.1 to 9.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remarkjs/react-markdown/releases">react-markdown's
releases</a>.</em></p>
<blockquote>
<h2>9.0.3</h2>
<p>(same as 9.0.2 but now with d.ts files)</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3">https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3</a></p>
<h2>9.0.2</h2>
<h4>Types</h4>
<ul>
<li>b151a90 Fix types for React 19
by <a
href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>
in <a
href="https://redirect.github.com/remarkjs/react-markdown/pull/879">remarkjs/react-markdown#879</a></li>
<li>6962af7 Add declaration maps</li>
<li>aa5933b Refactor to use <code>@import</code> to import types
by <a
href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>
in <a
href="https://redirect.github.com/remarkjs/react-markdown/pull/836">remarkjs/react-markdown#836</a></li>
</ul>
<h4>Miscellaneous</h4>
<ul>
<li>9eb589e Fix typo in changelog
by <a
href="https://github.com/NicholasWilsonDEV"><code>@​NicholasWilsonDEV</code></a>
in <a
href="https://redirect.github.com/remarkjs/react-markdown/pull/874">remarkjs/react-markdown#874</a></li>
<li>515bf19 Fix typo
by <a href="https://github.com/deep-lyra"><code>@​deep-lyra</code></a>
in <a
href="https://redirect.github.com/remarkjs/react-markdown/pull/868">remarkjs/react-markdown#868</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2">https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="aed001070a"><code>aed0010</code></a>
9.0.3</li>
<li><a
href="40c097eb6f"><code>40c097e</code></a>
9.0.2</li>
<li><a
href="2c6ffe8f93"><code>2c6ffe8</code></a>
Refactor <code>.gitignore</code></li>
<li><a
href="b664ac4459"><code>b664ac4</code></a>
Update Actions</li>
<li><a
href="e68655127b"><code>e686551</code></a>
Update dev-dependencies</li>
<li><a
href="b151a9028f"><code>b151a90</code></a>
Fix types for React 19</li>
<li><a
href="27d3949b31"><code>27d3949</code></a>
Separate all typedefs into their own JSDoc blocks (<a
href="https://redirect.github.com/remarkjs/react-markdown/issues/878">#878</a>)</li>
<li><a
href="9eb589e828"><code>9eb589e</code></a>
Fix typo in changelog</li>
<li><a
href="515bf190a0"><code>515bf19</code></a>
Fix typo</li>
<li><a
href="a7ca8edfd6"><code>a7ca8ed</code></a>
Refactor <code>.editorconfig</code></li>
<li>Additional commits viewable in <a
href="https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `prism-react-renderer` from 2.4.0 to 2.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/FormidableLabs/prism-react-renderer/releases">prism-react-renderer's
releases</a>.</em></p>
<blockquote>
<h2>prism-react-renderer@2.4.1</h2>
<p>This release enables support for React Server Components 🚀</p>
<h2>What's Changed</h2>
<ul>
<li>Remove theme dictionary hook by <a
href="https://github.com/nlkluth"><code>@​nlkluth</code></a> in <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/pull/252">FormidableLabs/prism-react-renderer#252</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/nlkluth"><code>@​nlkluth</code></a> made
their first contribution in <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/pull/252">FormidableLabs/prism-react-renderer#252</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1">https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="67c7fbc1cd"><code>67c7fbc</code></a>
Merge pull request <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/253">#253</a>
from FormidableLabs/changeset-release/master</li>
<li><a
href="e9dfae6a29"><code>e9dfae6</code></a>
Version Packages</li>
<li><a
href="53c411c5b9"><code>53c411c</code></a>
Merge pull request <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/252">#252</a>
from FormidableLabs/remove-theme-dictionary-hook</li>
<li><a
href="3cfe2397c9"><code>3cfe239</code></a>
changelog</li>
<li><a
href="db43793737"><code>db43793</code></a>
rm useref</li>
<li><a
href="9a6e47b039"><code>9a6e47b</code></a>
refactor: rm useThemeDictionary</li>
<li>See full diff in <a
href="https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1">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>
2025-01-27 11:18:01 -08:00

81 lines
2.7 KiB
JSON

{
"name": "waveterm-docs",
"version": "0.0.0",
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
"build": "USE_SIMPLE_CSS_MINIFIER=true docusaurus build",
"build-embedded": "EMBEDDED=true run build",
"swizzle": "docusaurus swizzle",
"deploy": "docusaurus deploy",
"clear": "docusaurus clear",
"serve": "docusaurus serve",
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^3.7.0",
"@docusaurus/plugin-content-docs": "^3.7.0",
"@docusaurus/plugin-debug": "^3.7.0",
"@docusaurus/plugin-ideal-image": "^3.7.0",
"@docusaurus/plugin-sitemap": "^3.7.0",
"@docusaurus/plugin-svgr": "^3.7.0",
"@docusaurus/theme-classic": "^3.7.0",
"@docusaurus/theme-search-algolia": "^3.7.0",
"@mdx-js/react": "^3.0.0",
"@waveterm/docusaurus-og": "https://github.com/wavetermdev/docusaurus-og.git",
"clsx": "^2.1.1",
"docusaurus-plugin-sass": "^0.2.6",
"prism-react-renderer": "^2.4.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"remark-gfm": "^4.0.0",
"remark-typescript-code-import": "^1.0.1",
"sass": "^1.83.4",
"ua-parser-js": "^2.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.7.0",
"@docusaurus/tsconfig": "3.7.0",
"@docusaurus/types": "3.7.0",
"@eslint/js": "^9.18.0",
"@mdx-js/typescript-plugin": "^0.0.8",
"@types/eslint": "^9.6.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/ua-parser-js": "^0.7.39",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-mdx": "^3.1.5",
"prettier": "^3.4.2",
"prettier-plugin-jsdoc": "^1.3.2",
"prettier-plugin-organize-imports": "^4.1.0",
"remark-cli": "^12.0.1",
"remark-frontmatter": "^5.0.0",
"remark-mdx": "^3.1.0",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0"
},
"resolutions": {
"path-to-regexp@npm:2.2.1": "^3",
"cookie@0.6.0": "^0.7.0"
},
"browserslist": {
"production": [
">0.5%",
"not dead",
"not op_mini all"
],
"development": [
"last 3 chrome version",
"last 3 firefox version",
"last 5 safari version"
]
},
"engines": {
"node": ">=18.0"
}
}