Skip to content

Commit 5d2a375

Browse files
Bump the prod-dependencies-minor group across 1 directory with 9 updates (#2269)
Bumps the prod-dependencies-minor group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@monaco-editor/loader](https://github.com/suren-atoyan/monaco-loader) | `1.4.0` | `1.5.0` | | [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) | `4.6.0` | `4.7.0` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.2` | `1.2.3` | | [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.20.6` | `8.21.3` | | [fast-average-color](https://github.com/fast-average-color/fast-average-color) | `9.4.0` | `9.5.0` | | [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.2.3` | `5.4.0` | | [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars) | `2.10.1` | `2.11.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.2` | `7.62.0` | | [remark-flexible-toc](https://github.com/ipikuka/remark-flexible-toc) | `1.1.1` | `1.2.0` | Updates `@monaco-editor/loader` from 1.4.0 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/suren-atoyan/monaco-loader/releases"><code>@​monaco-editor/loader</code>'s releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <ul> <li>monaco-editor: update to the latest version (0.52.2)</li> <li>package: remove <code>monaco-editor</code> from <code>peerDependencies</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/suren-atoyan/monaco-loader/blob/master/CHANGELOG.md"><code>@​monaco-editor/loader</code>'s changelog</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h6><em>Feb 13, 2025</em></h6> <ul> <li>monaco-editor: update to the latest version (0.52.2)</li> <li>package: remove monaco-editor from peerDependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/fc86117fb2f221070a509aa4539dd4644a607381"><code>fc86117</code></a> update package to 1.5.0 version</li> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/04b5e117dba528f834b8df19158377913ec332d5"><code>04b5e11</code></a> update monaco to the latest (0.52.2) version</li> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/ceef10fe5b102d00e7d4862bdeead1bf57f215c6"><code>ceef10f</code></a> remove monaco-editor as peer dependency</li> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/61f69ed29d3e3dddb55aa41ab65ac67bf1d57640"><code>61f69ed</code></a> Merge branch 'master' of github.com:suren-atoyan/monaco-loader</li> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/f0a480242dc3108365b3cb4e80c142fe909844ec"><code>f0a4802</code></a> add tea constitution file</li> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/fbf65da02f78b5b145d393fb9b9f0eae0fb3bd8a"><code>fbf65da</code></a> Merge pull request <a href="https://redirect.github.com/suren-atoyan/monaco-loader/issues/43">#43</a> from voidranjer/master</li> <li><a href="https://github.com/suren-atoyan/monaco-loader/commit/04f844f35960509c07970a35cccbe279fd96ee8f"><code>04f844f</code></a> upgrade monaco-editor version to 0.46.0</li> <li>See full diff in <a href="https://github.com/suren-atoyan/monaco-loader/compare/v1.4.0...v1.5.0">compare view</a></li> </ul> </details> <br /> Updates `@monaco-editor/react` from 4.6.0 to 4.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/suren-atoyan/monaco-react/releases"><code>@​monaco-editor/react</code>'s releases</a>.</em></p> <blockquote> <h2>v4.7.0</h2> <ul> <li>package: update <code>@monaco-editor/loader</code> to the latest (<code>v1.5.0</code>) version (this uses <code>monaco-editor</code> <code>v0.52.2</code>)</li> <li>package: inherit all changes from <code>v4.7.0-rc.0</code></li> </ul> <h2>v4.7.0-rc.0</h2> <ul> <li>package: add support for react/react-dom <code>v19</code> as a peer dependency</li> <li>playground: update playground's React version to 19</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md"><code>@​monaco-editor/react</code>'s changelog</a>.</em></p> <blockquote> <h2>4.7.0</h2> <ul> <li>package: update <code>@​monaco-editor/loader</code> to the latest (v1.5.0) version (this uses monaco-editor v0.52.2)</li> <li>package: inherit all changes from v4.7.0-rc.0</li> </ul> <h2>4.7.0-rc.0</h2> <ul> <li>package: add support for react/react-dom v19 as a peer dependency</li> <li>playground: update playground's React version to 19</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/eb120e66378471315620fe5339b73ba003f199ad"><code>eb120e6</code></a> update package to 4.7.0 version</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/cdd070c9f080caf4a9a7b13c2c34fa4e10edc9bf"><code>cdd070c</code></a> update snapshots</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/55a063e45d2f2672884b77059ac97850758764ae"><code>55a063e</code></a> update <code>@​monaco-editor/loader</code> to the latest (v1.5.0) version</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/52e8c75616e09730b7b1a0b5822385212a082ce8"><code>52e8c75</code></a> update package to 4.7.0-rc.o version</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/e72be4edc1b4492eae9f7d85671ee61a43a6aee8"><code>e72be4e</code></a> add react 19 to peerDependencies</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/642be903a9dd21d6fe639ab5c92c234dad77c813"><code>642be90</code></a> update playground's react version to 19</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/ceee344fbe26285dabb0fe90985fe18ec867211c"><code>ceee344</code></a> Add Monaco-React AI Bot in Readme (<a href="https://redirect.github.com/suren-atoyan/monaco-react/issues/655">#655</a>)</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/f7cac39fbad0f062dc66458831aaf57a7126dd40"><code>f7cac39</code></a> add electron blog post link</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/ea601cf9f6fe9f2cc0c6271d6a9cde9a332b6dc0"><code>ea601cf</code></a> add tea constitution file</li> <li><a href="https://github.com/suren-atoyan/monaco-react/commit/3327f3c368cb6d56c02f2df8a9d45177ce6f52e9"><code>3327f3c</code></a> add GitHub sponsor button</li> <li>See full diff in <a href="https://github.com/suren-atoyan/monaco-react/compare/v4.6.0...v4.7.0">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-slot` from 1.1.2 to 1.2.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-table` from 8.20.6 to 8.21.3 <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.21.3</h2> <p>Version 8.21.3 - 4/14/25, 8:19 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>table-core: use right Document instance on getResizeHandler (column-sizing feature) (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5989">#5989</a>) (54ce673) by <a href="https://github.com/riccardoperra"><code>@​riccardoperra</code></a></li> </ul> <h3>Docs</h3> <ul> <li>fix all 158 broken links (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5972">#5972</a>) (f7bf6f1) by <a href="https://github.com/kisaragi-hiu"><code>@​kisaragi-hiu</code></a></li> <li>add vue example for grouping (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5941">#5941</a>) (3efa59c) by Harshil Patel</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/table-core</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/angular-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/lit-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/qwik-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/react-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/solid-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/svelte-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/vue-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> <li><code>@​tanstack/react-table-devtools</code><a href="https://github.com/8"><code>@​8</code></a>.21.3</li> </ul> <h2>v8.21.2</h2> <p>Version 8.21.2 - 2/11/25, 8:59 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>arrIncludes autoremove filterFn (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5623">#5623</a>) (2efaf57) by lukebui</li> <li>lit-table: spread table options in lit adapter (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5904">#5904</a>) (36dede1) by <a href="https://github.com/kadoshms"><code>@​kadoshms</code></a></li> </ul> <h3>Docs</h3> <ul> <li>row accessor bug in example code block (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5893">#5893</a>) (b1506a7) by Valerii Petryniak</li> <li>virtualizer tbody from onchange (827b098) by Kevin Van Cott</li> <li>exp virtual - remeasure when table state changes (9e6987d) by Kevin Van Cott</li> <li>angular: add expanding and sub components examples (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5898">#5898</a>) (099e1a4) by <a href="https://github.com/riccardoperra"><code>@​riccardoperra</code></a></li> <li>example name (57703a4) by Kevin Van Cott</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/table-core</code><a href="https://github.com/8"><code>@​8</code></a>.21.2</li> <li><code>@​tanstack/lit-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.2</li> <li><code>@​tanstack/angular-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.2</li> <li><code>@​tanstack/qwik-table</code><a href="https://github.com/8"><code>@​8</code></a>.21.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/table/commit/f4dc742b7b8bf01bb7dd10ee7d2f238400befcc0"><code>f4dc742</code></a> release: v8.21.3</li> <li><a href="https://github.com/TanStack/table/commit/db745afdb867511ddd04a79150f89d3894a03532"><code>db745af</code></a> release: v8.21.2</li> <li>See full diff in <a href="https://github.com/TanStack/table/commits/v8.21.3/packages/react-table">compare view</a></li> </ul> </details> <br /> Updates `fast-average-color` from 9.4.0 to 9.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fast-average-color/fast-average-color/releases">fast-average-color's releases</a>.</em></p> <blockquote> <h2>v9.5.0</h2> <p>Add support for VideoFrame.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fast-average-color/fast-average-color/blob/master/CHANGELOG.md">fast-average-color's changelog</a>.</em></p> <blockquote> <h1>v9.5.0</h1> <ul> <li>Add support for VideoFrame.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/835d429e33716d68c3a15795e224958cb36c9164"><code>835d429</code></a> Bump version</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/f18e45a8220ce837ba5ca19cc3a7c160c3bbf749"><code>f18e45a</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/bb3ac9474fbe77f80ccb68a963ac173594f233e3"><code>bb3ac94</code></a> Update LICENSE</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/4cf569b92b2c60d9e482b8e22c10dab024718fdf"><code>4cf569b</code></a> Add support for Videoframe</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/fec032e4b619e4c6a121f496a9359fa7dc1f2d35"><code>fec032e</code></a> Update dev deps in package.json</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/90b6e78874bbdba9d3250556d41306d0727e272d"><code>90b6e78</code></a> Update README.md</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/ef042855b66ba00d6d24382054e2c9796d019e47"><code>ef04285</code></a> Update README.md</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/c3bb950ba6e17de1758045c0c38116bb1ff61d2e"><code>c3bb950</code></a> Update dev deps</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/1ec4f05434692cc1253df1c949e9c9baaac35102"><code>1ec4f05</code></a> Update LICENSE</li> <li><a href="https://github.com/fast-average-color/fast-average-color/commit/4a00436df36aa37bcdb923d9281e7632ee99d671"><code>4a00436</code></a> Update dev deps</li> <li>Additional commits viewable in <a href="https://github.com/fast-average-color/fast-average-color/compare/v9.4.0...v9.5.0">compare view</a></li> </ul> </details> <br /> Updates `monaco-yaml` from 5.2.3 to 5.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remcohaszing/monaco-yaml/releases">monaco-yaml's releases</a>.</em></p> <blockquote> <h2>v5.4.0</h2> <ul> <li>7ff3604 Update to yaml-language-server 1.18.0</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remcohaszing/monaco-yaml/compare/v5.3.1...v5.4.0">https://github.com/remcohaszing/monaco-yaml/compare/v5.3.1...v5.4.0</a></p> <h2>v5.3.1</h2> <ul> <li>1d9f1d8 Preserve diagnostic data in code actions</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remcohaszing/monaco-yaml/compare/v5.3.0...v5.3.1">https://github.com/remcohaszing/monaco-yaml/compare/v5.3.0...v5.3.1</a></p> <h2>v5.3.0</h2> <ul> <li>9cddfb8 Update to <a href="https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md#1160"><code>yaml-language-server@1.16.0</code></a></li> <li>9cddfb8 Update to Prettier 3</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remcohaszing/monaco-yaml/compare/v5.2.3...v5.3.0">https://github.com/remcohaszing/monaco-yaml/compare/v5.2.3...v5.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/cf37428a62f87e0336734c9cb4924fd4027a7c20"><code>cf37428</code></a> 5.4.0</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/5acd300735a00aab4cada662178a701c023a492b"><code>5acd300</code></a> Remove the Prettier import rewrite</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/7ff360405c7beb62476acdc3c7658e55ebf3a629"><code>7ff3604</code></a> Update to yaml-language-server 1.18.0</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/44d79fbc15e09b00560accab3bac30f9d4252adf"><code>44d79fb</code></a> Update dev dependencies</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/b534eeab2b160ac828656f962560e669c4274d45"><code>b534eea</code></a> Make demo editor reponsive to color scheme changes</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/4e4de9206288ed988a31d6b35ade3f0b3c38e5f3"><code>4e4de92</code></a> Specify which deps Vitest should optimize</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/642849baa5a5c9c9728f1ebc7515d31ecf9450c4"><code>642849b</code></a> Simplify normalizing of Prettier</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/91a768da08d5fdb9589b36b364ffaa23dfa6f396"><code>91a768d</code></a> Remove Playwright configuration</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/4d47362df59fb216ed408d8242ba5e4f9c2275e1"><code>4d47362</code></a> Type check tests</li> <li><a href="https://github.com/remcohaszing/monaco-yaml/commit/aa1a906e2032652113c629e5200e973b8d7d0c0c"><code>aa1a906</code></a> Add code coverage (<a href="https://redirect.github.com/remcohaszing/monaco-yaml/issues/263">#263</a>)</li> <li>Additional commits viewable in <a href="https://github.com/remcohaszing/monaco-yaml/compare/v5.2.3...v5.4.0">compare view</a></li> </ul> </details> <br /> Updates `overlayscrollbars` from 2.10.1 to 2.11.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md">overlayscrollbars's changelog</a>.</em></p> <blockquote> <h2>2.11.5</h2> <h3>Bug Fixes</h3> <ul> <li>Sometimes when resizing the window, scrollbars applied to the body element werent updated aoccrdingly.</li> </ul> <h2>2.11.4</h2> <h3>Bug Fixes</h3> <ul> <li>Remove scrollbars <code>click</code> event when its no longer required. <a href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/720">#720</a></li> </ul> <h2>2.11.3</h2> <h3>Improvements</h3> <ul> <li>Introduce and document the new <code>CSS Custom Properties</code>: <code>--os-viewport-overflow-x</code> and <code>--os-viewport-overflow-y</code> which can be used to better control the <code>overflow</code> style of the <code>viewport</code> element.</li> <li>Support for the <code>auto</code> value for overwrites of the <code>overflow</code> style of the <code>viewport</code>.</li> </ul> <h2>2.11.2</h2> <h3>Improvements</h3> <ul> <li>Streamline css styles for the viewport and wrapper elements to allow overwrites of the <code>overflow</code> property. <a href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/718">#718</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Initialization bridging via <code>data-overlayscrollbars-initialize</code> attribute conflicted with the <code>showNativeOverlaidScrollbars: true</code> option when initialized to the body element. <a href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/713">#713</a></li> </ul> <h2>2.11.1</h2> <h3>Improvements</h3> <ul> <li>Use the ResizeObservers <code>options.box</code> option to remove the need for additional DOM elements in supported browsers.</li> <li>Significant performance improvements in the <code>update</code> logic.</li> </ul> <h2>2.11.0</h2> <h3>Features</h3> <ul> <li>Add the possibility to define a <a href="https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API"><code>trusted type policy</code></a> for websites with a CSP. <a href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/697">#697</a></li> </ul> <h3>Improvements</h3> <ul> <li>Change <code>ScrollAnimationTimeline</code> keyframes to not animate css-custom-properties to improve scroll performance. <a href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/705">#705</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/cb636713eacd0e2fb32773657004348220ff456c"><code>cb63671</code></a> changelog &amp; package json</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/9fd1f8ce27a009255af74aba51e1d02cf6774516"><code>9fd1f8c</code></a> fix a bug where the scrollbar size was not update on body scrollbars</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/9cb3e2249f4be85e1e27753a85d20c00fc68cbda"><code>9cb3e22</code></a> deploy</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/2f73b167e2cfa7b42ffd291441e913c8de0e5113"><code>2f73b16</code></a> v2.11.4</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/7c59217b8066e175cadfd3dbb33335a48a92101f"><code>7c59217</code></a> fix: <a href="https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars/issues/720">#720</a></li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/98f7cee0edacc123fce3c45772388623101b995d"><code>98f7cee</code></a> v2.11.3</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/11ab82e7d323dac7f999ecf4d227f2c4d1aa44cf"><code>11ab82e</code></a> improvement</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/0382765e7caab80c9adc63d4d063a69186f6526f"><code>0382765</code></a> improvements</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/a99a39e83bc56003b1ce68c31e4a054199052a3a"><code>a99a39e</code></a> handle overflow:auto overwrite correctly</li> <li><a href="https://github.com/KingSora/OverlayScrollbars/commit/fe7146e8a947f344f31f94f2b4d896fc5eb9257a"><code>fe7146e</code></a> improvements</li> <li>Additional commits viewable in <a href="https://github.com/KingSora/OverlayScrollbars/commits/v2.11.5/packages/overlayscrollbars">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.54.2 to 7.62.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's releases</a>.</em></p> <blockquote> <h2>Version 7.62.0</h2> <p>👨‍🔧 prevent onBlur for readOnly fields (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12971">#12971</a>) 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12988">#12988</a> sync two defaultValues after reset with new defaultValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12990">#12990</a>) 🐞 fix: do not override prototype of data in cloneObject (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12985">#12985</a>) 🐞 fix field name type conflict in nested FieldErrors (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12972">#12972</a>)</p> <p>thanks to <a href="https://github.com/candymask0712"><code>@​candymask0712</code></a>, <a href="https://github.com/Adityapradh"><code>@​Adityapradh</code></a>, <a href="https://github.com/Ty3uK"><code>@​Ty3uK</code></a> &amp; <a href="https://github.com/kichikawa57"><code>@​kichikawa57</code></a></p> <h2>Version 7.61.1</h2> <p>Revert &quot;⌨️ fix: watch return type based on defaultValue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12896">#12896</a>)&quot;</p> <h2>Version 7.61.0</h2> <p>🧮 feat: compute prop for useWatch subscription (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12503">#12503</a>)</p> <ul> <li>subscribe to the entire form but only return updated value with certain condition</li> </ul> <pre lang="tsx"><code>type FormValue = { test: string; } <p>const watchedValue = useWatch({<br /> control: methods.control,<br /> compute: (data: FormValue) =&gt; {<br /> if (data.test?.length) {<br /> return data.test;<br /> }</p> <pre><code>return ''; </code></pre> <p>},<br /> });<br /> </code></pre></p> <ul> <li>subscribe to a specific form value state</li> </ul> <pre lang="tsx"><code>type FormValue = { test: string; } <p>const watchedValue = useWatch({<br /> control: methods.control,<br /> name: 'test',<br /> compute: (data: string) =&gt; {<br /> return data.length &gt; 3 ? data : '';<br /> },<br /> });<br /> </code></pre></p> <p>👨‍🔧 trigger watch callbacks in response to value changes only (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12945">#12945</a>) 🙏 track name with setValue subscription callbacks (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12946">#12946</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/1b5a6748a83bbaf3deed4092ec631d6cda927bf7"><code>1b5a674</code></a> 7.62.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/6025100ea1449a97cc121ed016aedaaa031ac2d0"><code>6025100</code></a> 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12988">#12988</a> sync two defaultValues after reset with new defaultValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12990">#12990</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/323cd416740ca7ad1d77389aee723274b24dffdb"><code>323cd41</code></a> 🐞 fix field name type conflict in nested FieldErrors (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12972">#12972</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/dac28d60e17e5916b4e3e8e4b4926393aac65159"><code>dac28d6</code></a> 👨‍🔧 fix: prevent onBlur for readOnly fields (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12971">#12971</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/642145a1baa9e75fa4f2274b10ade08658ab9537"><code>642145a</code></a> 🧪 test: add unit tests for convertToArrayPayload utility (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12967">#12967</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/15c03a553f4ec1abfbe399ccb824fefe1e0a1ffc"><code>15c03a5</code></a> 🐞 fix: do not override prototype of <code>data</code> in <code>cloneObject</code> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12985">#12985</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/13465d93a1b4a173cbd9e98283341656a13f9cef"><code>13465d9</code></a> 7.61.1</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/4a7f371962f6af750af75e2309d649219696c592"><code>4a7f371</code></a> Revert &quot;⌨️ fix: watch return type based on defaultValue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12896">#12896</a>)&quot;</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/343ac030cd00029c6aa0d245d01c6bb2646a303d"><code>343ac03</code></a> 7.61.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/3f4d24ce0734a5f573a77b701822b68d4c242203"><code>3f4d24c</code></a> 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12959">#12959</a> subscribe with latest defaultValues <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12961">#12961</a></li> <li>Additional commits viewable in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.54.2...v7.62.0">compare view</a></li> </ul> </details> <br /> Updates `remark-flexible-toc` from 1.1.1 to 1.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ipikuka/remark-flexible-toc/releases">remark-flexible-toc's releases</a>.</em></p> <blockquote> <h2>v1.2.0</h2> <p>The changes made by <a href="https://github.com/talatkuyuk"><code>@​talatkuyuk</code></a>:</p> <ul> <li>Add <code>unified</code> into peerDependencies</li> <li>Update dependencies and devDependencies</li> <li>Update <code>vitest</code> to latest</li> <li>Migrate <code>eslint</code> v8 to v9 and apply flat config</li> <li>Update <code>.prettierrc</code></li> <li>Add <code>.editorconfig</code> file</li> <li>Update github actions</li> <li>Add <code>rehype-format</code> in test files</li> <li>Fix eslint errors</li> <li>Fix <code>package-lock.json</code></li> <li>Update the copyright date in the LICENSE</li> <li>Update keywords in <code>package.json</code></li> <li>Update <code>README.md</code> <ul> <li>Update badges/links</li> <li>Chore corrections</li> <li>Remove keywords</li> <li>Add plugins which I recently developed into list</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/22713c51c5e922c19a84a4f49718ea28f0621d96"><code>22713c5</code></a> v1.2.0</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/c7980ab4c5131d8481de88b1fd90b94b587c9dbc"><code>c7980ab</code></a> Update vitest and typescript-eslint</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/2669e715f0d3f96dfee2c2a9d6066361be6d83ac"><code>2669e71</code></a> Update keywords</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/4531f8cb14b3dcac0c45015039618b4050c17d10"><code>4531f8c</code></a> Update bages/links in README.md</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/b45242803caf106983fa5d393fbfaefaaa32ccd9"><code>b452428</code></a> Remove <code>@​types/dedent</code> since it has own type definition</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/038cfe1318fed4bc931f6161e2cd205a8d5b0db7"><code>038cfe1</code></a> Fix eslint errors</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/349d08c5f0d795934f562657982e9f96f0515249"><code>349d08c</code></a> Update eslint v9</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/16cf857ddb5732c4de222034dd7e821d50146bb8"><code>16cf857</code></a> Update github actions</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/119774f2707981157e9697faaa9ca817641808c6"><code>119774f</code></a> Fix package-lock.json</li> <li><a href="https://github.com/ipikuka/remark-flexible-toc/commit/169351c87dbb7dac91f9b3dab1dc6f70b0a58f7a"><code>169351c</code></a> Move <code>unified</code> into peerDependencies</li> <li>Additional commits viewable in <a href="https://github.com/ipikuka/remark-flexible-toc/compare/v1.1.1...v1.2.0">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>
1 parent 6845cd5 commit 5d2a375

File tree

2 files changed

+68
-97
lines changed

2 files changed

+68
-97
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,15 @@
9393
},
9494
"dependencies": {
9595
"@floating-ui/react": "^0.27.15",
96-
"@monaco-editor/loader": "^1.4.0",
97-
"@monaco-editor/react": "^4.6.0",
96+
"@monaco-editor/loader": "^1.5.0",
97+
"@monaco-editor/react": "^4.7.0",
9898
"@observablehq/plot": "^0.6.17",
9999
"@radix-ui/react-label": "^2.1.7",
100-
"@radix-ui/react-slot": "^1.1.2",
100+
"@radix-ui/react-slot": "^1.2.3",
101101
"@react-hook/resize-observer": "^2.0.2",
102102
"@table-nav/core": "^0.0.7",
103103
"@table-nav/react": "^0.0.7",
104-
"@tanstack/react-table": "^8.20.6",
104+
"@tanstack/react-table": "^8.21.3",
105105
"@xterm/addon-fit": "^0.10.0",
106106
"@xterm/addon-search": "^0.15.0",
107107
"@xterm/addon-serialize": "^0.13.0",
@@ -118,14 +118,14 @@
118118
"debug": "^4.4.1",
119119
"electron-updater": "^6.6",
120120
"env-paths": "^3.0.0",
121-
"fast-average-color": "^9.4.0",
121+
"fast-average-color": "^9.5.0",
122122
"htl": "^0.3.1",
123123
"html-to-image": "^1.11.13",
124124
"immer": "^10.1.1",
125125
"jotai": "2.9.3",
126126
"monaco-editor": "^0.52.2",
127-
"monaco-yaml": "^5.2.3",
128-
"overlayscrollbars": "^2.10.1",
127+
"monaco-yaml": "^5.4.0",
128+
"overlayscrollbars": "^2.11.5",
129129
"overlayscrollbars-react": "^0.5.6",
130130
"papaparse": "^5.5.3",
131131
"parse-srcset": "^1.0.2",
@@ -137,15 +137,15 @@
137137
"react-dom": "^18.3.1",
138138
"react-frame-component": "^5.2.7",
139139
"react-gauge-chart": "^0.5.1",
140-
"react-hook-form": "^7.54.2",
140+
"react-hook-form": "^7.62.0",
141141
"react-markdown": "^9.0.3",
142142
"react-zoom-pan-pinch": "^3.7.0",
143143
"recharts": "^2.15.4",
144144
"rehype-highlight": "^7.0.2",
145145
"rehype-raw": "^7.0.0",
146146
"rehype-sanitize": "^6.0.0",
147147
"rehype-slug": "^6.0.0",
148-
"remark-flexible-toc": "^1.1.1",
148+
"remark-flexible-toc": "^1.2.0",
149149
"remark-gfm": "^4.0.1",
150150
"remark-github-blockquote-alert": "^1.3.1",
151151
"rxjs": "^7.8.2",

yarn.lock

Lines changed: 59 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -3964,27 +3964,25 @@ __metadata:
39643964
languageName: node
39653965
linkType: hard
39663966

3967-
"@monaco-editor/loader@npm:^1.4.0":
3968-
version: 1.4.0
3969-
resolution: "@monaco-editor/loader@npm:1.4.0"
3967+
"@monaco-editor/loader@npm:^1.5.0":
3968+
version: 1.5.0
3969+
resolution: "@monaco-editor/loader@npm:1.5.0"
39703970
dependencies:
39713971
state-local: "npm:^1.0.6"
3972-
peerDependencies:
3973-
monaco-editor: ">= 0.21.0 < 1"
3974-
checksum: 10c0/68938350adf2f42363a801d87f5d00c87d397d4cba7041141af10a9216bd35c85209b4723a26d56cb32e68eef61471deda2a450f8892891118fbdce7fa1d987d
3972+
checksum: 10c0/d8e1fd75fea113b4d91405784ed4db757df450c6e57a85e87728281e819a73a3ef9fe0cbb1dc1509456f1e895ad9c11e4748f80b68900cb6cf600170e14ce6ed
39753973
languageName: node
39763974
linkType: hard
39773975

3978-
"@monaco-editor/react@npm:^4.6.0":
3979-
version: 4.6.0
3980-
resolution: "@monaco-editor/react@npm:4.6.0"
3976+
"@monaco-editor/react@npm:^4.7.0":
3977+
version: 4.7.0
3978+
resolution: "@monaco-editor/react@npm:4.7.0"
39813979
dependencies:
3982-
"@monaco-editor/loader": "npm:^1.4.0"
3980+
"@monaco-editor/loader": "npm:^1.5.0"
39833981
peerDependencies:
39843982
monaco-editor: ">= 0.25.0 < 1"
3985-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
3986-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
3987-
checksum: 10c0/231e9a9b66a530db326f6732de0ebffcce6b79dcfaf4948923d78b9a3d5e2a04b7a06e1f85bbbca45a5ae15c107a124e4c5c46cabadc20a498fb5f2d05f7f379
3983+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3984+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3985+
checksum: 10c0/a4e91c6eda1a71f5fd23871bd801de435490ccbc43934d23cba65cefe2be7e9d02c9a57c4ef80fc9fe99e4d4deea51e5db19cb4e0ecf3f51818dda0eb9cdbf12
39883986
languageName: node
39893987
linkType: hard
39903988

@@ -4347,19 +4345,6 @@ __metadata:
43474345
languageName: node
43484346
linkType: hard
43494347

4350-
"@radix-ui/react-compose-refs@npm:1.1.1":
4351-
version: 1.1.1
4352-
resolution: "@radix-ui/react-compose-refs@npm:1.1.1"
4353-
peerDependencies:
4354-
"@types/react": "*"
4355-
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
4356-
peerDependenciesMeta:
4357-
"@types/react":
4358-
optional: true
4359-
checksum: 10c0/3e84580024e66e3cc5b9ae79355e787815c1d2a3c7d46e7f47900a29c33751ca24cf4ac8903314957ab1f7788aebe1687e2258641c188cf94653f7ddf8f70627
4360-
languageName: node
4361-
linkType: hard
4362-
43634348
"@radix-ui/react-compose-refs@npm:1.1.2":
43644349
version: 1.1.2
43654350
resolution: "@radix-ui/react-compose-refs@npm:1.1.2"
@@ -4411,7 +4396,7 @@ __metadata:
44114396
languageName: node
44124397
linkType: hard
44134398

4414-
"@radix-ui/react-slot@npm:1.2.3":
4399+
"@radix-ui/react-slot@npm:1.2.3, @radix-ui/react-slot@npm:^1.2.3":
44154400
version: 1.2.3
44164401
resolution: "@radix-ui/react-slot@npm:1.2.3"
44174402
dependencies:
@@ -4426,21 +4411,6 @@ __metadata:
44264411
languageName: node
44274412
linkType: hard
44284413

4429-
"@radix-ui/react-slot@npm:^1.1.2":
4430-
version: 1.1.2
4431-
resolution: "@radix-ui/react-slot@npm:1.1.2"
4432-
dependencies:
4433-
"@radix-ui/react-compose-refs": "npm:1.1.1"
4434-
peerDependencies:
4435-
"@types/react": "*"
4436-
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
4437-
peerDependenciesMeta:
4438-
"@types/react":
4439-
optional: true
4440-
checksum: 10c0/81d45091806c52b507cec80b4477e4f31189d76ffcd7845b382eb3a034e6cf1faef71b881612028d5893f7580bf9ab59daa18fbf2792042dccd755c99a18df67
4441-
languageName: node
4442-
linkType: hard
4443-
44444414
"@react-dnd/asap@npm:^5.0.1":
44454415
version: 5.0.2
44464416
resolution: "@react-dnd/asap@npm:5.0.2"
@@ -5791,22 +5761,22 @@ __metadata:
57915761
languageName: node
57925762
linkType: hard
57935763

5794-
"@tanstack/react-table@npm:^8.20.6":
5795-
version: 8.20.6
5796-
resolution: "@tanstack/react-table@npm:8.20.6"
5764+
"@tanstack/react-table@npm:^8.21.3":
5765+
version: 8.21.3
5766+
resolution: "@tanstack/react-table@npm:8.21.3"
57975767
dependencies:
5798-
"@tanstack/table-core": "npm:8.20.5"
5768+
"@tanstack/table-core": "npm:8.21.3"
57995769
peerDependencies:
58005770
react: ">=16.8"
58015771
react-dom: ">=16.8"
5802-
checksum: 10c0/3213dc146f647fbd571f4e347007b969320819e588439b2ee95dd3a65efcbe30d097c24426dd82617041ed1e186182a5b303382bcebed5d61a1c6045a55c58d3
5772+
checksum: 10c0/85d1d0fcb690ecc011f68a5a61c96f82142e31a0270dcf9cbc699a6f36715b1653fe6ff1518302a6d08b7093351fc4cabefd055a7db3cd8ac01e068956b0f944
58035773
languageName: node
58045774
linkType: hard
58055775

5806-
"@tanstack/table-core@npm:8.20.5":
5807-
version: 8.20.5
5808-
resolution: "@tanstack/table-core@npm:8.20.5"
5809-
checksum: 10c0/3c27b5debd61b6bd9bfbb40bfc7c5d5af90873ae1a566b20e3bf2d2f4f2e9a78061c081aacc5259a00e256f8df506ec250eb5472f5c01ff04baf9918b554982b
5776+
"@tanstack/table-core@npm:8.21.3":
5777+
version: 8.21.3
5778+
resolution: "@tanstack/table-core@npm:8.21.3"
5779+
checksum: 10c0/40e3560e6d55e07cc047024aa7f83bd47a9323d21920d4adabba8071fd2d21230c48460b26cedf392588f8265b9edc133abb1b0d6d0adf4dae0970032900a8c9
58105780
languageName: node
58115781
linkType: hard
58125782

@@ -11554,10 +11524,10 @@ __metadata:
1155411524
languageName: node
1155511525
linkType: hard
1155611526

11557-
"fast-average-color@npm:^9.4.0":
11558-
version: 9.4.0
11559-
resolution: "fast-average-color@npm:9.4.0"
11560-
checksum: 10c0/9031181113356abe240c52f78e908607e3b47dc0121cec3077b3735823951e40f8d6e14eca50d9941e30bcea60e0ed52e36410a8ded0972a89253c3dbefc966d
11527+
"fast-average-color@npm:^9.5.0":
11528+
version: 9.5.0
11529+
resolution: "fast-average-color@npm:9.5.0"
11530+
checksum: 10c0/766f78beaed852030ff52d13ba64f433c2af10fabc3cabfb6ec8ea2cd9b71a1049c02374ed8974553beef0734617937c46521b57fb13768368c2f0b8fc0b0b34
1156111531
languageName: node
1156211532
linkType: hard
1156311533

@@ -15859,24 +15829,24 @@ __metadata:
1585915829
languageName: node
1586015830
linkType: hard
1586115831

15862-
"monaco-yaml@npm:^5.2.3":
15863-
version: 5.2.3
15864-
resolution: "monaco-yaml@npm:5.2.3"
15832+
"monaco-yaml@npm:^5.4.0":
15833+
version: 5.4.0
15834+
resolution: "monaco-yaml@npm:5.4.0"
1586515835
dependencies:
1586615836
jsonc-parser: "npm:^3.0.0"
1586715837
monaco-languageserver-types: "npm:^0.4.0"
1586815838
monaco-marker-data-provider: "npm:^1.0.0"
1586915839
monaco-types: "npm:^0.1.0"
1587015840
monaco-worker-manager: "npm:^2.0.0"
1587115841
path-browserify: "npm:^1.0.0"
15872-
prettier: "npm:^2.0.0"
15842+
prettier: "npm:^3.0.0"
1587315843
vscode-languageserver-textdocument: "npm:^1.0.0"
1587415844
vscode-languageserver-types: "npm:^3.0.0"
1587515845
vscode-uri: "npm:^3.0.0"
1587615846
yaml: "npm:^2.0.0"
1587715847
peerDependencies:
1587815848
monaco-editor: ">=0.36"
15879-
checksum: 10c0/b3b69d2b9fec8b05839266794b836f03203be2924477c1c64a3ed810ab271869d3c15dc679e15c5a9f7f9ef831b293c810a0123256ac9fecb2712e084a2b4fe6
15849+
checksum: 10c0/f5f163886907e6bfd3695627a67588a161abd29073ee389f8eb03f7b18ed03044dfc78a81bd54e8165304fc81429e3fd83246c874e64143817ff85c6d3b80d4c
1588015850
languageName: node
1588115851
linkType: hard
1588215852

@@ -16373,10 +16343,10 @@ __metadata:
1637316343
languageName: node
1637416344
linkType: hard
1637516345

16376-
"overlayscrollbars@npm:^2.10.1":
16377-
version: 2.10.1
16378-
resolution: "overlayscrollbars@npm:2.10.1"
16379-
checksum: 10c0/ca31047c1af1b56fc33aa422d8bbebfe4b9ae0a830a2cd2c6d1d3e46228cbb31474c4246f127ccc21d307b9e72dffbecae75018622002cdfd866d38a416d9337
16346+
"overlayscrollbars@npm:^2.11.5":
16347+
version: 2.11.5
16348+
resolution: "overlayscrollbars@npm:2.11.5"
16349+
checksum: 10c0/2f9e6b12d29bfee15ac7fa96e1d53b26de4cbf891e96d1a140f1eeb6a307340d55f8bdef1e5fbc7f2bc1cb3033e390e7a714971fe6a06743d7b79f252c2ae8a0
1638016350
languageName: node
1638116351
linkType: hard
1638216352

@@ -17739,12 +17709,12 @@ __metadata:
1773917709
languageName: node
1774017710
linkType: hard
1774117711

17742-
"prettier@npm:^2.0.0":
17743-
version: 2.8.8
17744-
resolution: "prettier@npm:2.8.8"
17712+
"prettier@npm:^3.0.0":
17713+
version: 3.6.2
17714+
resolution: "prettier@npm:3.6.2"
1774517715
bin:
17746-
prettier: bin-prettier.js
17747-
checksum: 10c0/463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
17716+
prettier: bin/prettier.cjs
17717+
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
1774817718
languageName: node
1774917719
linkType: hard
1775017720

@@ -18207,12 +18177,12 @@ __metadata:
1820718177
languageName: node
1820818178
linkType: hard
1820918179

18210-
"react-hook-form@npm:^7.54.2":
18211-
version: 7.54.2
18212-
resolution: "react-hook-form@npm:7.54.2"
18180+
"react-hook-form@npm:^7.62.0":
18181+
version: 7.62.0
18182+
resolution: "react-hook-form@npm:7.62.0"
1821318183
peerDependencies:
1821418184
react: ^16.8.0 || ^17 || ^18 || ^19
18215-
checksum: 10c0/6eebead2900e3d369a989e7a20429f390dc75b3897142aa3107f1f6dabb9ae64fed201ea98cdcd8676e40466c97748aeb0c0d83264f5bd3a84dbc0b8e4863415
18185+
checksum: 10c0/451a25a2ddf07be14f690d2ad3f2f970e0b933fd059ef141c6da9e19d0566d739e9d5cc9c482e3533f3fd01d97e658b896a01ce45a1259ad7b0d4638ba0112c6
1821618186
languageName: node
1821718187
linkType: hard
1821818188

@@ -18789,16 +18759,17 @@ __metadata:
1878918759
languageName: node
1879018760
linkType: hard
1879118761

18792-
"remark-flexible-toc@npm:^1.1.1":
18793-
version: 1.1.1
18794-
resolution: "remark-flexible-toc@npm:1.1.1"
18762+
"remark-flexible-toc@npm:^1.2.0":
18763+
version: 1.2.0
18764+
resolution: "remark-flexible-toc@npm:1.2.0"
1879518765
dependencies:
1879618766
"@types/mdast": "npm:^4.0.4"
1879718767
github-slugger: "npm:^2.0.0"
1879818768
mdast-util-to-string: "npm:^4.0.0"
18799-
unified: "npm:^11.0.5"
1880018769
unist-util-visit: "npm:^5.0.0"
18801-
checksum: 10c0/e1dfaaa6635b94c23835e3f0fb2f71affda5f08bcfc4e385c2972b4fa6c5217253022d2da4de09c6df8b8a0bcb56b0b787268c0f73f714feeb69a4c685b2117c
18770+
peerDependencies:
18771+
unified: ^11
18772+
checksum: 10c0/bbc8da4a2f51951ca202238f16e36b9ad33910397ca2fa228f8ff4492412608058572defa884e3e044b95ae06334830b91ae44abc33a3448d7b1dc7f03b2030e
1880218773
languageName: node
1880318774
linkType: hard
1880418775

@@ -21553,7 +21524,7 @@ __metadata:
2155321524
languageName: node
2155421525
linkType: hard
2155521526

21556-
"unified@npm:^11.0.0, unified@npm:^11.0.3, unified@npm:^11.0.4, unified@npm:^11.0.5":
21527+
"unified@npm:^11.0.0, unified@npm:^11.0.3, unified@npm:^11.0.4":
2155721528
version: 11.0.5
2155821529
resolution: "unified@npm:11.0.5"
2155921530
dependencies:
@@ -22393,11 +22364,11 @@ __metadata:
2239322364
"@chromatic-com/storybook": "npm:^3.2.7"
2239422365
"@eslint/js": "npm:^8.57.0"
2239522366
"@floating-ui/react": "npm:^0.27.15"
22396-
"@monaco-editor/loader": "npm:^1.4.0"
22397-
"@monaco-editor/react": "npm:^4.6.0"
22367+
"@monaco-editor/loader": "npm:^1.5.0"
22368+
"@monaco-editor/react": "npm:^4.7.0"
2239822369
"@observablehq/plot": "npm:^0.6.17"
2239922370
"@radix-ui/react-label": "npm:^2.1.7"
22400-
"@radix-ui/react-slot": "npm:^1.1.2"
22371+
"@radix-ui/react-slot": "npm:^1.2.3"
2240122372
"@react-hook/resize-observer": "npm:^2.0.2"
2240222373
"@rollup/plugin-node-resolve": "npm:^16.0.1"
2240322374
"@storybook/addon-essentials": "npm:^8.5.8"
@@ -22412,7 +22383,7 @@ __metadata:
2241222383
"@table-nav/core": "npm:^0.0.7"
2241322384
"@table-nav/react": "npm:^0.0.7"
2241422385
"@tailwindcss/vite": "npm:^4.0.17"
22415-
"@tanstack/react-table": "npm:^8.20.6"
22386+
"@tanstack/react-table": "npm:^8.21.3"
2241622387
"@types/color": "npm:^4.2.0"
2241722388
"@types/css-tree": "npm:^2"
2241822389
"@types/debug": "npm:^4"
@@ -22453,15 +22424,15 @@ __metadata:
2245322424
env-paths: "npm:^3.0.0"
2245422425
eslint: "npm:^8.57.0"
2245522426
eslint-config-prettier: "npm:^10.1.8"
22456-
fast-average-color: "npm:^9.4.0"
22427+
fast-average-color: "npm:^9.5.0"
2245722428
htl: "npm:^0.3.1"
2245822429
html-to-image: "npm:^1.11.13"
2245922430
immer: "npm:^10.1.1"
2246022431
jotai: "npm:2.9.3"
2246122432
monaco-editor: "npm:^0.52.2"
22462-
monaco-yaml: "npm:^5.2.3"
22433+
monaco-yaml: "npm:^5.4.0"
2246322434
node-abi: "npm:^4.6.0"
22464-
overlayscrollbars: "npm:^2.10.1"
22435+
overlayscrollbars: "npm:^2.11.5"
2246522436
overlayscrollbars-react: "npm:^0.5.6"
2246622437
papaparse: "npm:^5.5.3"
2246722438
parse-srcset: "npm:^1.0.2"
@@ -22477,15 +22448,15 @@ __metadata:
2247722448
react-dom: "npm:^18.3.1"
2247822449
react-frame-component: "npm:^5.2.7"
2247922450
react-gauge-chart: "npm:^0.5.1"
22480-
react-hook-form: "npm:^7.54.2"
22451+
react-hook-form: "npm:^7.62.0"
2248122452
react-markdown: "npm:^9.0.3"
2248222453
react-zoom-pan-pinch: "npm:^3.7.0"
2248322454
recharts: "npm:^2.15.4"
2248422455
rehype-highlight: "npm:^7.0.2"
2248522456
rehype-raw: "npm:^7.0.0"
2248622457
rehype-sanitize: "npm:^6.0.0"
2248722458
rehype-slug: "npm:^6.0.0"
22488-
remark-flexible-toc: "npm:^1.1.1"
22459+
remark-flexible-toc: "npm:^1.2.0"
2248922460
remark-gfm: "npm:^4.0.1"
2249022461
remark-github-blockquote-alert: "npm:^1.3.1"
2249122462
rollup-plugin-flow: "npm:^1.1.1"

0 commit comments

Comments
 (0)