Skip to content

Commit

Permalink
build(pnpm): bump the minor-updates group with 11 updates (#68)
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.51.21` | `5.51.23` |
|
[@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools)
| `5.51.21` | `5.51.23` |
|
[@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client)
| `5.51.21` | `5.51.23` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.4.0`
| `2.5.1` |
|
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
| `19.3.0` | `19.4.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.1.0` | `22.2.0` |
|
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
| `6.2.2` | `6.3.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` |
|
[prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss)
| `0.6.5` | `0.6.6` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` |
`3.4.9` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.3.5` | `5.4.0` |

Updates `@tanstack/react-query` from 5.51.21 to 5.51.23
<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.51.23</h2>
<p>Version 5.51.23 - 8/8/24, 8:02 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: ensure we have a gcTime of at least 1 second when using
suspense (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/7860">#7860</a>)
(c744f99) by Dominik Dorfmeister</li>
</ul>
<h3>Docs</h3>
<ul>
<li>Fix typo (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/7865">#7865</a>)
(1fc6124) by Navin Khadka</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
</ul>
<h2>v5.51.22</h2>
<p>Version 5.51.22 - 8/6/24, 8:30 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>angular-query: reorder query function declarations (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/7861">#7861</a>)
(ed25a3f) by Arnoud</li>
</ul>
<h3>Docs</h3>
<ul>
<li>add contributing section (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/7856">#7856</a>)
(1a1708b) by Jay</li>
<li>add suspensive react query to community projects (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/7846">#7846</a>)
(075ba1c) by GwanSik Kim</li>
</ul>
<h3>Other</h3>
<ul>
<li>(d14e006) by dochi</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/angular-query-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.22</li>
<li><code>@​tanstack/angular-query-devtools-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.22</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/11cda37f3273ce2cedfe525c4a6f6d5ce9c6a1f1"><code>11cda37</code></a>
release: v5.51.23</li>
<li><a
href="https://github.com/TanStack/query/commit/c744f996196a0357773b7d3ab1c04e443d8a6b80"><code>c744f99</code></a>
fix(react-query): ensure we have a gcTime of at least 1 second when
using sus...</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/v5.51.23/packages/react-query">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tanstack/react-query-devtools` from 5.51.21 to 5.51.23
<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.51.23</h2>
<p>Version 5.51.23 - 8/8/24, 8:02 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: ensure we have a gcTime of at least 1 second when using
suspense (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/7860">#7860</a>)
(c744f99) by Dominik Dorfmeister</li>
</ul>
<h3>Docs</h3>
<ul>
<li>Fix typo (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/7865">#7865</a>)
(1fc6124) by Navin Khadka</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
</ul>
<h2>v5.51.22</h2>
<p>Version 5.51.22 - 8/6/24, 8:30 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>angular-query: reorder query function declarations (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/7861">#7861</a>)
(ed25a3f) by Arnoud</li>
</ul>
<h3>Docs</h3>
<ul>
<li>add contributing section (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/7856">#7856</a>)
(1a1708b) by Jay</li>
<li>add suspensive react query to community projects (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/7846">#7846</a>)
(075ba1c) by GwanSik Kim</li>
</ul>
<h3>Other</h3>
<ul>
<li>(d14e006) by dochi</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/angular-query-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.22</li>
<li><code>@​tanstack/angular-query-devtools-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.22</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/11cda37f3273ce2cedfe525c4a6f6d5ce9c6a1f1"><code>11cda37</code></a>
release: v5.51.23</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/v5.51.23/packages/react-query-devtools">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tanstack/react-query-persist-client` from 5.51.21 to 5.51.23
<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.51.23</h2>
<p>Version 5.51.23 - 8/8/24, 8:02 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>react-query: ensure we have a gcTime of at least 1 second when using
suspense (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/7860">#7860</a>)
(c744f99) by Dominik Dorfmeister</li>
</ul>
<h3>Docs</h3>
<ul>
<li>Fix typo (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/7865">#7865</a>)
(1fc6124) by Navin Khadka</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.23</li>
</ul>
<h2>v5.51.22</h2>
<p>Version 5.51.22 - 8/6/24, 8:30 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>angular-query: reorder query function declarations (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/7861">#7861</a>)
(ed25a3f) by Arnoud</li>
</ul>
<h3>Docs</h3>
<ul>
<li>add contributing section (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/7856">#7856</a>)
(1a1708b) by Jay</li>
<li>add suspensive react query to community projects (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client/issues/7846">#7846</a>)
(075ba1c) by GwanSik Kim</li>
</ul>
<h3>Other</h3>
<ul>
<li>(d14e006) by dochi</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/angular-query-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.22</li>
<li><code>@​tanstack/angular-query-devtools-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.51.22</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/11cda37f3273ce2cedfe525c4a6f6d5ce9c6a1f1"><code>11cda37</code></a>
release: v5.51.23</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/v5.51.23/packages/react-query-persist-client">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwind-merge` from 2.4.0 to 2.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dcastil/tailwind-merge/releases">tailwind-merge's
releases</a>.</em></p>
<blockquote>
<h2>v2.5.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fix space at beginning of input causing infinite loop by <a
href="https://github.com/dcastil"><code>@​dcastil</code></a> in <a
href="https://redirect.github.com/dcastil/tailwind-merge/pull/457">dcastil/tailwind-merge#457</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1">https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1</a></p>
<p>Thanks to <a
href="https://github.com/brandonmcconnell"><code>@​brandonmcconnell</code></a>,
<a href="https://github.com/manavm1990"><code>@​manavm1990</code></a>,
<a href="https://github.com/langy"><code>@​langy</code></a>, <a
href="https://github.com/jamesreaco"><code>@​jamesreaco</code></a> and
<a
href="https://github.com/jamaluddinrumi"><code>@​jamaluddinrumi</code></a>
for sponsoring tailwind-merge! ❤️</p>
<h2>v2.5.0</h2>
<h3>New Features</h3>
<ul>
<li>Performance improvements in mergeClassList by <a
href="https://github.com/XantreDev"><code>@​XantreDev</code></a> in <a
href="https://redirect.github.com/dcastil/tailwind-merge/pull/450">dcastil/tailwind-merge#450</a>
and <a href="https://github.com/rortan134"><code>@​rortan134</code></a>
in <a
href="https://redirect.github.com/dcastil/tailwind-merge/pull/445">dcastil/tailwind-merge#445</a></li>
<li>Use arrow functions where possible to help with minification by <a
href="https://github.com/VIKTORVAV99"><code>@​VIKTORVAV99</code></a> in
<a
href="https://redirect.github.com/dcastil/tailwind-merge/pull/449">dcastil/tailwind-merge#449</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix bg-opacity arbitrary percentages not being recognized properly
by <a href="https://github.com/dcastil"><code>@​dcastil</code></a> in <a
href="https://redirect.github.com/dcastil/tailwind-merge/pull/451">dcastil/tailwind-merge#451</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0">https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0</a></p>
<p>Thanks to <a
href="https://github.com/brandonmcconnell"><code>@​brandonmcconnell</code></a>,
<a href="https://github.com/manavm1990"><code>@​manavm1990</code></a>,
<a href="https://github.com/langy"><code>@​langy</code></a> and <a
href="https://github.com/jamesreaco"><code>@​jamesreaco</code></a> for
sponsoring tailwind-merge! ❤️</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/056b2a31bf7d9244aa97cc859e110bdbae6723e5"><code>056b2a3</code></a>
v2.5.1</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/41e589bb317c8203857f9293af64c6c9cbf3ddf7"><code>41e589b</code></a>
add changelog for v2.5.1</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/80d01a1abb4d048841c8757da10bb9c0e5c441c8"><code>80d01a1</code></a>
Merge pull request <a
href="https://redirect.github.com/dcastil/tailwind-merge/issues/457">#457</a>
from dcastil/bugfix/456/fix-space-at-beginning-causin...</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/400b90d1ff98be49573029e2db849998d512402b"><code>400b90d</code></a>
fix space at beginning of input causing infinite loop</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/14166d306ef01a890bd94d909def801b5946d77a"><code>14166d3</code></a>
add test case for spaces at beginning or end of input</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/b42e5961db46b205575bf54414d4f00a9ed81c23"><code>b42e596</code></a>
small improvement in changelog</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/bceb688b56d9e901493eb53cbb236c6767b27818"><code>bceb688</code></a>
add full changelog for v2.5.0</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/0ba31f3c3d64f1f4c334d97ec569d6a2ece5c759"><code>0ba31f3</code></a>
v2.5.0</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/29b7592b391e73a0bd3bac75fc68b2ce12f65fef"><code>29b7592</code></a>
Merge pull request <a
href="https://redirect.github.com/dcastil/tailwind-merge/issues/453">#453</a>
from dcastil/renovate/major-typescript-eslint-monorepo</li>
<li><a
href="https://github.com/dcastil/tailwind-merge/commit/ecac0d3530d7b71665472a2fcde1350a56678289"><code>ecac0d3</code></a>
Update typescript-eslint monorepo to v8</li>
<li>Additional commits viewable in <a
href="https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@commitlint/cli` from 19.3.0 to 19.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/releases"><code>@​commitlint/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v19.4.0</h2>
<h3>Features</h3>
<ul>
<li>Support command line options from a file by <a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li>
<li>Support linting from the last tag by <a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4110">conventional-changelog/commitlint#4110</a></li>
</ul>
<h2>Chore &amp; Docs</h2>
<ul>
<li>docs(api/lint): add from keyword by <a
href="https://github.com/Saber2pr"><code>@​Saber2pr</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li>
<li>docs: warns about windows correct files encoding by <a
href="https://github.com/jefersoneiji"><code>@​jefersoneiji</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li>
<li>ci: add schedule&amp;workflow_dispatch triggers by <a
href="https://github.com/knocte"><code>@​knocte</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4087">conventional-changelog/commitlint#4087</a></li>
<li>docs: fixing rules.md by <a
href="https://github.com/Naedri"><code>@​Naedri</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li>
<li>feat(docs): add edit link by <a
href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4104">conventional-changelog/commitlint#4104</a></li>
<li>docs: remove GitLab clone depth limitation by <a
href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4105">conventional-changelog/commitlint#4105</a></li>
<li>Update local-setup.md by <a
href="https://github.com/mostafa-rio"><code>@​mostafa-rio</code></a> in
<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Saber2pr"><code>@​Saber2pr</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li>
<li><a
href="https://github.com/jefersoneiji"><code>@​jefersoneiji</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li>
<li><a href="https://github.com/Naedri"><code>@​Naedri</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li>
<li><a
href="https://github.com/mostafa-rio"><code>@​mostafa-rio</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li>
<li><a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0</a></p>
<h2>v19.3.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1">19.3.1</a>
(2024-05-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(prompt): prompt does not respect [body-leading-blank] setting by
<a href="https://github.com/weixinwu"><code>@​weixinwu</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4066">conventional-changelog/commitlint#4066</a></li>
</ul>
<h3>Chore</h3>
<ul>
<li><strong>container:</strong> add arm64 build (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4049">#4049</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/28bed3f8453bf12062b938aa0247e24d56f183d6">28bed3f</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3926">#3926</a></li>
<li>feat(container): add arm64 build by <a
href="https://github.com/kaiehrhardt"><code>@​kaiehrhardt</code></a> in
<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4049">conventional-changelog/commitlint#4049</a></li>
<li>chore: update nx peer dependency for
<code>@​commitlint/config-nx-scopes</code> to … by <a
href="https://github.com/DavidVollmers"><code>@​DavidVollmers</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4073">conventional-changelog/commitlint#4073</a></li>
<li>ci: rm unneeded apt upgrade by <a
href="https://github.com/knocte"><code>@​knocte</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4074">conventional-changelog/commitlint#4074</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/DavidVollmers"><code>@​DavidVollmers</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4073">conventional-changelog/commitlint#4073</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1">https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md"><code>@​commitlint/cli</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">19.4.0</a>
(2024-08-07)</h1>
<h3>Features</h3>
<ul>
<li>support command line options from a file (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4109">#4109</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044">a20e890</a>)</li>
<li>support linting from the last tag (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4110">#4110</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1">4b204ec</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/bac2288cc7de5bb6f41939d1c562193c74ce16d5"><code>bac2288</code></a>
v19.4.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1"><code>4b204ec</code></a>
feat: support linting from the last tag (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4110">#4110</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044"><code>a20e890</code></a>
feat: support command line options from a file (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4109">#4109</a>)</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.1.0 to 22.2.0
<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 `eslint-plugin-testing-library` from 6.2.2 to 6.3.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.3.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.2...v6.3.0">6.3.0</a>
(2024-08-11)</h1>
<h3>Features</h3>
<ul>
<li>add support for flat config (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/923">#923</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/4dc7caa86b880d7b762a5df23f4ec736a548b502">4dc7caa</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/4dc7caa86b880d7b762a5df23f4ec736a548b502"><code>4dc7caa</code></a>
feat: add support for flat config (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/923">#923</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/e04a94092cd5a6399c9d3b605766f9ed0eb56570"><code>e04a940</code></a>
docs(contributing): fix broken link (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/911">#911</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/c975ced3c17ddb8808332422891e69a2fa3f126e"><code>c975ced</code></a>
docs: add Chamion as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/896">#896</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.2...v6.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.40 to 8.4.41
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.41</h2>
<ul>
<li>Fixed types (by <a
href="https://github.com/nex3"><code>@​nex3</code></a> and <a
href="https://github.com/querkmachine"><code>@​querkmachine</code></a>).</li>
<li>Cleaned up RegExps (by <a
href="https://github.com/bluwy"><code>@​bluwy</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.41</h2>
<ul>
<li>Fixed types (by <a
href="https://github.com/nex3"><code>@​nex3</code></a> and <a
href="https://github.com/querkmachine"><code>@​querkmachine</code></a>).</li>
<li>Cleaned up RegExps (by <a
href="https://github.com/bluwy"><code>@​bluwy</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/57e02115e41c91cb67974092eea58c649b24d7b1"><code>57e0211</code></a>
Release 8.4.41 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/f27134f47287d538c8a8ae9b2168602afba6abed"><code>f27134f</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/146d31c4514ba2b69c226d2fac0349c3dd0a5b60"><code>146d31c</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1952">#1952</a>
from nex3/rule-props</li>
<li><a
href="https://github.com/postcss/postcss/commit/3707c3bac521a859ca4c36bf93a6912633abf997"><code>3707c3b</code></a>
Merge remote-tracking branch 'origin/main' into rule-props</li>
<li><a
href="https://github.com/postcss/postcss/commit/9ab36195eea080d7ea77e7013f762beb253cfd42"><code>9ab3619</code></a>
Declare <code>Input.toJSON()</code></li>
<li><a
href="https://github.com/postcss/postcss/commit/be59ad419c5980e5a577aa6f15719ca6baa26db0"><code>be59ad4</code></a>
Remove dead website</li>
<li><a
href="https://github.com/postcss/postcss/commit/165154b65a8e9af26f633b39e15d305321169413"><code>165154b</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/6127a44c27b1abbe532e52afcd0a243a472b1ed3"><code>6127a44</code></a>
Declaration#variable do not have setter</li>
<li><a
href="https://github.com/postcss/postcss/commit/536726db42acabe0e478c5127996e9ba0036ee71"><code>536726d</code></a>
Fix type</li>
<li><a
href="https://github.com/postcss/postcss/commit/58fa0ef50bc4b1c507bcfc2af2b7f98d1099dcd5"><code>58fa0ef</code></a>
Sort keys</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/postcss/compare/8.4.40...8.4.41">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases">prettier-plugin-tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.6</h2>
<ul>
<li>Add support for <code>prettier-plugin-multiline-arrays</code> (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/299">#299</a>)</li>
<li>Add resolution cache for known plugins (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/301">#301</a>)</li>
<li>Support Tailwind CSS <code>v4.0.0-alpha.19</code> (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/310">#310</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md">prettier-plugin-tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[0.6.6] - 2024-08-09</h2>
<ul>
<li>Add support for <code>prettier-plugin-multiline-arrays</code> (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/299">#299</a>)</li>
<li>Add resolution cache for known plugins (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/301">#301</a>)</li>
<li>Support Tailwind CSS <code>v4.0.0-alpha.19</code> (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/310">#310</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/0368ffb952127cf43ab6236c231a1ef991230dd0"><code>0368ffb</code></a>
0.6.6</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/b7830c697e834aeaa858802cae3a9af6cb07962a"><code>b7830c6</code></a>
Support Tailwind CSS <code>v4.0.0-alpha.19</code> (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/310">#310</a>)</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/ee50b9bbb9a255765298b5b0bd08291345161f84"><code>ee50b9b</code></a>
Add cache for known plugins (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/301">#301</a>)</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/f69f739537024cde95b85d0b9ea7aca0a50fc858"><code>f69f739</code></a>
Remove versions key in tests</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/f6661cd0a12676a0f5eed109f282253f3055b736"><code>f6661cd</code></a>
Fix code style</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/c0c50403dc1cb81afc4486dad09292d7035acfa0"><code>c0c5040</code></a>
Convert tests to typescript</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/b2c85741cf5356e4c58ed6d89f560608fc1c863a"><code>b2c8574</code></a>
Fix type error</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/96d9d18cd0f95cda574c4106035a993ed2118d65"><code>96d9d18</code></a>
Hide Pug debug logs during testing</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/c5eed7225514ecdd14182c2057c6613c4abbb418"><code>c5eed72</code></a>
Add compatibility with <code>prettier-plugin-multiline-arrays</code> (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/299">#299</a>)</li>
<li><a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/f101793b1349d30aea3a9a3a7eb786b9538e6416"><code>f101793</code></a>
Move fixtures' expected outputs to the fixture directories (<a
href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/298">#298</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.5...v0.6.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.7 to 3.4.9
<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.9</h2>
<h3>Fixed</h3>
<ul>
<li>No longer warns when broad glob patterns are detecting
<code>vendor</code> folders</li>
</ul>
<h2>v3.4.8</h2>
<h3>Fixed</h3>
<ul>
<li>Fix minification when using nested CSS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14105">#14105</a>)</li>
<li>Warn when broad glob patterns are used in the content configuration
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14140">#14140</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.9] - 2024-08-08</h2>
<h3>Fixed</h3>
<ul>
<li>No longer warns when broad glob patterns are detecting
<code>vendor</code> folders</li>
</ul>
<h2>[3.4.8] - 2024-08-07</h2>
<h3>Fixed</h3>
<ul>
<li>Fix minification when using nested CSS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14105">#14105</a>)</li>
<li>Warn when broad glob patterns are used in the content configuration
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14140">#14140</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/f65023efb97832660dc17cf954504f9f156047ba"><code>f65023e</code></a>
3.4.9</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/702ba6aaee165f176b9413bee0d13cf5a51fd879"><code>702ba6a</code></a>
Don't warn about broad globs in vendor folders (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14147">#14147</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/1676118af9dd1ca2b59f3f9b91afef4d0b453ea5"><code>1676118</code></a>
3.4.8</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/69c81f25833056a6e5e17a6fd00dec68044df327"><code>69c81f2</code></a>
rename <code>master</code> to <code>main</code></li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/858696a8bcd5eac7370a851b5e6adc24f154dafa"><code>858696a</code></a>
Warn when broad glob patterns are used in the content configuration (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14140">#14140</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/1f23c2e8421cf8f674cf4dfe9940e51ff21f3d4a"><code>1f23c2e</code></a>
Bump to latest cssnano v6 (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14105">#14105</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/28bd90eefbf2962f38ce5b27775b97ffe1584641"><code>28bd90e</code></a>
Automate checksum generation for standalone CLI (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14081">#14081</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.3.5 to 5.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2>5.4.0 (2024-08-07)</h2>
<ul>
<li>fix(build): windows platform build output path error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17818">#17818</a>)
(<a
href="https://github.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34">6ae0615</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17818">#17818</a></li>
<li>fix(deps): update launch-editor to consume fix for windows paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17828">#17828</a>)
(<a
href="https://github.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d">cf2f90d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17828">#17828</a></li>
<li>fix(ssr): fix <code>global</code> variable name conflict (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17809">#17809</a>)
(<a
href="https://github.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6">6aa2206</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17809">#17809</a></li>
<li>fix(worker): fix <code>importScripts</code> injection breaking iife
code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17827">#17827</a>)
(<a
href="https://github.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000">bb4ba9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17827">#17827</a></li>
<li>chore: bump typescript-eslint to v8 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17624">#17624</a>)
(<a
href="https://github.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196">d1891fd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17624">#17624</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17820">#17820</a>)
(<a
href="https://github.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a">bb2f8bb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17820">#17820</a></li>
<li>perf(ssr): do a single-pass over AST with node cache arrays (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17812">#17812</a>)
(<a
href="https://github.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34">81327eb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17812">#17812</a></li>
</ul>
<h2>5.4.0-beta.1 (2024-08-01)</h2>
<ul>
<li>fix: handle encoded base paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17577">#17577</a>)
(<a
href="https://github.com/vitejs/vite/commit/720447ee725046323387f661341d44e2ad390f41">720447e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17577">#17577</a></li>
<li>fix: opt-in server.fs.cachedChecks (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17807">#17807</a>)
(<a
href="https://github.com/vitejs/vite/commit/4de659c351589b83a83a7a42f3da5b071a625662">4de659c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17807">#17807</a></li>
<li>feat(css): support sass compiler api and sass-embedded package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17754">#17754</a>)
(<a
href="https://github.com/vitejs/vite/commit/1025bb6d8f21c0cb9fe72405d42e0f91bb3f1d8e">1025bb6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17754">#17754</a></li>
</ul>
<h2>5.4.0-beta.0 (2024-07-30)</h2>
<ul>
<li>fix: specify own Node version as target when bundling config files
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17307">#17307</a>)
(<a
href="https://github.com/vitejs/vite/commit/bbf001f0ecb4e9b826bbeb75b91d39f20aab3142">bbf001f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17307">#17307</a></li>
<li>fix(build): handle invalid JSON in import.meta.env (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17648">#17648</a>)
(<a
href="https://github.com/vitejs/vite/commit/659b7206930d660779ad504beef89744fb97d339">659b720</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17648">#17648</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17780">#17780</a>)
(<a
href="https://github.com/vitejs/vite/commit/e408542748edebd93dba07f21e3fd107725cadca">e408542</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17780">#17780</a></li>
<li>fix(mergeConfig): don't recreate server.hmr.server instance (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17763">#17763</a>)
(<a
href="https://github.com/vitejs/vite/commit/5c55b291cf1d41664b0e949acf41d70c956659da">5c55b29</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17763">#17763</a></li>
<li>feat(css): support sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17728">#17728</a>)
(<a
href="https://github.com/vitejs/vite/commit/73a3de01d2baaeefeabfa46c28fb49550643b23a">73a3de0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17728">#17728</a></li>
<li>feat(types): support custom VitePreloadErrorEvent (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17615">#17615</a>)
(<a
href="https://github.com/vitejs/vite/commit/116e37acf1a9ce808bc7a7f3a1439ab749c168e3">116e37a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17615">#17615</a></li>
<li>perf: improve regex performance (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17789">#17789</a>)
(<a
href="https://github.com/vitejs/vite/commit/952bae3efcbd871fc3df5b1947060de7ebdafa36">952bae3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17789">#17789</a></li>
<li>chore: minor config.logger refactor (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17770">#17770</a>)
(<a
href="https://github.com/vitejs/vite/commit/b947fdcc9d0db51ee6ac64d9712e8f04077280a7">b947fdc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17770">#17770</a></li>
<li>chore: update eslint config (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17788">#17788</a>)
(<a
href="https://github.com/vitejs/vite/commit/796eef3af1291facc47b5273f83b0ef16d6d76b7">796eef3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17788">#17788</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/7c06ef07f835308b1ff2de3df02d201a8dbfb3b6"><code>7c06ef0</code></a>
refactor(optimizer): use early continues (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/a8e2f6fafcf106ccc0d5a46972e66c2bf73155e3"><code>a8e2f6f</code></a>
fix(client): uniform variable <code>location</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/6c106622812480d2bb134f8ed8efa84e2eb942c4"><code>6c10662</code></a>
chore(deps): update dependency eslint to v9 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/bf123f2c6242424a3648cf9234281fd9ff44e3d5"><code>bf123f2</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/ec16a5efc04d8ab50301d184c20e7bd0c8d8f6a2"><code>ec16a5e</code></a>
chore: fix some comments (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/c608e6ac740509c2e68a6928d84676878a998dd0"><code>c608e6a</code></a>
release: v5.3.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/6ced135c6fc9367f8d4f8207666e208f90547af5"><code>6ced135</code></a>
fix(build): preload treeshaking ignore equal (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17480">#17480</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/d355568e8d2dbc30b94b7d7680943f7db713ddc4"><code>d355568</code></a>
fix(build): handle preload treeshaking for braces (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17479">#17479</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/1f09344b57b253c0435290de1d6e147c8c9b50d5"><code>1f09344</code></a>
chore: consolidate changelog for 5.3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17476">#17476</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/3e2707122033a5be074d88dbeb244526dee85bb9"><code>3e27071</code></a>
fix(build): handle preload treeshaking for commas (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17472">#17472</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/[email protected]/packages/vite">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 Aug 12, 2024
2 parents 571214e + 2443a65 commit 8104adf
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 219 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@tanstack/query-sync-storage-persister": "^5.51.21",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-query-devtools": "^5.51.21",
"@tanstack/react-query-persist-client": "^5.51.21",
"@tanstack/react-query": "^5.51.23",
"@tanstack/react-query-devtools": "^5.51.23",
"@tanstack/react-query-persist-client": "^5.51.23",
"@uidotdev/usehooks": "^2.4.1",
"axios": "^1.7.3",
"class-variance-authority": "^0.7.0",
Expand All @@ -50,12 +50,12 @@
"react-helmet-async": "^2.0.5",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.26.0",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.1",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^18.6.1",
"@svgr/core": "^8.1.0",
Expand All @@ -66,7 +66,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/papaparse": "^5.3.14",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -78,18 +78,18 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-testing-library": "^6.3.0",
"happy-dom": "^14.12.3",
"husky": "^9.1.4",
"inquirer": "^8.2.6",
"lint-staged": "^15.2.8",
"postcss": "^8.4.40",
"prettier-plugin-tailwindcss": "^0.6.5",
"postcss": "^8.4.41",
"prettier-plugin-tailwindcss": "^0.6.6",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-svgr": "^4.2.0",
Expand Down
Loading

0 comments on commit 8104adf

Please sign in to comment.