Skip to content

Commit

Permalink
build(deps-dev): bump the frontend-deps group with 6 updates (#472)
Browse files Browse the repository at this point in the history
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
| `9.1.0` | `9.2.0` |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `4.1.0` | `5.0.1` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.44.24` | `0.46.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.14` | `4.2.15` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) |
`5.1.3` | `5.1.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.2.8` | `5.2.10` |

Updates `@octokit/plugin-throttling` from 9.1.0 to 9.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/plugin-throttling.js/releases"><code>@​octokit/plugin-throttling</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.2.0</h2>
<h1><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">9.2.0</a>
(2024-04-15)</h1>
<h3>Features</h3>
<ul>
<li>routes changed from repository_id to nwo and enterprise groups now
includes the enterprise in route (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/684">#684</a>)
(<a
href="https://github.com/octokit/plugin-throttling.js/commit/734bcba56f14d90110f504a3bd2753c2033cc730">734bcba</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/734bcba56f14d90110f504a3bd2753c2033cc730"><code>734bcba</code></a>
feat: routes changed from repository_id to nwo and enterprise groups now
incl...</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/92cbf3be7505fa78b5659e96a04b548f28ee1874"><code>92cbf3b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/691">#691</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 4.1.0 to 5.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/svelte-testing-library/releases"><code>@​testing-library/svelte</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.0.0...v5.0.1">5.0.1</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>release:</strong> trigger release (<a
href="https://github.com/testing-library/svelte-testing-library/commit/0b857d62a8ef9b88ac6fbb28b46a6d70207cc7d6">0b857d6</a>)</li>
</ul>
<h2>v5.0.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.3...v5.0.0">5.0.0</a>
(2024-04-18)</h1>
<h3>chore</h3>
<ul>
<li><strong>release:</strong> note breaking changes for v5 (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)
(<a
href="https://github.com/testing-library/svelte-testing-library/commit/496c4559c09c2d31115b797ad6ba36b0b3a4aa41">496c455</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>release:</strong> <code>render</code> is now more strict
about the <code>target</code>
option, and the <code>container</code> result is now the direct parent
of
your component instance.</li>
</ul>
<h2>v4.2.3</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.2...v4.2.3">4.2.3</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>svelte5:</strong> ensure proper <code>act</code> used in
cleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)
(<a
href="https://github.com/testing-library/svelte-testing-library/commit/3eaa04ee5be2793f1b49057186a8716cddd322d9">3eaa04e</a>)</li>
</ul>
<h2>v4.2.2</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.1...v4.2.2">4.2.2</a>
(2024-03-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure fireEvent is exported (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)
(<a
href="https://github.com/testing-library/svelte-testing-library/commit/40feeb49fd8219a7f9484fd6bdbf2f60fc615cc8">40feeb4</a>)</li>
</ul>
<h2>v4.2.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.0...v4.2.1">4.2.1</a>
(2024-02-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>$destroy and createRoot are no more (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/328">#328</a>)
(<a
href="https://github.com/testing-library/svelte-testing-library/commit/40973c5b60a5ea113a4f31b0bc67da3c74641bbd">40973c5</a>)</li>
</ul>
<h2>v4.2.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v4.2.0">4.2.0</a>
(2024-02-13)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/cb9fc3afcdf471a3004edc939ce19cd4a78e2c9d"><code>cb9fc3a</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/355">#355</a>
from testing-library/trigger-release</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/0b857d62a8ef9b88ac6fbb28b46a6d70207cc7d6"><code>0b857d6</code></a>
fix(release): trigger release</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/42a4ce9c266bf6dee209c6ba04df982935c6b648"><code>42a4ce9</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/352">#352</a>
from testing-library/next</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/496c4559c09c2d31115b797ad6ba36b0b3a4aa41"><code>496c455</code></a>
chore(release): note breaking changes for v5 (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/3eaa04ee5be2793f1b49057186a8716cddd322d9"><code>3eaa04e</code></a>
fix(svelte5): ensure proper <code>act</code> used in cleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/e951b9a7f1e233f2204bf2be96924d3047ff31dd"><code>e951b9a</code></a>
test: remove Svelte 5 + HappyDOM skips after bugfix (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/348">#348</a>)</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/d4e60f740f9a193b7043907dc9eb09f83520217b"><code>d4e60f7</code></a>
ci: run weekly check with latest svelte versions (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/344">#344</a>)</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/40feeb49fd8219a7f9484fd6bdbf2f60fc615cc8"><code>40feeb4</code></a>
fix: ensure fireEvent is exported (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/16f6b404b7d929109d0534f6a1e51d7a3b968f02"><code>16f6b40</code></a>
test: remove unnecessary tests and skips (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/338">#338</a>)</li>
<li><a
href="https://github.com/testing-library/svelte-testing-library/commit/8d98aa57d3c0b740b3f316d91508eacba79833ac"><code>8d98aa5</code></a>
fix!: align <code>target</code> and <code>baseElement</code> options
with testing-library (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/325">#325</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v5.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.44.24 to 0.46.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/releases">flowbite-svelte's
releases</a>.</em></p>
<blockquote>
<h2>v0.46.0</h2>
<ul>
<li>998d0176 BREAKING: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr (<a
href="https://github.com/themesberg/flowbite-svelte/commit/40a1d6581d555c28ff00e5b373d5742a314b6b02"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li>
<li>572888c4 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li>bb479286 fix: docsearch style using <code>@​docsearch/css</code><a
href="https://github.com/3"><code>@​3</code></a></li>
<li>656f2223 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li>113de668 fix: add disabled prop to Button component</li>
<li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to
selector</li>
</ul>
<h2>v0.45.1</h2>
<ul>
<li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a
href="https://github.com/themesberg/flowbite-svelte/commit/987f564b0e7cc62c68898fd5e0b73af96610c406"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li>
<li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte
(previously used eslint-plugin-svelte3) (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li>
<li>191ca2e0 fix: add define to vite.config.ts for
<strong>VERSION</strong></li>
<li>ad3d1c7f fix: move FATHOM_ID to .env and use
FathomAnalytics.svelte</li>
<li>6011780a &gt; Gitignore updated at 2024-04-18 06:10:47</li>
<li>ba81e3bb fix: update gitignore</li>
</ul>
<h2>v0.45.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: background context should affect only dark background in
Textarea by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1107">themesberg/flowbite-svelte#1107</a></li>
<li>fix: properly handle class props in Modal by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1253">themesberg/flowbite-svelte#1253</a></li>
<li>Improve ci setup by <a
href="https://github.com/PascalHonegger"><code>@​PascalHonegger</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li>
<li>Update tooltip.md by <a
href="https://github.com/rncrtr"><code>@​rncrtr</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li>
<li>docs: rewording of default example by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1289">themesberg/flowbite-svelte#1289</a></li>
<li>slot for the main button by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1291">themesberg/flowbite-svelte#1291</a></li>
<li>radio/checkbox: spacing only when label is on by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1290">themesberg/flowbite-svelte#1290</a></li>
<li>fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1285">#1285</a>
by <a href="https://github.com/jjagielka"><code>@​jjagielka</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1288">themesberg/flowbite-svelte#1288</a></li>
<li>docs: Fix typo in tabs.md by <a
href="https://github.com/conr2d"><code>@​conr2d</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li>
<li>Docs: Add examples of indeterminate checkboxes by <a
href="https://github.com/herronelou"><code>@​herronelou</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li>
<li>fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1292">#1292</a>
by <a href="https://github.com/jjagielka"><code>@​jjagielka</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1295">themesberg/flowbite-svelte#1295</a></li>
<li>Flowbite-Svelte-Icons updates by <a
href="https://github.com/shinokada"><code>@​shinokada</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">themesberg/flowbite-svelte#1308</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/PascalHonegger"><code>@​PascalHonegger</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li>
<li><a href="https://github.com/rncrtr"><code>@​rncrtr</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li>
<li><a href="https://github.com/conr2d"><code>@​conr2d</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li>
<li><a
href="https://github.com/herronelou"><code>@​herronelou</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0">https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md">flowbite-svelte's
changelog</a>.</em></p>
<blockquote>
<h2>0.46.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<ul>
<li>998d0176 BREAKING: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr (<a
href="https://github.com/themesberg/flowbite-svelte/commit/40a1d6581d555c28ff00e5b373d5742a314b6b02"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li>
<li>572888c4 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li>bb479286 fix: docsearch style using <code>@​docsearch/css</code><a
href="https://github.com/3"><code>@​3</code></a></li>
<li>656f2223 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li>113de668 fix: add disabled prop to Button component</li>
<li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to
selector</li>
</ul>
</li>
</ul>
<h2>0.45.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<ul>
<li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a
href="https://github.com/themesberg/flowbite-svelte/commit/987f564b0e7cc62c68898fd5e0b73af96610c406"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li>
<li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte
(previously used eslint-plugin-svelte3) (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li>
<li>191ca2e0 fix: add define to vite.config.ts for
<strong>VERSION</strong></li>
<li>ad3d1c7f fix: move FATHOM_ID to .env and use
FathomAnalytics.svelte</li>
<li>6011780a &gt; Gitignore updated at 2024-04-18 06:10:47</li>
<li>ba81e3bb fix: update gitignore</li>
</ul>
</li>
</ul>
<h2>0.45.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>BREAKING: flowbie-svelte-icons updated 1.5.0 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">#1308</a>)</p>
<p>fix: update icon sizes</p>
<p>chore: lib-helpers</p>
<p>fix: update engines node &gt;=20.0.0</p>
</li>
</ul>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/711349bb3fa5bb1466122b038115f535a1fcda8f"><code>711349b</code></a>
chore: changeset version and lib-helpers</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/678088b132880ae30f06f4d481cf934af31cf9d7"><code>678088b</code></a>
chore: changeset update</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/40a1d6581d555c28ff00e5b373d5742a314b6b02"><code>40a1d65</code></a>
chore: changeset</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/998d01768ec5b624c88ce66ba8ad5bd7499d3eb8"><code>998d017</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/572888c444967cfce7468205a6d0c81283c7050b"><code>572888c</code></a>
docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/bb47928691b40010a26cc0bf4504309c0d4124ca"><code>bb47928</code></a>
fix: docsearch style</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/656f2223ad805f12b4c64d5fc7ed9928511b8f02"><code>656f222</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/113de66800b4a0d08c0cab03251a426645951919"><code>113de66</code></a>
fix: add disabled prop to Button component</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/4fbd9bd0d9ce96edd8ee44c16c756e0b19c917ce"><code>4fbd9bd</code></a>
docs: change tailwind.config.cjs darkMode class to selector</li>
<li><a
href="https://github.com/themesberg/flowbite-svelte/commit/0def757648625b5607504b0bedffd6900535bfe7"><code>0def757</code></a>
chore: changeset version and lib-helpers</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.14 to 4.2.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/releases">svelte's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>support attribute selector inside :global() (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>support attribute selector inside :global() (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte/commit/9f2341f3f2df992a81a84990e2e41e4036541088"><code>9f2341f</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11202">#11202</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/a510c6a37f78cfaa43c9ed65683374af5baf4929"><code>a510c6a</code></a>
fix: support attribute selector inside :global() (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11135">#11135</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-preprocess` from 5.1.3 to 5.1.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md">svelte-preprocess's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">5.1.4</a>
(2024-04-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove pnpm version restriction (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)
(<a
href="https://github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13">2713b82</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte-preprocess/commit/276037a78b8b0e30d99d042e84dda61e79c3a918"><code>276037a</code></a>
chore(release): 5.1.4</li>
<li><a
href="https://github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13"><code>2713b82</code></a>
fix: remove pnpm version restriction (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.8 to 5.2.10
<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><!-- raw HTML omitted -->5.2.10 (2024-04-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>revert: perf: use workspace root for fs cache (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)
(<a href="https://github.com/vitejs/vite/commit/77e7359">77e7359</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15712">#15712</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/16476">#16476</a></li>
<li>fix: add base to virtual html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)
(<a href="https://github.com/vitejs/vite/commit/721f94d">721f94d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16442">#16442</a></li>
<li>fix: adjust esm syntax judgment logic (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)
(<a href="https://github.com/vitejs/vite/commit/af72eab">af72eab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16436">#16436</a></li>
<li>fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)
(<a href="https://github.com/vitejs/vite/commit/6a127d6">6a127d6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16453">#16453</a></li>
<li>fix(cspNonce): don't overwrite existing nonce values (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)
(<a href="https://github.com/vitejs/vite/commit/b872635">b872635</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16415">#16415</a></li>
<li>feat: show warning if root is in build.outDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)
(<a href="https://github.com/vitejs/vite/commit/11444dc">11444dc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16454">#16454</a></li>
<li>feat: write cspNonce to style tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)
(<a href="https://github.com/vitejs/vite/commit/8e54bbd">8e54bbd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16419">#16419</a></li>
<li>chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)
(<a href="https://github.com/vitejs/vite/commit/6cccef7">6cccef7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16381">#16381</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.2.9 (2024-04-15)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>fsp.rm</code> removing files does not take effect (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16032">#16032</a>)
(<a href="https://github.com/vitejs/vite/commit/b05c405">b05c405</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16032">#16032</a></li>
<li>fix: fix accumulated stacks in error overlay (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16393">#16393</a>)
(<a href="https://github.com/vitejs/vite/commit/102c2fd">102c2fd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16393">#16393</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16376">#16376</a>)
(<a href="https://github.com/vitejs/vite/commit/58a2938">58a2938</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16376">#16376</a></li>
<li>chore: update region comment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16380">#16380</a>)
(<a href="https://github.com/vitejs/vite/commit/77562c3">77562c3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16380">#16380</a></li>
<li>perf: reduce size of injected __vite__mapDeps code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16184">#16184</a>)
(<a href="https://github.com/vitejs/vite/commit/c0ec6be">c0ec6be</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16184">#16184</a></li>
<li>perf(css): only replace empty chunk if imported (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16349">#16349</a>)
(<a href="https://github.com/vitejs/vite/commit/e2658ad">e2658ad</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16349">#16349</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/088d24b9226959dd29f8bf881b8c684cf8d82f62"><code>088d24b</code></a>
release: v5.2.10</li>
<li><a
href="https://github.com/vitejs/vite/commit/77e73590837f710d79d1653e1800eed03b5dbb41"><code>77e7359</code></a>
revert: perf: use workspace root for fs cache (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/6a127d67ba953004ab10c21b50429050c7eadf11"><code>6a127d6</code></a>
fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/11444dcee0404bae738e61b903acf37163915d6e"><code>11444dc</code></a>
feat: show warning if root is in build.outDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/721f94ddacdc8cbc4342a9c791d7fecba5a0f7ca"><code>721f94d</code></a>
fix: add base to virtual html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/8e54bbd74d86537b449641a6623b1bc3800e82b2"><code>8e54bbd</code></a>
feat: write cspNonce to style tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/af72eabab170c05a7b1e7fb99000e1344ff83a37"><code>af72eab</code></a>
fix: adjust esm syntax judgment logic (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/b8726357c90fb6b641e8c6654e25a5d7e8fa29d4"><code>b872635</code></a>
fix(cspNonce): don't overwrite existing nonce values (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/6cccef78a52492c24d9b28f3a1784824f34f5cc3"><code>6cccef7</code></a>
chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/a77707d69ca53d21e6c7ae9256683ecd3f1d721e"><code>a77707d</code></a>
release: v5.2.9</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.2.10/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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 50d5204 commit fe538e6
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@iconify-json/ic": "^1.1.17",
"@iconify-json/mdi": "^1.1.66",
"@octokit/plugin-retry": "^7.1.0",
"@octokit/plugin-throttling": "^9.1.0",
"@octokit/plugin-throttling": "^9.2.0",
"@octokit/rest": "^20.1.0",
"@popperjs/core": "^2.11.7",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tauri-apps/cli": "^1.5.11",
"@tauri-apps/tauricon": "github:tauri-apps/tauricon",
"@testing-library/svelte": "^4.1.0",
"@testing-library/svelte": "^5.0.1",
"@tsconfig/svelte": "^5.0.4",
"@vitest/coverage-v8": "^1.5.0",
"ansi-to-span": "^0.0.1",
Expand All @@ -38,19 +38,19 @@
"escape-html": "^1.0.3",
"execa": "^8.0.1",
"flowbite": "^2.3.0",
"flowbite-svelte": "0.44.24",
"flowbite-svelte": "0.46.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.14",
"svelte": "^4.2.15",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^5.1.3",
"svelte-preprocess": "^5.1.4",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"unplugin-icons": "^0.18.5",
"vite": "^5.2.8",
"vite": "^5.2.10",
"vitest": "^1.5.0"
},
"dependencies": {
Expand Down
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
dependencies:
regenerator-runtime "^0.13.11"

"@babel/runtime@^7.23.7":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7"
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
"@babel/runtime@^7.24.1":
version "7.24.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.4.tgz#de795accd698007a66ba44add6cc86542aff1edd"
integrity sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down Expand Up @@ -875,10 +875,10 @@
"@octokit/types" "^13.0.0"
bottleneck "^2.15.3"

"@octokit/plugin-throttling@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-9.1.0.tgz#a81a6090a548aa03b7926967526756fa20347b40"
integrity sha512-16lDMMhChavhvXKr2zRK7sD+hTpuVm697xZNf1a0C/MFRZU8CFkrNJEYX7Fqo2dc44lISp7V5Vm0sgJIx2bRkw==
"@octokit/plugin-throttling@^9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-9.2.0.tgz#57e7c4789c9b0665390fa0b8d32f5b2e706b60e6"
integrity sha512-zHZSZCC7wk3HbK3ZCuvc3iPrnFGoYIVJsJAY4l8ilsVu4fqPfe7BP7QLZ1A641yttLWqgy2oID3ETD3Z1036Gw==
dependencies:
"@octokit/types" "^13.0.0"
bottleneck "^2.15.3"
Expand Down Expand Up @@ -1183,10 +1183,10 @@
lz-string "^1.5.0"
pretty-format "^27.0.2"

"@testing-library/svelte@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-4.1.0.tgz#de6fa34d13d99505e68134ef2acfbafdc03ed39a"
integrity sha512-MJqe7x9WowkiAVdk9mvazEC2ktFZdmK2OqFVoO557PC37aBemQ4ozqdK3yrG34Zg9kuln3qgTVeLSh08e69AMw==
"@testing-library/svelte@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-5.0.1.tgz#2fd6327a14b0d72b3ddde975a20c7e725da3e30a"
integrity sha512-UP/n37BVDMLp9Ntlr7sYQ2jwOeFZR8bquesk9sCSjBGv/YmxuKrUuP+98KNGvEkW2uAep8rFKHgs9nRUJ40yXw==
dependencies:
"@testing-library/dom" "^9.3.1"

Expand Down Expand Up @@ -1430,10 +1430,10 @@ anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"

apexcharts@^3.46.0:
version "3.46.0"
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.46.0.tgz#ee0afd44a7df94e038c4cc0160ece21a0da387f5"
integrity sha512-ELAY6vj8JQD7QLktKasTzwm9Wt0qxqfQSo+3QWS7G7I774iK8HCkG1toGsqJH0mkK6PtYBtnSIe66uUcwoCw1w==
apexcharts@^3.48.0:
version "3.49.0"
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.0.tgz#b359fc9be8ffe45de3e8b553ebdcf18ad2a67e7e"
integrity sha512-2T9HnbQFLCuYRPndQLmh+bEQFoz0meUbvASaGgiSKDuYhWcLBodJtIpKql2aOtMx4B/sHrWW0dm90HsW4+h2PQ==
dependencies:
"@yr/monotone-cubic-spline" "^1.0.3"
svg.draggable.js "^2.2.2"
Expand Down Expand Up @@ -2859,15 +2859,15 @@ find-versions@^3.0.0:
dependencies:
semver-regex "^2.0.0"

flowbite-svelte@0.44.24:
version "0.44.24"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.44.24.tgz#c7b74e3c40742bcd15b164621f1934e5fb7c509b"
integrity sha512-kXhJZHGpBVq5RFOoYnzRCEM8eFa81DVp4KjUbBsLJptKhizbSSBJuYApWIQb9pBCS8EBhX4PAX+RsgEDZfEqtA==
flowbite-svelte@0.46.0:
version "0.46.0"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.46.0.tgz#df0a538c3c8e8c970e001ddb98f55f6e5f0a48ed"
integrity sha512-Qw4zX4nCbxP5ZemksC9/EVGE9WRnD8FsR5CrdZRxm1RGkMOv2nrKxDQ8MXHF/GwdEutFU5UeaQncQuqgY5DoVg==
dependencies:
"@floating-ui/dom" "^1.6.3"
apexcharts "^3.46.0"
apexcharts "^3.48.0"
flowbite "^2.3.0"
tailwind-merge "^2.2.1"
tailwind-merge "^2.3.0"

flowbite@^2.3.0:
version "2.3.0"
Expand Down Expand Up @@ -5975,10 +5975,10 @@ svelte-navigator@^3.2.2:
dependencies:
svelte2tsx "^0.1.151"

svelte-preprocess@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-5.1.3.tgz#7682239fe53f724c845b53026816fdfe15d028f9"
integrity sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==
svelte-preprocess@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-5.1.4.tgz#14ada075c94bbd2b71c5ec70ff72f8ebe1c95b91"
integrity sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==
dependencies:
"@types/pug" "^2.0.6"
detect-indent "^6.1.0"
Expand All @@ -5994,10 +5994,10 @@ svelte2tsx@^0.1.151:
dedent-js "^1.0.1"
pascal-case "^3.1.1"

svelte@^4.2.14:
version "4.2.14"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.14.tgz#36e5d2f2bcf8fed178cc65d2a9dce55ea97f6625"
integrity sha512-ry3+YlWqZpHxLy45MW4MZIxNdvB+Wl7p2nnstWKbOAewaJyNJuOtivSbRChcfIej6wFBjWqyKmf/NgK1uW2JAA==
svelte@^4.2.15:
version "4.2.15"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.15.tgz#69f5ab9730c1d80109db2ee09427063dcf6b3512"
integrity sha512-j9KJSccHgLeRERPlhMKrCXpk2TqL2m5Z+k+OBTQhZOhIdCCd3WfqV+ylPWeipEwq17P/ekiSFWwrVQv93i3bsg==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@jridgewell/sourcemap-codec" "^1.4.15"
Expand Down Expand Up @@ -6074,12 +6074,12 @@ symbol-tree@^3.2.4:
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==

tailwind-merge@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.2.1.tgz#3f10f296a2dba1d88769de8244fafd95c3324aeb"
integrity sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==
tailwind-merge@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.3.0.tgz#27d2134fd00a1f77eca22bcaafdd67055917d286"
integrity sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==
dependencies:
"@babel/runtime" "^7.23.7"
"@babel/runtime" "^7.24.1"

tailwindcss@^3.4.3:
version "3.4.3"
Expand Down Expand Up @@ -6519,10 +6519,10 @@ [email protected]:
picocolors "^1.0.0"
vite "^5.0.0"

vite@^5.0.0, vite@^5.2.8:
version "5.2.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.8.tgz#a99e09939f1a502992381395ce93efa40a2844aa"
integrity sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==
vite@^5.0.0, vite@^5.2.10:
version "5.2.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.10.tgz#2ac927c91e99d51b376a5c73c0e4b059705f5bd7"
integrity sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==
dependencies:
esbuild "^0.20.1"
postcss "^8.4.38"
Expand Down

0 comments on commit fe538e6

Please sign in to comment.