Commit 5d2a375
authored
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 & 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> & <a
href="https://github.com/kichikawa57"><code>@kichikawa57</code></a></p>
<h2>Version 7.61.1</h2>
<p>Revert "⌨️ fix: watch return type based on defaultValue (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12896">#12896</a>)"</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) => {<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) => {<br />
return data.length > 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 "⌨️ fix: watch return type based on defaultValue (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12896">#12896</a>)"</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
2 files changed
+68
-97
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3964 | 3964 | | |
3965 | 3965 | | |
3966 | 3966 | | |
3967 | | - | |
3968 | | - | |
3969 | | - | |
| 3967 | + | |
| 3968 | + | |
| 3969 | + | |
3970 | 3970 | | |
3971 | 3971 | | |
3972 | | - | |
3973 | | - | |
3974 | | - | |
| 3972 | + | |
3975 | 3973 | | |
3976 | 3974 | | |
3977 | 3975 | | |
3978 | | - | |
3979 | | - | |
3980 | | - | |
| 3976 | + | |
| 3977 | + | |
| 3978 | + | |
3981 | 3979 | | |
3982 | | - | |
| 3980 | + | |
3983 | 3981 | | |
3984 | 3982 | | |
3985 | | - | |
3986 | | - | |
3987 | | - | |
| 3983 | + | |
| 3984 | + | |
| 3985 | + | |
3988 | 3986 | | |
3989 | 3987 | | |
3990 | 3988 | | |
| |||
4347 | 4345 | | |
4348 | 4346 | | |
4349 | 4347 | | |
4350 | | - | |
4351 | | - | |
4352 | | - | |
4353 | | - | |
4354 | | - | |
4355 | | - | |
4356 | | - | |
4357 | | - | |
4358 | | - | |
4359 | | - | |
4360 | | - | |
4361 | | - | |
4362 | | - | |
4363 | 4348 | | |
4364 | 4349 | | |
4365 | 4350 | | |
| |||
4411 | 4396 | | |
4412 | 4397 | | |
4413 | 4398 | | |
4414 | | - | |
| 4399 | + | |
4415 | 4400 | | |
4416 | 4401 | | |
4417 | 4402 | | |
| |||
4426 | 4411 | | |
4427 | 4412 | | |
4428 | 4413 | | |
4429 | | - | |
4430 | | - | |
4431 | | - | |
4432 | | - | |
4433 | | - | |
4434 | | - | |
4435 | | - | |
4436 | | - | |
4437 | | - | |
4438 | | - | |
4439 | | - | |
4440 | | - | |
4441 | | - | |
4442 | | - | |
4443 | | - | |
4444 | 4414 | | |
4445 | 4415 | | |
4446 | 4416 | | |
| |||
5791 | 5761 | | |
5792 | 5762 | | |
5793 | 5763 | | |
5794 | | - | |
5795 | | - | |
5796 | | - | |
| 5764 | + | |
| 5765 | + | |
| 5766 | + | |
5797 | 5767 | | |
5798 | | - | |
| 5768 | + | |
5799 | 5769 | | |
5800 | 5770 | | |
5801 | 5771 | | |
5802 | | - | |
| 5772 | + | |
5803 | 5773 | | |
5804 | 5774 | | |
5805 | 5775 | | |
5806 | | - | |
5807 | | - | |
5808 | | - | |
5809 | | - | |
| 5776 | + | |
| 5777 | + | |
| 5778 | + | |
| 5779 | + | |
5810 | 5780 | | |
5811 | 5781 | | |
5812 | 5782 | | |
| |||
11554 | 11524 | | |
11555 | 11525 | | |
11556 | 11526 | | |
11557 | | - | |
11558 | | - | |
11559 | | - | |
11560 | | - | |
| 11527 | + | |
| 11528 | + | |
| 11529 | + | |
| 11530 | + | |
11561 | 11531 | | |
11562 | 11532 | | |
11563 | 11533 | | |
| |||
15859 | 15829 | | |
15860 | 15830 | | |
15861 | 15831 | | |
15862 | | - | |
15863 | | - | |
15864 | | - | |
| 15832 | + | |
| 15833 | + | |
| 15834 | + | |
15865 | 15835 | | |
15866 | 15836 | | |
15867 | 15837 | | |
15868 | 15838 | | |
15869 | 15839 | | |
15870 | 15840 | | |
15871 | 15841 | | |
15872 | | - | |
| 15842 | + | |
15873 | 15843 | | |
15874 | 15844 | | |
15875 | 15845 | | |
15876 | 15846 | | |
15877 | 15847 | | |
15878 | 15848 | | |
15879 | | - | |
| 15849 | + | |
15880 | 15850 | | |
15881 | 15851 | | |
15882 | 15852 | | |
| |||
16373 | 16343 | | |
16374 | 16344 | | |
16375 | 16345 | | |
16376 | | - | |
16377 | | - | |
16378 | | - | |
16379 | | - | |
| 16346 | + | |
| 16347 | + | |
| 16348 | + | |
| 16349 | + | |
16380 | 16350 | | |
16381 | 16351 | | |
16382 | 16352 | | |
| |||
17739 | 17709 | | |
17740 | 17710 | | |
17741 | 17711 | | |
17742 | | - | |
17743 | | - | |
17744 | | - | |
| 17712 | + | |
| 17713 | + | |
| 17714 | + | |
17745 | 17715 | | |
17746 | | - | |
17747 | | - | |
| 17716 | + | |
| 17717 | + | |
17748 | 17718 | | |
17749 | 17719 | | |
17750 | 17720 | | |
| |||
18207 | 18177 | | |
18208 | 18178 | | |
18209 | 18179 | | |
18210 | | - | |
18211 | | - | |
18212 | | - | |
| 18180 | + | |
| 18181 | + | |
| 18182 | + | |
18213 | 18183 | | |
18214 | 18184 | | |
18215 | | - | |
| 18185 | + | |
18216 | 18186 | | |
18217 | 18187 | | |
18218 | 18188 | | |
| |||
18789 | 18759 | | |
18790 | 18760 | | |
18791 | 18761 | | |
18792 | | - | |
18793 | | - | |
18794 | | - | |
| 18762 | + | |
| 18763 | + | |
| 18764 | + | |
18795 | 18765 | | |
18796 | 18766 | | |
18797 | 18767 | | |
18798 | 18768 | | |
18799 | | - | |
18800 | 18769 | | |
18801 | | - | |
| 18770 | + | |
| 18771 | + | |
| 18772 | + | |
18802 | 18773 | | |
18803 | 18774 | | |
18804 | 18775 | | |
| |||
21553 | 21524 | | |
21554 | 21525 | | |
21555 | 21526 | | |
21556 | | - | |
| 21527 | + | |
21557 | 21528 | | |
21558 | 21529 | | |
21559 | 21530 | | |
| |||
22393 | 22364 | | |
22394 | 22365 | | |
22395 | 22366 | | |
22396 | | - | |
22397 | | - | |
| 22367 | + | |
| 22368 | + | |
22398 | 22369 | | |
22399 | 22370 | | |
22400 | | - | |
| 22371 | + | |
22401 | 22372 | | |
22402 | 22373 | | |
22403 | 22374 | | |
| |||
22412 | 22383 | | |
22413 | 22384 | | |
22414 | 22385 | | |
22415 | | - | |
| 22386 | + | |
22416 | 22387 | | |
22417 | 22388 | | |
22418 | 22389 | | |
| |||
22453 | 22424 | | |
22454 | 22425 | | |
22455 | 22426 | | |
22456 | | - | |
| 22427 | + | |
22457 | 22428 | | |
22458 | 22429 | | |
22459 | 22430 | | |
22460 | 22431 | | |
22461 | 22432 | | |
22462 | | - | |
| 22433 | + | |
22463 | 22434 | | |
22464 | | - | |
| 22435 | + | |
22465 | 22436 | | |
22466 | 22437 | | |
22467 | 22438 | | |
| |||
22477 | 22448 | | |
22478 | 22449 | | |
22479 | 22450 | | |
22480 | | - | |
| 22451 | + | |
22481 | 22452 | | |
22482 | 22453 | | |
22483 | 22454 | | |
22484 | 22455 | | |
22485 | 22456 | | |
22486 | 22457 | | |
22487 | 22458 | | |
22488 | | - | |
| 22459 | + | |
22489 | 22460 | | |
22490 | 22461 | | |
22491 | 22462 | | |
| |||
0 commit comments