Skip to content

Commit

Permalink
build(pnpm): bump the minor-updates group with 11 updates (#94)
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 11 updates:

| Package | From | To |
| --- | --- | --- |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.59.13` | `5.59.15` |
|
[@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools)
| `5.59.13` | `5.59.15` |
|
[@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client)
| `5.59.13` | `5.59.15` |
|
[eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y)
| `6.10.0` | `6.10.1` |
|
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
| `6.5.0` | `6.6.2` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.7.5` | `22.7.7` |
|
[@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse)
| `5.3.14` | `5.3.15` |
|
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
| `4.3.2` | `4.3.3` |
|
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh)
| `0.4.12` | `0.4.13` |
|
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
| `6.3.0` | `6.4.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13`
| `3.4.14` |

Updates `@tanstack/react-query` from 5.59.13 to 5.59.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.59.15</h2>
<p>Version 5.59.15 - 10/15/24, 5:12 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: resolve overload matches error with
exactOptionalPropertyTypes in queryOptions (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8186">#8186</a>)
(6c06781) by <a
href="https://github.com/gwansikk"><code>@​gwansikk</code></a></li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
</ul>
<h2>v5.59.14</h2>
<p>Version 5.59.14 - 10/15/24, 7:20 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: make queryFn optional again (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8176">#8176</a>)
(a085c92) by Julius Marminge</li>
<li>react-query: do not overwrite staleTime with the suspense default
value if it&quot;s a function (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8174">#8174</a>)
(d409854) by Dominik Dorfmeister</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/0c720e1a92ca7e26fa0ea65e36df8b00b243aef3"><code>0c720e1</code></a>
release: v5.59.15</li>
<li><a
href="https://github.com/TanStack/query/commit/6c067817d927e2732351c22c9d967335173a3d44"><code>6c06781</code></a>
fix(react-query): resolve overload matches error with
exactOptionalPropertyTy...</li>
<li><a
href="https://github.com/TanStack/query/commit/1adaf3ff86fa2bf720dbc958714c60553c4aae08"><code>1adaf3f</code></a>
release: v5.59.14</li>
<li><a
href="https://github.com/TanStack/query/commit/a085c92a5324b049ac4fc43d58c075815a6380e4"><code>a085c92</code></a>
fix(react-query): make queryFn optional again (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8176">#8176</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/d40985401e9224452b6024da96bfe900db06d711"><code>d409854</code></a>
fix(react-query): do not overwrite staleTime with the suspense default
value ...</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/v5.59.15/packages/react-query">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tanstack/react-query-devtools` from 5.59.13 to 5.59.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query-devtools</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.59.15</h2>
<p>Version 5.59.15 - 10/15/24, 5:12 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: resolve overload matches error with
exactOptionalPropertyTypes in queryOptions (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8186">#8186</a>)
(6c06781) by <a
href="https://github.com/gwansikk"><code>@​gwansikk</code></a></li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
</ul>
<h2>v5.59.14</h2>
<p>Version 5.59.14 - 10/15/24, 7:20 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: make queryFn optional again (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8176">#8176</a>)
(a085c92) by Julius Marminge</li>
<li>react-query: do not overwrite staleTime with the suspense default
value if it&quot;s a function (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8174">#8174</a>)
(d409854) by Dominik Dorfmeister</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/0c720e1a92ca7e26fa0ea65e36df8b00b243aef3"><code>0c720e1</code></a>
release: v5.59.15</li>
<li><a
href="https://github.com/TanStack/query/commit/1adaf3ff86fa2bf720dbc958714c60553c4aae08"><code>1adaf3f</code></a>
release: v5.59.14</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/v5.59.15/packages/react-query-devtools">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tanstack/react-query-persist-client` from 5.59.13 to 5.59.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query-persist-client</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.59.15</h2>
<p>Version 5.59.15 - 10/15/24, 5:12 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: resolve overload matches error with
exactOptionalPropertyTypes in queryOptions (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/8186">#8186</a>)
(6c06781) by <a
href="https://github.com/gwansikk"><code>@​gwansikk</code></a></li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.59.15</li>
</ul>
<h2>v5.59.14</h2>
<p>Version 5.59.14 - 10/15/24, 7:20 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: make queryFn optional again (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/8176">#8176</a>)
(a085c92) by Julius Marminge</li>
<li>react-query: do not overwrite staleTime with the suspense default
value if it&quot;s a function (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/8174">#8174</a>)
(d409854) by Dominik Dorfmeister</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.59.14</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/0c720e1a92ca7e26fa0ea65e36df8b00b243aef3"><code>0c720e1</code></a>
release: v5.59.15</li>
<li><a
href="https://github.com/TanStack/query/commit/1adaf3ff86fa2bf720dbc958714c60553c4aae08"><code>1adaf3f</code></a>
release: v5.59.14</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/v5.59.15/packages/react-query-persist-client">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/compare/v6.10.0...v6.10.1">v6.10.1</a>
- 2024-10-20</h2>
<h3>Commits</h3>
<ul>
<li>[Fix] handle interactive/noninteractive changes from aria-query <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/4925ba8d0bf80a4b1d8e8645d310590bf1b40b64"><code>4925ba8</code></a></li>
<li>[Docs] Use consistent spelling of 'screen reader' <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/cb6788c56d7108f2faa102d041dfa37dbc0e9f59"><code>cb6788c</code></a></li>
<li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/eslint-parser</code>,
<code>@babel/plugin-transform-flow-strip-types</code>,
<code>@babel/register</code>, <code>auto-changelog</code>,
<code>eslint-plugin-import</code>, <code>tape</code> <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/518a77e1e23fb2b1df2e8a97d14bfdd08aded797"><code>518a77e</code></a></li>
<li>[Deps] update <code>es-iterator-helpers</code>,
<code>string.prototype.includes</code> <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/eed03a31f313442158cf7d702443723ad4800dec"><code>eed03a3</code></a></li>
<li>[meta] package.json - Update jscodeshift &amp; remove babel-jest <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/2ee940c5ae87bcd0d384b6dc565d630ea70e103a"><code>2ee940c</code></a></li>
<li>[Docs] Remove accidental whitespace in CONTRIBUTING.md <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/a26213142854ffe3d931fab35f0ee4e6ae101875"><code>a262131</code></a></li>
<li>[Deps] unpin <code>aria-query</code> <a
href="https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/e51793729e5e366e30d2f3bf0f253f2bdb9e6523"><code>e517937</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e5dda96f9c021c524a05d9b6b209a2389828ffb3"><code>e5dda96</code></a>
v6.10.1</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/eed03a31f313442158cf7d702443723ad4800dec"><code>eed03a3</code></a>
[Deps] update <code>es-iterator-helpers</code>,
<code>string.prototype.includes</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/518a77e1e23fb2b1df2e8a97d14bfdd08aded797"><code>518a77e</code></a>
[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/eslint-parser</code>, `@babe...</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2ee940c5ae87bcd0d384b6dc565d630ea70e103a"><code>2ee940c</code></a>
[meta] package.json - Update jscodeshift &amp; remove babel-jest</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a26213142854ffe3d931fab35f0ee4e6ae101875"><code>a262131</code></a>
[Docs] Remove accidental whitespace in CONTRIBUTING.md</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/cb6788c56d7108f2faa102d041dfa37dbc0e9f59"><code>cb6788c</code></a>
[Docs] Use consistent spelling of 'screen reader'</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4925ba8d0bf80a4b1d8e8645d310590bf1b40b64"><code>4925ba8</code></a>
[Fix] handle interactive/noninteractive changes from aria-query</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e51793729e5e366e30d2f3bf0f253f2bdb9e6523"><code>e517937</code></a>
[Deps] unpin <code>aria-query</code></li>
<li>See full diff in <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.10.0...v6.10.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.6.2</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2">6.6.2</a>
(2024-10-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove recursive type reference in vitest types (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718">4468378</a>)</li>
</ul>
<h2>v6.6.1</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1">6.6.1</a>
(2024-10-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix lodash import in to-have-selection.js (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20">ced792e</a>)</li>
</ul>
<h2>v6.6.0</h2>
<h1><a
href="https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0">6.6.0</a>
(2024-10-16)</h1>
<h3>Features</h3>
<ul>
<li>implement toHaveSelection (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e">9b14804</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718"><code>4468378</code></a>
fix: remove recursive type reference in vitest types (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/abba9613ac1968eebf96ad0ae9061cddf9afd777"><code>abba961</code></a>
docs: add billyjanitsch as a contributor for bug (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/644">#644</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/9490615ce57f0315a4d189b7fa676692d0570ed7"><code>9490615</code></a>
docs: add G-Rath as a contributor for code (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/643">#643</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20"><code>ced792e</code></a>
fix: fix lodash import in to-have-selection.js (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e"><code>9b14804</code></a>
feat: implement toHaveSelection (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/f5b0e943309c96c97b636342c3e3a1edbfbd5ffe"><code>f5b0e94</code></a>
docs: add diegohaz as a contributor for ideas (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/640">#640</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/68e927e1c347036182a4278d00770c4a99bfd548"><code>68e927e</code></a>
docs: add pwolaq as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/639">#639</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/04005dbb904ab061b7914f7c4ece7f84fd04b6f7"><code>04005db</code></a>
docs: add silviuaavram as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/638">#638</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/4723de3664d129dfa97a877a4e0a9d171bc4c720"><code>4723de3</code></a>
docs: add mibcadet as a contributor for doc (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/628">#628</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/8fd402a7d68a7583cedb86ddbb116b5cae2ba890"><code>8fd402a</code></a>
docs: how to update tsconfig for vitest matchers extension (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/624">#624</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.7.5 to 22.7.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/papaparse` from 5.3.14 to 5.3.15
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/releases"><code>@​vitejs/plugin-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.3.3</h2>
<h3>React Compiler runtimeModule option removed</h3>
<p>React Compiler was updated to accept a <code>target</code> option and
<code>runtimeModule</code> was removed. vite-plugin-react will still
detect <code>runtimeModule</code> for backwards compatibility.</p>
<p>When using a custom <code>runtimeModule</code> or <code>target !==
'19'</code>, the plugin will not try to pre-optimize
<code>react/compiler-runtime</code> dependency.</p>
<p>The <a
href="https://www.npmjs.com/package/react-compiler-runtime">react-compiler-runtime</a>
is now available on npm can be used instead of the local shim for people
using the compiler with React &lt; 19.</p>
<p>Here is the configuration to use the compiler with React 18 and
correct source maps in development:</p>
<pre lang="bash"><code>npm install babel-plugin-react-compiler
react-compiler-runtime @babel/plugin-transform-react-jsx-development
</code></pre>
<pre lang="ts"><code>export default defineConfig(({ command }) =&gt; {
const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
<p>return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@​vitejs/plugin-react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.3.3 (2024-10-19)</h2>
<h3>React Compiler runtimeModule option removed</h3>
<p>React Compiler was updated to accept a <code>target</code> option and
<code>runtimeModule</code> was removed. vite-plugin-react will still
detect <code>runtimeModule</code> for backwards compatibility.</p>
<p>When using a custom <code>runtimeModule</code> or <code>target !==
'19'</code>, the plugin will not try to pre-optimize
<code>react/compiler-runtime</code> dependency.</p>
<p>The <a
href="https://www.npmjs.com/package/react-compiler-runtime">react-compiler-runtime</a>
is now available on npm can be used instead of the local shim for people
using the compiler with React &lt; 19.</p>
<p>Here is the configuration to use the compiler with React 18 and
correct source maps in development:</p>
<pre lang="bash"><code>npm install babel-plugin-react-compiler
react-compiler-runtime @babel/plugin-transform-react-jsx-development
</code></pre>
<pre lang="ts"><code>export default defineConfig(({ command }) =&gt; {
const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
<p>return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/b61592a6ffb9e36c3ffb887c30baa29b6df4f53c"><code>b61592a</code></a>
release: [email protected]</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/e8a923f870a7f13691da51f38094983d69c7488e"><code>e8a923f</code></a>
fix: add <code>react-dom</code> in <code>optimizeOps</code> to handle
CJS script. (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/375">#375</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/7a7e339b645a422cb27d1937d27bd1e9e1f1fa17"><code>7a7e339</code></a>
feat: support new React Compiler target option (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/374">#374</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react/commits/v4.3.3/packages/plugin-react">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-react-refresh` from 0.4.12 to 0.4.13
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases">eslint-plugin-react-refresh's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.13</h2>
<ul>
<li>Support for <code>react-redux</code> connect (<code>export default
connect(mapStateToProps, mapDispatchToProps)(MyComponent)</code>) (fixes
<a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/51">#51</a>)</li>
<li>Support for <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/#support-for-arbitrary-module-identifiers">Arbitrary
Module Identifiers</a> syntax (fixes <a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/52">#52</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md">eslint-plugin-react-refresh's
changelog</a>.</em></p>
<blockquote>
<h2>0.4.13</h2>
<ul>
<li>Support for <code>react-redux</code> connect (<code>export default
connect(mapStateToProps, mapDispatchToProps)(MyComponent)</code>) (fixes
<a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/51">#51</a>)</li>
<li>Support for <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/#support-for-arbitrary-module-identifiers">Arbitrary
Module Identifiers</a> syntax (fixes <a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/52">#52</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/268df3b82ae2e5937a2152baf6ce060db3bd9ea5"><code>268df3b</code></a>
Support for Arbitrary Module Identifiers syntax (fixes <a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/52">#52</a>)
[publish]</li>
<li><a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/cb7cecd81d81d2672af8c3338a99b99a8552e98a"><code>cb7cecd</code></a>
Support for <code>react-redux</code> connect (fixes <a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/51">#51</a>)</li>
<li>See full diff in <a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.12...v0.4.13">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-testing-library` from 6.3.0 to 6.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v6.4.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.4...v6.4.0">6.4.0</a>
(2024-10-18)</h1>
<h3>Features</h3>
<ul>
<li>support ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/928">#928</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/657ed01ce25c3d6ce1561fd4fbc2c098bf1ccc19">657ed01</a>)</li>
</ul>
<h2>v6.3.4</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.3...v6.3.4">6.3.4</a>
(2024-10-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update dependencies (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/940">#940</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/ca53641054a6d1e45c6d05810be3bb1a12526aa5">ca53641</a>)</li>
</ul>
<h2>v6.3.3</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.2...v6.3.3">6.3.3</a>
(2024-10-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>replace use of deprecated methods (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/925">#925</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/8dbcee04de7795f7e04ac79c88d5e816fe3d27af">8dbcee0</a>)</li>
</ul>
<h2>v6.3.2</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.1...v6.3.2">6.3.2</a>
(2024-10-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>generate provenance statements on release (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/939">#939</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/bf895e0d3cf95ac0ed8ee3992655ce0d3b481f3e">bf895e0</a>)</li>
</ul>
<h2>v6.3.1</h2>
<h2><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.0...v6.3.1">6.3.1</a>
(2024-10-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>no-manual-cleanup:</strong> properly check all
<code>@testing-library</code> imports (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/934">#934</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/62a3f616f48825cd7b8122e93108616e3d97369e">62a3f61</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/657ed01ce25c3d6ce1561fd4fbc2c098bf1ccc19"><code>657ed01</code></a>
feat: support ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/928">#928</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/9a4d7e98e06f72ee4efbdfc0e79c9e7243d6f93a"><code>9a4d7e9</code></a>
test: run against ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/926">#926</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/ca53641054a6d1e45c6d05810be3bb1a12526aa5"><code>ca53641</code></a>
fix: update dependencies (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/940">#940</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/8dbcee04de7795f7e04ac79c88d5e816fe3d27af"><code>8dbcee0</code></a>
fix: replace use of deprecated methods (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/925">#925</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/b7735daf2c6b037d2b870d4c16c3f51b5cdd0efd"><code>b7735da</code></a>
chore(deps-dev): upgrade Prettier to v3 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/932">#932</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/64341f66c949d87088c952640e17c0b6cc403d3b"><code>64341f6</code></a>
ci: add tests for Node 20 &amp; 22 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/941">#941</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/4e03a5c01b742317acb335e0080f5badd8582f11"><code>4e03a5c</code></a>
build(deps): bump the npm_and_yarn group with 3 updates (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/929">#929</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/bf895e0d3cf95ac0ed8ee3992655ce0d3b481f3e"><code>bf895e0</code></a>
fix: generate provenance statements on release (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/939">#939</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/62a3f616f48825cd7b8122e93108616e3d97369e"><code>62a3f61</code></a>
fix(no-manual-cleanup): properly check all <code>@testing-library</code>
imports (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/934">#934</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/27db389373de9b6270ed1365593af0f860e07a0e"><code>27db389</code></a>
ci: use Node 20 for main tests (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/942">#942</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.3.0...v6.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.13 to 3.4.14
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.14</h2>
<h3>Fixed</h3>
<ul>
<li>Don't set <code>display: none</code> on elements that use
<code>hidden=&quot;until-found&quot;</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14625">#14625</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.14] - 2024-10-15</h2>
<h3>Fixed</h3>
<ul>
<li>Don't set <code>display: none</code> on elements that use
<code>hidden=&quot;until-found&quot;</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14625">#14625</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/c616fb956239242f7f22ca6abc8bbd73e4a1f01b"><code>c616fb9</code></a>
3.4.14</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/b570e2b887b6709164ffccc02a9af3a2eb32318d"><code>b570e2b</code></a>
Don't set <code>display: none</code> on elements that use
<code>hidden=&quot;until-found&quot;</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14625">#14625</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14">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>
  • Loading branch information
CostasAK authored Oct 21, 2024
2 parents 1593fd8 + 36009b9 commit f3263a0
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 308 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@tanstack/query-sync-storage-persister": "^5.59.13",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-query-devtools": "^5.59.13",
"@tanstack/react-query-persist-client": "^5.59.13",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-query-persist-client": "^5.59.15",
"@uidotdev/usehooks": "^2.4.1",
"axios": "^1.7.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-jsx-a11y": "^6.10.1",
"lz-string": "^1.5.0",
"papaparse": "^5.4.1",
"prettier": "^3.3.3",
Expand All @@ -62,31 +62,31 @@
"@svgr/plugin-jsx": "^8.1.0",
"@tanstack/eslint-plugin-query": "^5.59.7",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.7.5",
"@types/papaparse": "^5.3.14",
"@types/node": "^22.7.7",
"@types/papaparse": "^5.3.15",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"commitizen": "^4.3.1",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-testing-library": "^6.3.0",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-testing-library": "^6.4.0",
"happy-dom": "^14.12.3",
"husky": "^9.1.6",
"inquirer": "^8.2.6",
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
"prettier-plugin-tailwindcss": "^0.6.8",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"typescript-eslint": "^7.17.0",
"vite": "^5.4.9",
Expand Down
Loading

0 comments on commit f3263a0

Please sign in to comment.