build(deps): bump the frontend-deps group with 16 updates (#427)

Bumps the frontend-deps group with 16 updates:

| Package | From | To |
| --- | --- | --- |
|
[country-flag-emoji-polyfill](https://github.com/talkjs/country-flag-emoji-polyfill)
| `0.1.5` | `0.1.8` |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.1.63` |
`1.1.64` |
|
[@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte)
| `3.0.1` | `3.0.2` |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `4.0.5` | `4.1.0` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `1.1.0` | `1.2.2` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` |
`10.4.17` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.3` |
`2.5.1` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.44.21` | `0.44.22` |
| [jsdom](https://github.com/jsdom/jsdom) | `23.0.1` | `24.0.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.32` | `8.4.33` |
| [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.4` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.8` | `4.2.9` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.0` |
`3.4.1` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) |
`0.18.1` | `0.18.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.0.10` | `5.0.12` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `1.1.0` | `1.2.2` |

Updates `country-flag-emoji-polyfill` from 0.1.5 to 0.1.8
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/talkjs/country-flag-emoji-polyfill/blob/master/CHANGELOG.md">country-flag-emoji-polyfill's
changelog</a>.</em></p>
<blockquote>
<h2>0.1.8</h2>
<ul>
<li>Fix NPM publish mistake which didn't include the
TwemojiCountryFlags.woff2 font file</li>
<li>No code changes</li>
</ul>
<h2>0.1.7</h2>
<ul>
<li>Change package.json such that, hopefully, it works better in
everybody's build setup (notably the TypeScript types). Thanks <a
href="https://github.com/DanielleHuisman"><code>@​DanielleHuisman</code></a>
for PR <a
href="https://redirect.github.com/talkjs/country-flag-emoji-polyfill/issues/13">#13</a>.</li>
<li>Switch to unbuild to enable the above.</li>
<li>Add this changelog.</li>
</ul>
<h2>0.1.6</h2>
<p>Sorry I forgot, please see the commit history.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/talkjs/country-flag-emoji-polyfill/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/mdi` from 1.1.63 to 1.1.64
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0e8c79ddf1"><code>0e8c79d</code></a>
Update IonIcons</li>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/compare/1.1.63...1.1.64">compare
view</a></li>
</ul>
</details>
<br />

Updates `@sveltejs/vite-plugin-svelte` from 3.0.1 to 3.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/vite-plugin-svelte/releases"><code>@​sveltejs/vite-plugin-svelte</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​sveltejs/vite-plugin-svelte</code><a
href="https://github.com/3"><code>@​3</code></a>.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(compile): correctly determine script lang in files where a
comment precedes the script tag (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/844">#844</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md"><code>@​sveltejs/vite-plugin-svelte</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(compile): correctly determine script lang in files where a
comment precedes the script tag (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/844">#844</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e04c9a86f6"><code>e04c9a8</code></a>
Version Packages (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/845">#845</a>)</li>
<li><a
href="a0063554bf"><code>a006355</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/842">#842</a>)</li>
<li><a
href="e95d863cc0"><code>e95d863</code></a>
fix: correctly detect script language during compilation (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/844">#844</a>)</li>
<li><a
href="d5a6dad8da"><code>d5a6dad</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/833">#833</a>)</li>
<li><a
href="833d66cee5"><code>833d66c</code></a>
chore: update to SvelteKit 2 (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/831">#831</a>)</li>
<li><a
href="4a8d590b54"><code>4a8d590</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/823">#823</a>)</li>
<li><a
href="ee0aa51e4a"><code>ee0aa51</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/821">#821</a>)</li>
<li><a
href="aca75344e3"><code>aca7534</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/818">#818</a>)</li>
<li><a
href="2510174305"><code>2510174</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/815">#815</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.0.2/packages/vite-plugin-svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 4.0.5 to 4.1.0
<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>v4.1.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.0.6...v4.1.0">4.1.0</a>
(2024-01-27)</h1>
<h3>Features</h3>
<ul>
<li><strong>vitest:</strong> add vitest cleanup export (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/294">#294</a>)
(<a
href="ee1b1f7917">ee1b1f7</a>)</li>
</ul>
<h2>v4.0.6</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.0.5...v4.0.6">4.0.6</a>
(2024-01-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> correct type annotation for <code>act</code>
(<a
href="38f75184e4">38f7518</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee1b1f7917"><code>ee1b1f7</code></a>
feat(vitest): add vitest cleanup export (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/294">#294</a>)</li>
<li><a
href="16a7a4b187"><code>16a7a4b</code></a>
chore: fix linting, formatting, and git hooks configs (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/291">#291</a>)</li>
<li><a
href="9bd2f39eef"><code>9bd2f39</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/287">#287</a>
from testing-library/gh209-setContext</li>
<li><a
href="9fdce658fe"><code>9fdce65</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/289">#289</a>
from testing-library/simplify-act</li>
<li><a
href="f5121e169f"><code>f5121e1</code></a>
chore: simplify implementation of act</li>
<li><a
href="9ef86c7258"><code>9ef86c7</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/288">#288</a>
from mcous/fix-134</li>
<li><a
href="38f75184e4"><code>38f7518</code></a>
fix(types): correct type annotation for <code>act</code></li>
<li><a
href="614b9b7ef4"><code>614b9b7</code></a>
add new context test</li>
<li>See full diff in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.0.5...v4.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 1.1.0 to 1.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.2.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>coverage</strong>:
<ul>
<li>Remove <code>coverage/.tmp</code> files after run  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5008">vitest-dev/vitest#5008</a>
<a href="https://github.com/vitest-dev/vitest/commit/d53b8580"><!-- raw
HTML omitted -->(d53b8)<!-- raw HTML omitted --></a></li>
<li>Don't crash when re-run removes earlier run's reports  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5022">vitest-dev/vitest#5022</a>
<a href="https://github.com/vitest-dev/vitest/commit/6689856f"><!-- raw
HTML omitted -->(66898)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Improve <code>toThrow(asymmetricMatcher)</code> failure message  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5000">vitest-dev/vitest#5000</a>
<a href="https://github.com/vitest-dev/vitest/commit/a199ac2d"><!-- raw
HTML omitted -->(a199a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>forks</strong>:
<ul>
<li>Set correct <code>VITEST_POOL_ID</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5002">vitest-dev/vitest#5002</a>
<a href="https://github.com/vitest-dev/vitest/commit/7d0a4692"><!-- raw
HTML omitted -->(7d0a4)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>threads</strong>:
<ul>
<li>Mention common work-around for the logged error  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5024">vitest-dev/vitest#5024</a>
<a href="https://github.com/vitest-dev/vitest/commit/915d6c43"><!-- raw
HTML omitted -->(915d6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>typecheck</strong>:
<ul>
<li>Fix <code>ignoreSourceErrors</code> in run mode  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5044">vitest-dev/vitest#5044</a>
<a href="https://github.com/vitest-dev/vitest/commit/6dae3feb"><!-- raw
HTML omitted -->(6dae3)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Provide import.meta.filename and dirname  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5011">vitest-dev/vitest#5011</a>
<a href="https://github.com/vitest-dev/vitest/commit/73148575"><!-- raw
HTML omitted -->(73148)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Expose getHooks &amp; setHooks  -  by <a
href="https://github.com/adriencaccia"><code>@​adriencaccia</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5032">vitest-dev/vitest#5032</a>
<a href="https://github.com/vitest-dev/vitest/commit/73448706"><!-- raw
HTML omitted -->(73448)<!-- raw HTML omitted --></a></li>
<li>Test deep dependencies change detection  -  by <a
href="https://github.com/blake-newman"><code>@​blake-newman</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4934">vitest-dev/vitest#4934</a>
<a href="https://github.com/vitest-dev/vitest/commit/9c7c0fc9"><!-- raw
HTML omitted -->(9c7c0)<!-- raw HTML omitted --></a></li>
<li>Throw an error if vi.mock is exported  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5034">vitest-dev/vitest#5034</a>
<a href="https://github.com/vitest-dev/vitest/commit/253df1cc"><!-- raw
HTML omitted -->(253df)<!-- raw HTML omitted --></a></li>
<li>Allow <code>useFakeTimers</code> to fake
<code>requestIdleCallback</code> on non browser  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5028">vitest-dev/vitest#5028</a>
<a href="https://github.com/vitest-dev/vitest/commit/a9a486f2"><!-- raw
HTML omitted -->(a9a48)<!-- raw HTML omitted --></a></li>
<li>Support older NodeJS with async <code>import.meta.resolve</code>  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5045">vitest-dev/vitest#5045</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf5641a9"><!-- raw
HTML omitted -->(cf564)<!-- raw HTML omitted --></a></li>
<li>Don't throw an error if mocked file was already imported  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5050">vitest-dev/vitest#5050</a>
<a href="https://github.com/vitest-dev/vitest/commit/fff1a270"><!-- raw
HTML omitted -->(fff1a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.2.1...v1.2.2">View
changes on GitHub</a></h5>
<h2>v1.2.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Apply inlined workspace config to browser mode vite server  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4947">vitest-dev/vitest#4947</a>
<a href="https://github.com/vitest-dev/vitest/commit/db01f6c2"><!-- raw
HTML omitted -->(db01f)<!-- raw HTML omitted --></a></li>
<li>Fix browser testing url for https  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4855">vitest-dev/vitest#4855</a>
<a href="https://github.com/vitest-dev/vitest/commit/6c1cc78b"><!-- raw
HTML omitted -->(6c1cc)<!-- raw HTML omitted --></a></li>
<li>Don't fail when calling vi.useFakeTimers  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4992">vitest-dev/vitest#4992</a>
<a href="https://github.com/vitest-dev/vitest/commit/6c5fe49b"><!-- raw
HTML omitted -->(6c5fe)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li><code>thresholds.autoUpdate</code> to work with arrow function
configuration files  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4959">vitest-dev/vitest#4959</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b41131a"><!-- raw
HTML omitted -->(4b411)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Implement chai inspect for <code>AsymmetricMatcher</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4942">vitest-dev/vitest#4942</a>
<a href="https://github.com/vitest-dev/vitest/commit/06bae4dd"><!-- raw
HTML omitted -->(06bae)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Externalize network imports  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4987">vitest-dev/vitest#4987</a>
<a href="https://github.com/vitest-dev/vitest/commit/21f5744d"><!-- raw
HTML omitted -->(21f57)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Handle single <code>await vi.hoisted</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4962">vitest-dev/vitest#4962</a>
<a href="https://github.com/vitest-dev/vitest/commit/dcf2e9f2"><!-- raw
HTML omitted -->(dcf2e)<!-- raw HTML omitted --></a></li>
<li>Simplify hoist transform check regex to avoid expensive regex match
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4974">vitest-dev/vitest#4974</a>
<a href="https://github.com/vitest-dev/vitest/commit/df0db6a9"><!-- raw
HTML omitted -->(df0db)<!-- raw HTML omitted --></a></li>
<li>Correctly find module if it has a version query  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4976">vitest-dev/vitest#4976</a>
<a href="https://github.com/vitest-dev/vitest/commit/952c31df"><!-- raw
HTML omitted -->(952c3)<!-- raw HTML omitted --></a></li>
<li>Check color support for intercepted console logging  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4966">vitest-dev/vitest#4966</a>
<a href="https://github.com/vitest-dev/vitest/commit/39a7169c"><!-- raw
HTML omitted -->(39a71)<!-- raw HTML omitted --></a></li>
<li>Use development/production conditions when resolving external
modules  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4980">vitest-dev/vitest#4980</a>
<a href="https://github.com/vitest-dev/vitest/commit/8877e22a"><!-- raw
HTML omitted -->(8877e)<!-- raw HTML omitted --></a></li>
<li>Throw a syntax error if vi.hoisted is directly exported  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4969">vitest-dev/vitest#4969</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8bff9ef"><!-- raw
HTML omitted -->(f8bff)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.2.0...v1.2.1">View
changes on GitHub</a></h5>
<h2>v1.2.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b1462a4656"><code>b1462a4</code></a>
chore: release v1.2.2</li>
<li><a
href="d53b85805d"><code>d53b858</code></a>
fix(coverage): remove <code>coverage/.tmp</code> files after run (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/5008">#5008</a>)</li>
<li><a
href="6421c2766c"><code>6421c27</code></a>
chore: release v1.2.1</li>
<li><a
href="4b41131af2"><code>4b41131</code></a>
fix(coverage): <code>thresholds.autoUpdate</code> to work with arrow
function configurat...</li>
<li><a
href="b561c3290d"><code>b561c32</code></a>
chore: release v1.2.0</li>
<li><a
href="96dc6e9aaf"><code>96dc6e9</code></a>
feat(coverage): custom reporter support (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/4828">#4828</a>)</li>
<li><a
href="a73c1c2ca3"><code>a73c1c2</code></a>
chore: release v1.1.3</li>
<li><a
href="be5a259d9c"><code>be5a259</code></a>
chore: release v1.1.2</li>
<li><a
href="c8abbc18e1"><code>c8abbc1</code></a>
chore: release v1.1.1</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `autoprefixer` from 10.4.16 to 10.4.17
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/autoprefixer/releases">autoprefixer's
releases</a>.</em></p>
<blockquote>
<h2>10.4.17</h2>
<ul>
<li>Fixed <code>user-select: contain</code> prefixes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's
changelog</a>.</em></p>
<blockquote>
<h2>10.4.17</h2>
<ul>
<li>Fixed <code>user-select: contain</code> prefixes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="46cd2cccab"><code>46cd2cc</code></a>
Release 10.4.17 version</li>
<li><a
href="2738f72023"><code>2738f72</code></a>
Update dependencies</li>
<li><a
href="b0a4007c49"><code>b0a4007</code></a>
Fix user-select: contain</li>
<li><a
href="1db31f0e6d"><code>1db31f0</code></a>
Update dependencies</li>
<li>See full diff in <a
href="https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17">compare
view</a></li>
</ul>
</details>
<br />

Updates `classnames` from 2.3.3 to 2.5.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/JedWatson/classnames/blob/main/HISTORY.md">classnames's
changelog</a>.</em></p>
<blockquote>
<h2>v2.5.1 / 2023-12-29</h2>
<ul>
<li>Remove <code>workspaces</code> field from package (<a
href="https://redirect.github.com/JedWatson/classnames/pull/350">#350</a>)</li>
</ul>
<h2>v2.5.0 / 2023-12-27</h2>
<ul>
<li>Restore ability to pass a TypeScript <code>interface</code> (<a
href="https://redirect.github.com/JedWatson/classnames/pull/341">#341</a>)</li>
<li>Add <code>exports</code> field to package (<a
href="https://redirect.github.com/JedWatson/classnames/pull/342">#342</a>)</li>
</ul>
<h2>v2.4.0 / 2023-12-26</h2>
<ul>
<li>Use string concatenation to increase performance thanks <a
href="https://github.com/jonkoops">Jon Koops</a> (<a
href="https://redirect.github.com/JedWatson/classnames/pull/336">#336</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2e3683264b"><code>2e36832</code></a>
Prepare for release of version 2.5.1 (<a
href="https://redirect.github.com/JedWatson/classnames/issues/351">#351</a>)</li>
<li><a
href="9331401957"><code>9331401</code></a>
Remove benchmarks from workspace (<a
href="https://redirect.github.com/JedWatson/classnames/issues/350">#350</a>)</li>
<li><a
href="ff6dd1e37a"><code>ff6dd1e</code></a>
Bump to the latest version (<a
href="https://redirect.github.com/JedWatson/classnames/issues/347">#347</a>)</li>
<li><a
href="942db499b1"><code>942db49</code></a>
Add GitHub provenance for publishing (<a
href="https://redirect.github.com/JedWatson/classnames/issues/345">#345</a>)</li>
<li><a
href="28ea73f917"><code>28ea73f</code></a>
Prepare for release of version 2.5.0 (<a
href="https://redirect.github.com/JedWatson/classnames/issues/344">#344</a>)</li>
<li><a
href="dfeb7f3604"><code>dfeb7f3</code></a>
Fix URL for GIT repository in package (<a
href="https://redirect.github.com/JedWatson/classnames/issues/343">#343</a>)</li>
<li><a
href="8a840eae0f"><code>8a840ea</code></a>
Add <code>exports</code> field to package (<a
href="https://redirect.github.com/JedWatson/classnames/issues/342">#342</a>)</li>
<li><a
href="ea8e8398a6"><code>ea8e839</code></a>
Restore ability to pass TypeScript <code>interface</code> (<a
href="https://redirect.github.com/JedWatson/classnames/issues/341">#341</a>)</li>
<li><a
href="930c74809e"><code>930c748</code></a>
Bump <code>classnames</code> to the latest version (<a
href="https://redirect.github.com/JedWatson/classnames/issues/340">#340</a>)</li>
<li><a
href="d2d10f565e"><code>d2d10f5</code></a>
Bump tsd from 0.30.0 to 0.30.1 (<a
href="https://redirect.github.com/JedWatson/classnames/issues/339">#339</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/JedWatson/classnames/compare/v2.3.3...v2.5.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.44.21 to 0.44.22
<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>
<h3><a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.21...v0.44.22">0.44.22</a>
(2024-01-12)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>1125 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1195">#1195</a>)
(<a
href="f0b3d9ce7f">f0b3d9c</a>)</li>
<li>1209 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1210">#1210</a>)
(<a
href="671a950d96">671a950</a>)</li>
<li>sidebar md:block (<a
href="0bd2f01298">0bd2f01</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7156091b26"><code>7156091</code></a>
chore(release): 0.44.22</li>
<li><a
href="905b0ca14e"><code>905b0ca</code></a>
chore: format and lib-helpers</li>
<li><a
href="0bd2f01298"><code>0bd2f01</code></a>
fix: sidebar md:block</li>
<li><a
href="671a950d96"><code>671a950</code></a>
fix: 1209 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1210">#1210</a>)</li>
<li><a
href="3e85e7e1bf"><code>3e85e7e</code></a>
card horizontal size fix (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1204">#1204</a>)</li>
<li><a
href="f096cea604"><code>f096cea</code></a>
avatar placeholder component removal (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1203">#1203</a>)</li>
<li><a
href="63b99bd009"><code>63b99bd</code></a>
ts fixes for mega-menu (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1202">#1202</a>)</li>
<li><a
href="a9dc6fffe8"><code>a9dc6ff</code></a>
fixes to toolbar (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1199">#1199</a>)</li>
<li><a
href="f0b3d9ce7f"><code>f0b3d9c</code></a>
fix: 1125 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1195">#1195</a>)</li>
<li><a
href="7b5b47ac06"><code>7b5b47a</code></a>
clearinterval (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1194">#1194</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.21...v0.44.22">compare
view</a></li>
</ul>
</details>
<br />

Updates `jsdom` from 23.0.1 to 24.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/releases">jsdom's
releases</a>.</em></p>
<blockquote>
<h2>Version 24.0.0</h2>
<p>This release reverts our selector engine back to <a
href="https://www.npmjs.com/nwsapi"><code>nwsapi</code></a>. As
discussed in <a
href="https://redirect.github.com/jsdom/jsdom/issues/3659">#3659</a>,
the performance regressions from <a
href="https://www.npmjs.com/package/@asamuzakjp/dom-selector"><code>@asamuzakjp/dom-selector</code></a>
turned out to be higher than anticipated. In the future, we can revisit
<code>@asamuzakjp/dom-selector</code> after it reaches
<code>nwsapi</code>'s performance on the <a
href="https://redirect.github.com/jsdom/jsdom/issues/3659#issuecomment-1890852609">two
real-world benchmarks provided by the community</a>.</p>
<p>Since reverting to <code>nwsapi</code> causes several functionality
regressions, e.g. removing <code>:has()</code> support, we've decided to
make this a major version.</p>
<p>Additionally:</p>
<ul>
<li>Small fixes to edge-case behavior of the following properties:
<code>input.maxLength</code>, <code>input.minLength</code>,
<code>input.size</code>, <code>progress.max</code>,
<code>tableCell.colSpan</code>, <code>tableCell.rowSpan</code>,
<code>tableCol.span</code>, <code>textArea.cols</code>,
<code>textArea.maxLength</code>, <code>textArea.minLength</code>,
<code>textArea.rows</code>.</li>
</ul>
<h2>Version 23.2.0</h2>
<p>This release switches our CSS selector engine from <a
href="https://www.npmjs.com/nwsapi"><code>nwsapi</code></a> to <a
href="https://www.npmjs.com/package/@asamuzakjp/dom-selector"><code>@asamuzakjp/dom-selector</code></a>.
The new engine is more actively maintained, and supports many new
selectors: see <a
href="https://github.com/asamuzaK/domSelector#supported-css-selectors">the
package's documentation</a> for the full list. It also works better with
shadow trees.</p>
<p>There is a potential of a performance regression due to this change.
In our stress test benchmark, which runs most of <a
href="908f27d4e3/benchmark/selectors/sizzle-speed/selectors.large.css">these
273 selectors</a> against <a
href="908f27d4e3/benchmark/selectors/sizzle-speed/selector.html">this
128 KiB document</a>, the new engine completes the benchmark only 0.25x
as fast. However, we're hopeful that in more moderate usage this will
not be a significant issue. Any help speeding up
<code>@asamuzakjp/dom-selector</code> is appreciated, and feel free to
open an issue if this has had a significant impact on your project.</p>
<h2>Version 23.1.0</h2>
<ul>
<li>Added an initial implementation of <code>ElementInternals</code>,
including the <code>shadowRoot</code> getter and the string-valued ARIA
properties. (zjffun)</li>
<li>Added the string-valued ARIA attribute-reflecting properties to
<code>Element</code>.</li>
<li>Fixed <code>history.pushState()</code> and
<code>history.replaceState()</code> to follow the latest specification,
notably with regards to how they handle empty string inputs and what new
URLs are possible.</li>
<li>Fixed the <code>input.valueAsANumber</code> setter to handle
<code>NaN</code> correctly. (alexandertrefz)</li>
<li>Updated various dependencies, including <code>cssstyle</code> which
contains several bug fixes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/blob/main/Changelog.md">jsdom's
changelog</a>.</em></p>
<blockquote>
<h2>24.0.0</h2>
<p>This release reverts our selector engine back to <a
href="https://www.npmjs.com/nwsapi"><code>nwsapi</code></a>. As
discussed in <a
href="https://redirect.github.com/jsdom/jsdom/issues/3659">#3659</a>,
the performance regressions from <a
href="https://www.npmjs.com/package/@asamuzakjp/dom-selector"><code>@asamuzakjp/dom-selector</code></a>
turned out to be higher than anticipated. In the future, we can revisit
<code>@asamuzakjp/dom-selector</code> after it reaches
<code>nwsapi</code>'s performance on the <a
href="https://redirect.github.com/jsdom/jsdom/issues/3659#issuecomment-1890852609">two
real-world benchmarks provided by the community</a>.</p>
<p>Since reverting to <code>nwsapi</code> causes several functionality
regressions, e.g. removing <code>:has()</code> support, we've decided to
make this a major version.</p>
<p>Additionally:</p>
<ul>
<li>Small fixes to edge-case behavior of the following properties:
<code>input.maxLength</code>, <code>input.minLength</code>,
<code>input.size</code>, <code>progress.max</code>,
<code>tableCell.colSpan</code>, <code>tableCell.rowSpan</code>,
<code>tableCol.span</code>, <code>textArea.cols</code>,
<code>textArea.maxLength</code>, <code>textArea.minLength</code>,
<code>textArea.rows</code>.</li>
</ul>
<h2>23.2.0</h2>
<p>This release switches our CSS selector engine from <a
href="https://www.npmjs.com/nwsapi"><code>nwsapi</code></a> to <a
href="https://www.npmjs.com/package/@asamuzakjp/dom-selector"><code>@asamuzakjp/dom-selector</code></a>.
The new engine is more actively maintained, and supports many new
selectors: see <a
href="https://github.com/asamuzaK/domSelector#supported-css-selectors">the
package's documentation</a> for the full list. It also works better with
shadow trees.</p>
<p>There is a potential of a performance regression due to this change.
In our stress test benchmark, which runs most of <a
href="908f27d4e3/benchmark/selectors/sizzle-speed/selectors.large.css">these
273 selectors</a> against <a
href="908f27d4e3/benchmark/selectors/sizzle-speed/selector.html">this
128 KiB document</a>, the new engine completes the benchmark only 0.25x
as fast. However, we're hopeful that in more moderate usage this will
not be a significant issue. Any help speeding up
<code>@asamuzakjp/dom-selector</code> is appreciated, and feel free to
open an issue if this has had a significant impact on your project.</p>
<h2>23.1.0</h2>
<ul>
<li>Added an initial implementation of <code>ElementInternals</code>,
including the <code>shadowRoot</code> getter and the string-valued ARIA
properties. (zjffun)</li>
<li>Added the string-valued ARIA attribute-reflecting properties to
<code>Element</code>.</li>
<li>Fixed <code>history.pushState()</code> and
<code>history.replaceState()</code> to follow the latest specification,
notably with regards to how they handle empty string inputs and what new
URLs are possible.</li>
<li>Fixed the <code>input.valueAsANumber</code> setter to handle
<code>NaN</code> correctly. (alexandertrefz)</li>
<li>Updated various dependencies, including <code>cssstyle</code> which
contains several bug fixes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2f8a7302a4"><code>2f8a730</code></a>
Version 24.0.0</li>
<li><a
href="db0a4dc4f9"><code>db0a4dc</code></a>
Implement the remaining types of numeric reflection</li>
<li><a
href="c1d7005f1d"><code>c1d7005</code></a>
Implement full long reflection</li>
<li><a
href="ac815fff23"><code>ac815ff</code></a>
Revert back to nwsapi</li>
<li><a
href="5b1a49e7d5"><code>5b1a49e</code></a>
Fix changelog link to dom-selector</li>
<li><a
href="cf8b707a08"><code>cf8b707</code></a>
Version 23.2.0</li>
<li><a
href="908f27d4e3"><code>908f27d</code></a>
Update dom-selector and roll web platform tests</li>
<li><a
href="c039e5232f"><code>c039e52</code></a>
Switch from nwsapi to dom-selector</li>
<li><a
href="b677627308"><code>b677627</code></a>
Add new CSS selectors benchmark</li>
<li><a
href="4b33d36dc8"><code>4b33d36</code></a>
Enable WPT directories css/selectors and css/css-scoping</li>
<li>Additional commits viewable in <a
href="https://github.com/jsdom/jsdom/compare/23.0.1...24.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.32 to 8.4.33
<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.33</h2>
<ul>
<li>Fixed <code>NoWorkResult</code> behavior difference with normal mode
(by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed <code>NoWorkResult</code> usage conditions (by <a
href="https://github.com/ahmdammarr"><code>@​ahmdammarr</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.33</h2>
<ul>
<li>Fixed <code>NoWorkResult</code> behavior difference with normal mode
(by Romain Menke).</li>
<li>Fixed <code>NoWorkResult</code> usage conditions (by <a
href="https://github.com/ahmdammarr"><code>@​ahmdammarr</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ae57d83523"><code>ae57d83</code></a>
Release 8.4.33 version</li>
<li><a
href="2e9d029da5"><code>2e9d029</code></a>
Update dependencies</li>
<li><a
href="892b269717"><code>892b269</code></a>
Update size limit for new metric on brotli</li>
<li><a
href="f2e7a9f900"><code>f2e7a9f</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1908">#1908</a>
from ahmdammarr/refactor/safe-check-for-NoWorkResult</li>
<li><a
href="c751e11ae8"><code>c751e11</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1909">#1909</a>
from romainmenke/no-work-result-vs-lazy-result--inve...</li>
<li><a
href="3c2fa2ad5a"><code>3c2fa2a</code></a>
fix</li>
<li><a
href="a4626e96d8"><code>a4626e9</code></a>
failing test</li>
<li><a
href="c37346d61a"><code>c37346d</code></a>
refactor: check all falsy conditions of plugins and opts before
returning NoW...</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.32...8.4.33">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.1.1 to 3.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.2.4</h2>
<ul>
<li>Fix <code>.eslintrc.json</code> format <a
href="https://redirect.github.com/prettier/prettier/issues/15947">#15947</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#324">Changelog</a></p>
<h2>3.2.3</h2>
<ul>
<li>Format <code>tsconfig.json</code> file with <code>jsonc</code>
parser <a
href="https://redirect.github.com/prettier/prettier/issues/15927">#15927</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#323">Changelog</a></p>
<h2>3.2.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#322">Changelog</a></p>
<h2>3.2.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#321">Changelog</a></p>
<h2>3.2.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.1.1...3.2.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/01/12/3.2.0.html">Release
note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.2.4</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.3...3.2.4">diff</a></p>
<h4>Fix incorrect parser inference (<a
href="https://redirect.github.com/prettier/prettier/pull/15947">#15947</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<p>Files like <code>.eslintrc.json</code> were incorrectly formatted as
JSONC files.</p>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
prettier --file-info .eslintrc.json
{ &quot;ignored&quot;: false, &quot;inferredParser&quot;:
&quot;jsonc&quot; }
<p>// Prettier 3.2.4
prettier --file-info .eslintrc.json
{ &quot;ignored&quot;: false, &quot;inferredParser&quot;:
&quot;json&quot; }
</code></pre></p>
<h1>3.2.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.2...3.2.3">diff</a></p>
<h4>Throw errors for invalid code (<a
href="https://redirect.github.com/prettier/prettier/pull/15881">#15881</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>, <a
href="https://github.com/Josh-Cena"><code>@​Josh-Cena</code></a>, <a
href="https://github.com/auvred"><code>@​auvred</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
1++;
<p>// Prettier 3.2.2
1++;</p>
<p>// Prettier 3.2.3
SyntaxError: Invalid left-hand side expression in unary operation (1:1)
&gt; 1 | 1++;
| ^
</code></pre></p>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
try {} catch (error = 1){}

// Prettier 3.2.2
try {
} catch (error) {}

// Prettier 3.2.3
SyntaxError: Catch clause variable cannot have an initializer. (1:23)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="03822f5b34"><code>03822f5</code></a>
Release 3.2.4</li>
<li><a
href="1cd4d9c160"><code>1cd4d9c</code></a>
Fix JSONC filenames list (<a
href="https://redirect.github.com/prettier/prettier/issues/15947">#15947</a>)</li>
<li><a
href="6c6a332171"><code>6c6a332</code></a>
Spellcheck</li>
<li><a
href="75ec1f7921"><code>75ec1f7</code></a>
Fix lock file</li>
<li><a
href="dda00cdd1d"><code>dda00cd</code></a>
Clean changelog_unreleased</li>
<li><a
href="c12e3c67f9"><code>c12e3c6</code></a>
Git blame ignore 3.2.3</li>
<li><a
href="4985be553e"><code>4985be5</code></a>
Bump Prettier dependency to 3.2.3</li>
<li><a
href="38c0d212e7"><code>38c0d21</code></a>
Update dependents count</li>
<li><a
href="42ba4373f4"><code>42ba437</code></a>
Release 3.2.3</li>
<li><a
href="99c873d421"><code>99c873d</code></a>
chore(deps): update typescript-eslint to v6.19.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15939">#15939</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.1.1...3.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.8 to 4.2.9
<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>svelte@4.2.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: add types for popover attributes and events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10042">#10042</a>)</p>
</li>
<li>
<p>fix: add <code>gamepadconnected</code> and
<code>gamepaddisconnected</code> events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/9864">#9864</a>)</p>
</li>
<li>
<p>fix: make <code>@types/estree</code> a dependency (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10149">#10149</a>)</p>
</li>
<li>
<p>fix: bump <code>axobject-query</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10167">#10167</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.9/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: add types for popover attributes and events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10042">#10042</a>)</p>
</li>
<li>
<p>fix: add <code>gamepadconnected</code> and
<code>gamepaddisconnected</code> events (<a
href="https://redirect.github.com/sveltejs/svelte/pull/9864">#9864</a>)</p>
</li>
<li>
<p>fix: make <code>@types/estree</code> a dependency (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10149">#10149</a>)</p>
</li>
<li>
<p>fix: bump <code>axobject-query</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/10167">#10167</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d9fcc87235"><code>d9fcc87</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9886">#9886</a>)</li>
<li><a
href="490102932b"><code>4901029</code></a>
fix: bump <code>axobject-query</code> (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/10167">#10167</a>)</li>
<li><a
href="bc5e578d37"><code>bc5e578</code></a>
fix: make <code>@types/estree</code> a dependency (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/10149">#10149</a>)</li>
<li><a
href="89db4b5d99"><code>89db4b5</code></a>
chore: commit types (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9862">#9862</a>)</li>
<li><a
href="32772b4131"><code>32772b4</code></a>
fix: add types for popover attributes and events (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/10042">#10042</a>)</li>
<li><a
href="804f296368"><code>804f296</code></a>
fix: add GamepadEventHandler type (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9864">#9864</a>)</li>
<li><a
href="8fd7756d7f"><code>8fd7756</code></a>
site(v4): fix repl (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/9746">#9746</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.9/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.0 to 3.4.1
<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.1</h2>
<h3>Fixed</h3>
<ul>
<li>Don't remove keyframe stops when using important utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12639">#12639</a>)</li>
<li>Don't add spaces to gradients and grid track names when followed by
<code>calc()</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12704">#12704</a>)</li>
<li>Restore old behavior for <code>class</code> dark mode strategy (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Add new <code>selector</code> and <code>variant</code> strategies
for dark mode (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Support <code>rtl</code> and <code>ltr</code> variants on same
element as <code>dir</code> attribute (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.1] - 2024-01-05</h2>
<h3>Fixed</h3>
<ul>
<li>Don't remove keyframe stops when using important utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12639">#12639</a>)</li>
<li>Don't add spaces to gradients and grid track names when followed by
<code>calc()</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12704">#12704</a>)</li>
<li>Restore old behavior for <code>class</code> dark mode strategy (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Add new <code>selector</code> and <code>variant</code> strategies
for dark mode (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Support <code>rtl</code> and <code>ltr</code> variants on same
element as <code>dir</code> attribute (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12717">#12717</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7361468f77"><code>7361468</code></a>
3.4.1</li>
<li><a
href="508e7f2349"><code>508e7f2</code></a>
Fix code style</li>
<li><a
href="3fb57e55ab"><code>3fb57e5</code></a>
Restore old behavior for <code>class</code> dark mode, add new
<code>selector</code> and <code>variant</code> ...</li>
<li><a
href="78fedd5cc0"><code>78fedd5</code></a>
Don't add spaces to gradients and grid track names when followed by
<code>calc()</code> ...</li>
<li><a
href="08a0a6c966"><code>08a0a6c</code></a>
Update changelog</li>
<li><a
href="88907757c1"><code>8890775</code></a>
Don't remove keyframe stops when using important utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12639">#12639</a>)</li>
<li><a
href="f33d6a5d75"><code>f33d6a5</code></a>
Update CI</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.0...v3.4.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `unplugin-icons` from 0.18.1 to 0.18.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/unplugin/unplugin-icons/releases">unplugin-icons's
releases</a>.</em></p>
<blockquote>
<h2>v0.18.3</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Support for external collection packages  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/342">unplugin/unplugin-icons#342</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/dbe23c6"><!--
raw HTML omitted -->(dbe23)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.18.2...v0.18.3">View
changes on GitHub</a></h5>
<h2>v0.18.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Wrong query params splitting when resolving icon id  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/339">unplugin/unplugin-icons#339</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/988135f"><!--
raw HTML omitted -->(98813)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.18.1...v0.18.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="68ec8987b7"><code>68ec898</code></a>
chore: release v0.18.3</li>
<li><a
href="6f62ab061f"><code>6f62ab0</code></a>
chore: include custom collections</li>
<li><a
href="dbe23c6025"><code>dbe23c6</code></a>
feat: support for external collection packages (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/342">#342</a>)</li>
<li><a
href="badb1d5669"><code>badb1d5</code></a>
test: fix shapshot (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/340">#340</a>)</li>
<li><a
href="f133ed6124"><code>f133ed6</code></a>
chore: change emoji for frameworks feature</li>
<li><a
href="dbb5346b85"><code>dbb5346</code></a>
chore: release v0.18.2</li>
<li><a
href="988135fda4"><code>988135f</code></a>
fix: wrong query params splitting when resolving icon id (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/339">#339</a>)</li>
<li>See full diff in <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.18.1...v0.18.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.0.10 to 5.0.12
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.0.12 (2024-01-19)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: await <code>configResolved</code> hooks of worker plugins (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15597">#15597</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15605">#15605</a>)
(<a href="https://github.com/vitejs/vite/commit/ef89f80">ef89f80</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15597">#15597</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15605">#15605</a></li>
<li>fix: fs deny for case insensitive systems (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653">#15653</a>)
(<a href="https://github.com/vitejs/vite/commit/91641c4">91641c4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15653">#15653</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.0.11 (2024-01-05)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: don't pretransform classic script links (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15361">#15361</a>)
(<a href="https://github.com/vitejs/vite/commit/19e3c9a">19e3c9a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15361">#15361</a></li>
<li>fix: inject <code>__vite__mapDeps</code> code before sourcemap file
comment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15483">#15483</a>)
(<a href="https://github.com/vitejs/vite/commit/d2aa096">d2aa096</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15483">#15483</a></li>
<li>fix(assets): avoid splitting <code>,</code> inside base64 value of
<code>srcset</code> attribute (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15422">#15422</a>)
(<a href="https://github.com/vitejs/vite/commit/8de7bd2">8de7bd2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15422">#15422</a></li>
<li>fix(html): handle offset magic-string slice error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15435">#15435</a>)
(<a href="https://github.com/vitejs/vite/commit/5ea9edb">5ea9edb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15435">#15435</a></li>
<li>chore(deps): update dependency strip-literal to v2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15475">#15475</a>)
(<a href="https://github.com/vitejs/vite/commit/49d21fe">49d21fe</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15475">#15475</a></li>
<li>chore(deps): update tj-actions/changed-files action to v41 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15476">#15476</a>)
(<a href="https://github.com/vitejs/vite/commit/2a540ee">2a540ee</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15476">#15476</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee81e19676"><code>ee81e19</code></a>
release: v5.0.12</li>
<li><a
href="91641c4da0"><code>91641c4</code></a>
fix: fs deny for case insensitive systems (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653">#15653</a>)</li>
<li><a
href="ef89f8092f"><code>ef89f80</code></a>
fix: await <code>configResolved</code> hooks of worker plugins (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15597">#15597</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15605">#15605</a>)</li>
<li><a
href="b44c49302f"><code>b44c493</code></a>
release: v5.0.11</li>
<li><a
href="d2aa0969ee"><code>d2aa096</code></a>
fix: inject <code>__vite__mapDeps</code> code before sourcemap file
comment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15483">#15483</a>)</li>
<li><a
href="2a540eee82"><code>2a540ee</code></a>
chore(deps): update tj-actions/changed-files action to v41 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15476">#15476</a>)</li>
<li><a
href="5ea9edbc9c"><code>5ea9edb</code></a>
fix(html): handle offset magic-string slice error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15435">#15435</a>)</li>
<li><a
href="49d21fe1fe"><code>49d21fe</code></a>
chore(deps): update dependency strip-literal to v2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15475">#15475</a>)</li>
<li><a
href="8de7bd2b68"><code>8de7bd2</code></a>
fix(assets): avoid splitting <code>,</code> inside base64 value of
<code>srcset</code> attribute (#...</li>
<li><a
href="19e3c9a8a1"><code>19e3c9a</code></a>
fix: don't pretransform classic script links (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15361">#15361</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.0.12/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 1.1.0 to 1.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>coverage</strong>:
<ul>
<li>Remove <code>coverage/.tmp</code> files after run  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5008">vitest-dev/vitest#5008</a>
<a href="https://github.com/vitest-dev/vitest/commit/d53b8580"><!-- raw
HTML omitted -->(d53b8)<!-- raw HTML omitted --></a></li>
<li>Don't crash when re-run removes earlier run's reports  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5022">vitest-dev/vitest#5022</a>
<a href="https://github.com/vitest-dev/vitest/commit/6689856f"><!-- raw
HTML omitted -->(66898)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Improve <code>toThrow(asymmetricMatcher)</code> failure message  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5000">vitest-dev/vitest#5000</a>
<a href="https://github.com/vitest-dev/vitest/commit/a199ac2d"><!-- raw
HTML omitted -->(a199a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>forks</strong>:
<ul>
<li>Set correct <code>VITEST_POOL_ID</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code><...

_Description has been truncated_

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
This commit is contained in:
dependabot[bot] 2024-01-30 21:58:48 -05:00 committed by GitHub
parent 1689d296a6
commit eb6aca2f66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 239 additions and 247 deletions

View file

@ -1,5 +1,5 @@
{
"tabWidth": 2,
"endOfLine": "lf",
"endOfLine": "auto",
"plugins": ["prettier-plugin-svelte"]
}

View file

@ -21,42 +21,42 @@
"devDependencies": {
"@fullhuman/postcss-purgecss": "^5.0.0",
"@iconify-json/ic": "^1.1.17",
"@iconify-json/mdi": "^1.1.63",
"@iconify-json/mdi": "^1.1.64",
"@octokit/plugin-retry": "^6.0.1",
"@octokit/plugin-throttling": "^8.1.3",
"@octokit/rest": "^20.0.2",
"@popperjs/core": "^2.11.7",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tauri-apps/cli": "^1.5.9",
"@tauri-apps/tauricon": "github:tauri-apps/tauricon",
"@testing-library/svelte": "^4.0.5",
"@testing-library/svelte": "^4.1.0",
"@tsconfig/svelte": "^5.0.2",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/coverage-v8": "^1.2.2",
"ansi-to-span": "^0.0.1",
"autoprefixer": "^10.4.16",
"classnames": "^2.3.3",
"autoprefixer": "^10.4.17",
"classnames": "^2.5.1",
"escape-html": "^1.0.3",
"execa": "^8.0.1",
"flowbite": "^2.2.1",
"flowbite-svelte": "0.44.21",
"jsdom": "^23.0.1",
"postcss": "^8.4.32",
"flowbite-svelte": "0.44.22",
"jsdom": "^24.0.0",
"postcss": "^8.4.33",
"postcss-load-config": "^5.0.2",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.8",
"svelte": "^4.2.9",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.1",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"unplugin-icons": "^0.18.3",
"vite": "^5.0.12",
"vitest": "^1.2.2"
},
"dependencies": {
"@tauri-apps/api": "^1.5.3",
"@types/semver": "^7.5.6",
"country-flag-emoji-polyfill": "^0.1.5",
"country-flag-emoji-polyfill": "^0.1.8",
"semver": "^7.5.4",
"svelte-navigator": "^3.2.2"
},

View file

@ -18,14 +18,14 @@
"paths": {
"$lib/*": ["./src/lib/*"],
"$assets/*": ["./src/assets/*"],
"/src/*": ["./src/*"]
"/src/*": ["./src/*"],
},
/**
* Typecheck JS in `.svelte` and `.js` files by default.
* Disable this if you'd like to use dynamic types.
*/
"checkJs": true,
"types": ["vitest/types"]
"types": ["vitest/types"],
},
/**
* Use global.d.ts instead of compilerOptions.types
@ -36,11 +36,11 @@
"./src/**/*.js",
"./src/**/*.ts",
"./src/**/*.svelte",
"./svelte.config.js"
"./svelte.config.js",
],
"references": [
{
"path": "./tsconfig.node.json"
}
]
"path": "./tsconfig.node.json",
},
],
}

440
yarn.lock
View file

@ -66,10 +66,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"
"@babel/parser@^7.23.3":
version "7.23.6"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
"@babel/parser@^7.23.6":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
"@babel/runtime@^7.12.5", "@babel/runtime@^7.7.2":
version "7.22.6"
@ -78,17 +78,17 @@
dependencies:
regenerator-runtime "^0.13.11"
"@babel/runtime@^7.23.1":
version "7.23.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
"@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==
dependencies:
regenerator-runtime "^0.14.0"
"@babel/types@^7.23.3":
version "7.23.6"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
"@babel/types@^7.23.6":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
dependencies:
"@babel/helper-string-parser" "^7.23.4"
"@babel/helper-validator-identifier" "^7.22.20"
@ -222,25 +222,25 @@
resolved "https://registry.yarnpkg.com/@fiahfy/packbits/-/packbits-0.0.6.tgz#d93146683fa59f476c6ccb988eb1cf9d7c16e489"
integrity sha512-XuhF/edg+iIvXjkCWgfj6fWtRi/KrEPg2ILXj1l86EN4EssuOiPcLKgkMDr9cL8jTGtVd/MKUWW6Y0/ZVf1PGA==
"@floating-ui/core@^1.4.2":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.5.0.tgz#5c05c60d5ae2d05101c3021c1a2a350ddc027f8c"
integrity sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==
"@floating-ui/core@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1"
integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==
dependencies:
"@floating-ui/utils" "^0.1.3"
"@floating-ui/utils" "^0.2.1"
"@floating-ui/dom@^1.5.3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.3.tgz#54e50efcb432c06c23cd33de2b575102005436fa"
integrity sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==
"@floating-ui/dom@^1.5.4":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.1.tgz#d552e8444f77f2d88534372369b3771dc3a2fa5d"
integrity sha512-iA8qE43/H5iGozC3W0YSnVSW42Vh522yyM1gj+BqRwVsTNOyr231PsXDaV04yT39PsO0QL2QpbI/M0ZaLUQgRQ==
dependencies:
"@floating-ui/core" "^1.4.2"
"@floating-ui/utils" "^0.1.3"
"@floating-ui/core" "^1.6.0"
"@floating-ui/utils" "^0.2.1"
"@floating-ui/utils@^0.1.3":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9"
integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==
"@floating-ui/utils@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
"@formatjs/ecma402-abstract@1.17.2":
version "1.17.2"
@ -295,10 +295,10 @@
dependencies:
"@iconify/types" "*"
"@iconify-json/mdi@^1.1.63":
version "1.1.63"
resolved "https://registry.yarnpkg.com/@iconify-json/mdi/-/mdi-1.1.63.tgz#264f4c7d2eeb0f48793338138ec689182608058c"
integrity sha512-b07dRM5LYdwJqd/lm+1+JDNDNSWHvpZ7ujb73oJxx3lmK1J0giDS0BSc4yia0hixNV0Z2q/4GyxAu/A8XqDnbg==
"@iconify-json/mdi@^1.1.64":
version "1.1.64"
resolved "https://registry.yarnpkg.com/@iconify-json/mdi/-/mdi-1.1.64.tgz#ef734e33161106485e36b0f92222babe506d3a8d"
integrity sha512-zGeo5TjhNFAY6FmSDBLAzDO811t77r6v/mDi7CAL9w5eXqKez6bIjk8R9AL/RHIeq44ALP4Ozr4lMqFTkHr7ug==
dependencies:
"@iconify/types" "*"
@ -307,17 +307,17 @@
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==
"@iconify/utils@^2.1.12":
version "2.1.13"
resolved "https://registry.yarnpkg.com/@iconify/utils/-/utils-2.1.13.tgz#92a09644719afe249623f634f851984c5d3647a4"
integrity sha512-6uWvJIo715xYRy1KmCCyZYW0YYkLjaojEExoEkxpOHKhi9cyHW8hVKo+m8zrxzNVSqjUx9OuVRa2BWXeXfkp5A==
"@iconify/utils@^2.1.20":
version "2.1.20"
resolved "https://registry.yarnpkg.com/@iconify/utils/-/utils-2.1.20.tgz#e1a0c1e825572b080b6f4bcadda6b591f8baf9f1"
integrity sha512-t8TeKlYK/5i9yTY9VAGAE4P0qQHd/0vH+VSRO+bdpxlt8wqB6f2I0/IrciRsdeFZPMoL8IICgP7lgl2ZtbG8Tw==
dependencies:
"@antfu/install-pkg" "^0.1.1"
"@antfu/utils" "^0.7.5"
"@iconify/types" "^2.0.0"
debug "^4.3.4"
kolorist "^1.8.0"
local-pkg "^0.4.3"
local-pkg "^0.5.0"
"@istanbuljs/schema@^0.1.2":
version "0.1.3"
@ -895,19 +895,19 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
"@sveltejs/vite-plugin-svelte-inspector@^2.0.0-next.0 || ^2.0.0":
"@sveltejs/vite-plugin-svelte-inspector@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-2.0.0.tgz#365afaa0dd63517838ce4686a3dc3982be348a9b"
integrity sha512-gjr9ZFg1BSlIpfZ4PRewigrvYmHWbDrq2uvvPB1AmTWKuM+dI1JXQSUu2pIrYLb/QncyiIGkFDFKTwJ0XqQZZg==
dependencies:
debug "^4.3.4"
"@sveltejs/vite-plugin-svelte@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-3.0.1.tgz#475d3496a2a1c7fb4ec6ee3a4d3f0af01fb052e1"
integrity sha512-CGURX6Ps+TkOovK6xV+Y2rn8JKa8ZPUHPZ/NKgCxAmgBrXReavzFl8aOSCj3kQ1xqT7yGJj53hjcV/gqwDAaWA==
"@sveltejs/vite-plugin-svelte@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-3.0.2.tgz#5c33534d07130283cff92304f627010387c11af0"
integrity sha512-MpmF/cju2HqUls50WyTHQBZUV3ovV/Uk8k66AN2gwHogNAG8wnW8xtZDhzNBsFJJuvmq1qnzA5kE7YfMJNFv2Q==
dependencies:
"@sveltejs/vite-plugin-svelte-inspector" "^2.0.0-next.0 || ^2.0.0"
"@sveltejs/vite-plugin-svelte-inspector" "^2.0.0"
debug "^4.3.4"
deepmerge "^4.3.1"
kleur "^4.1.5"
@ -1040,10 +1040,10 @@
lz-string "^1.5.0"
pretty-format "^27.0.2"
"@testing-library/svelte@^4.0.5":
version "4.0.5"
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-4.0.5.tgz#a93b105fe8327b471f5dfb208a37c7b41c90d205"
integrity sha512-P7X3mpYv/My4hBZfxVxTFV5KcA+EoWfRCguWP7WQdYj6HMdg/L+LiwG4ocvLe+hupedrC7dwcy85JlxKplJp2g==
"@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==
dependencies:
"@testing-library/dom" "^9.3.1"
@ -1072,10 +1072,10 @@
"@types/node" "*"
"@types/responselike" "^1.0.0"
"@types/estree@*", "@types/estree@^1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.1":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
"@types/http-cache-semantics@*":
version "4.0.1"
@ -1126,10 +1126,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
"@vitest/coverage-v8@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-1.1.0.tgz#bc0bbb99fcb608f72794701a86302ff3aabbc125"
integrity sha512-kHQRk70vTdXAyQY2C0vKOHPyQD/R6IUzcGdO4vCuyr4alE5Yg1+Sk2jSdjlIrTTXdcNEs+ReWVM09mmSFJpzyQ==
"@vitest/coverage-v8@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-1.2.2.tgz#681f4f76de896d0d2484cca32285477e288fec3a"
integrity sha512-IHyKnDz18SFclIEEAHb9Y4Uxx0sPKC2VO1kdDCs1BF6Ip4S8rQprs971zIsooLUn7Afs71GRxWMWpkCGZpRMhw==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@bcoe/v8-coverage" "^0.2.3"
@ -1139,52 +1139,53 @@
istanbul-lib-source-maps "^4.0.1"
istanbul-reports "^3.1.6"
magic-string "^0.30.5"
magicast "^0.3.2"
magicast "^0.3.3"
picocolors "^1.0.0"
std-env "^3.5.0"
test-exclude "^6.0.0"
v8-to-istanbul "^9.2.0"
"@vitest/expect@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.1.0.tgz#f58eef7de090ad65f30bb93ec54fa9f94c9d1d5d"
integrity sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==
"@vitest/expect@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.2.2.tgz#39ea22e849bbf404b7e5272786551aa99e2663d0"
integrity sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==
dependencies:
"@vitest/spy" "1.1.0"
"@vitest/utils" "1.1.0"
"@vitest/spy" "1.2.2"
"@vitest/utils" "1.2.2"
chai "^4.3.10"
"@vitest/runner@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.1.0.tgz#b3bf60f4a78f4324ca09811dd0f87b721a96b534"
integrity sha512-zdNLJ00pm5z/uhbWF6aeIJCGMSyTyWImy3Fcp9piRGvueERFlQFbUwCpzVce79OLm2UHk9iwaMSOaU9jVHgNVw==
"@vitest/runner@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.2.2.tgz#8b060a56ecf8b3d607b044d79f5f50d3cd9fee2f"
integrity sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==
dependencies:
"@vitest/utils" "1.1.0"
"@vitest/utils" "1.2.2"
p-limit "^5.0.0"
pathe "^1.1.1"
"@vitest/snapshot@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.1.0.tgz#b9924e4303382b43bb2c31061b173e69a6fb3437"
integrity sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==
"@vitest/snapshot@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.2.2.tgz#f56fd575569774968f3eeba9382a166c26201042"
integrity sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==
dependencies:
magic-string "^0.30.5"
pathe "^1.1.1"
pretty-format "^29.7.0"
"@vitest/spy@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.1.0.tgz#7f40697e4fc217ac8c3cc89a865d1751b263f561"
integrity sha512-sNOVSU/GE+7+P76qYo+VXdXhXffzWZcYIPQfmkiRxaNCSPiLANvQx5Mx6ZURJ/ndtEkUJEpvKLXqAYTKEY+lTg==
"@vitest/spy@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.2.2.tgz#8fc2aeccb96cecbbdd192c643729bd5f97a01c86"
integrity sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==
dependencies:
tinyspy "^2.2.0"
"@vitest/utils@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.1.0.tgz#d177a5f41bdb484bbb43c8d73a77ca782df068b5"
integrity sha512-z+s510fKmYz4Y41XhNs3vcuFTFhcij2YF7F8VQfMEYAAUfqQh0Zfg7+w9xdgFGhPf3tX3TicAe+8BDITk6ampQ==
"@vitest/utils@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.2.2.tgz#94b5a1bd8745ac28cf220a99a8719efea1bcfc83"
integrity sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==
dependencies:
diff-sequences "^29.6.3"
estree-walker "^3.0.3"
loupe "^2.3.7"
pretty-format "^29.7.0"
@ -1193,17 +1194,12 @@
resolved "https://registry.yarnpkg.com/@yr/monotone-cubic-spline/-/monotone-cubic-spline-1.0.3.tgz#7272d89f8e4f6fb7a1600c28c378cc18d3b577b9"
integrity sha512-FQXkOta0XBSUPHndIKON2Y9JeQz5ZeMqLYZVVK93FliNBFm7LNMIZmY6FrMEB9XPcDbE2bekMbZD6kzDkxwYjA==
acorn-walk@^8.3.0:
version "8.3.1"
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.1.tgz#2f10f5b69329d90ae18c58bf1fa8fccd8b959a43"
integrity sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==
acorn-walk@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
acorn@^8.10.0, acorn@^8.8.2, acorn@^8.9.0:
version "8.10.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
acorn@^8.11.2:
acorn@^8.10.0, acorn@^8.11.2, acorn@^8.8.2, acorn@^8.9.0:
version "8.11.2"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.2.tgz#ca0d78b51895be5390a5903c5b3bdcdaf78ae40b"
integrity sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==
@ -1286,10 +1282,10 @@ anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"
apexcharts@^3.44.0:
version "3.44.0"
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.44.0.tgz#b52f95b0d0c2a5357b4614fa42faac956b69a4a9"
integrity sha512-u7Xzrbcxc2yWznN78Jh5NMCYVAsWDfBjRl5ea++rVzFAqjU2hLz4RgKIFwYOBDRQtW1e/Qz8azJTqIJ1+Vu9Qg==
apexcharts@^3.45.1:
version "3.45.2"
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.45.2.tgz#18a6343da122c12d71ac9f35260aacd31b16fbfb"
integrity sha512-PpuM4sJWy70sUh5U1IFn1m1p45MdHSChLUNnqEoUUUHSU2IHZugFrsVNhov1S8Q0cvfdrCRCvdBtHGSs6PSAWQ==
dependencies:
"@yr/monotone-cubic-spline" "^1.0.3"
svg.draggable.js "^2.2.2"
@ -1358,14 +1354,14 @@ asynckit@^0.4.0:
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
autoprefixer@^10.4.16:
version "10.4.16"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.16.tgz#fad1411024d8670880bdece3970aa72e3572feb8"
integrity sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==
autoprefixer@^10.4.17:
version "10.4.17"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.17.tgz#35cd5695cbbe82f536a50fa025d561b01fdec8be"
integrity sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==
dependencies:
browserslist "^4.21.10"
caniuse-lite "^1.0.30001538"
fraction.js "^4.3.6"
browserslist "^4.22.2"
caniuse-lite "^1.0.30001578"
fraction.js "^4.3.7"
normalize-range "^0.1.2"
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"
@ -1375,10 +1371,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
axobject-query@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"
integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==
axobject-query@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.0.0.tgz#04a4c90dce33cc5d606c76d6216e3b250ff70dab"
integrity sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==
dependencies:
dequal "^2.0.3"
@ -1518,15 +1514,15 @@ braces@^3.0.2, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"
browserslist@^4.21.10:
version "4.21.10"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.10.tgz#dbbac576628c13d3b2231332cb2ec5a46e015bb0"
integrity sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==
browserslist@^4.22.2:
version "4.22.3"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.3.tgz#299d11b7e947a6b843981392721169e27d60c5a6"
integrity sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==
dependencies:
caniuse-lite "^1.0.30001517"
electron-to-chromium "^1.4.477"
node-releases "^2.0.13"
update-browserslist-db "^1.0.11"
caniuse-lite "^1.0.30001580"
electron-to-chromium "^1.4.648"
node-releases "^2.0.14"
update-browserslist-db "^1.0.13"
buffer-alloc-unsafe@^1.1.0:
version "1.1.0"
@ -1644,10 +1640,10 @@ camelcase@^6.2.0:
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001538:
version "1.0.30001542"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001542.tgz#823ddb5aed0a70d5e2bfb49126478e84e9514b85"
integrity sha512-UrtAXVcj1mvPBFQ4sKd38daP8dEcXXr5sQe6QNNinaPd0iA/cxg9/l3VrSdL73jgw5sKyuQ6jNgiKO12W3SsVA==
caniuse-lite@^1.0.30001578, caniuse-lite@^1.0.30001580:
version "1.0.30001581"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001581.tgz#0dfd4db9e94edbdca67d57348ebc070dece279f4"
integrity sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ==
caw@^2.0.0, caw@^2.0.1:
version "2.0.1"
@ -1742,10 +1738,10 @@ ci-info@^2.0.0:
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
classnames@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.3.tgz#897b59920fa3e336571c164366efad73e9d6418b"
integrity sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og==
classnames@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
cli-boxes@^2.2.1:
version "2.2.1"
@ -1919,10 +1915,10 @@ core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
country-flag-emoji-polyfill@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/country-flag-emoji-polyfill/-/country-flag-emoji-polyfill-0.1.5.tgz#ca040fb2660b72b19adae73a967b991e70a67cc6"
integrity sha512-2pD4PBB7LoQR4eDfKrMOH9kLkl8zUIWNZ8PBFH3auwvJR/3Cf/uFfV/d4iL5gTlEa5FC0arQ6QzaZQFL77BoLQ==
country-flag-emoji-polyfill@^0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/country-flag-emoji-polyfill/-/country-flag-emoji-polyfill-0.1.8.tgz#d2cfb23dd2f949b80d83eb9822b613bf62957173"
integrity sha512-Mbah52sADS3gshUYhK5142gtUuJpHYOXlXtLFI3Ly4RqgkmPMvhX9kMZSTqDM8P7UqtSW99eHKFphhQSGXA3Cg==
cross-env@7.0.3:
version "7.0.3"
@ -1978,10 +1974,10 @@ cssesc@^3.0.0:
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
cssstyle@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-3.0.0.tgz#17ca9c87d26eac764bb8cfd00583cff21ce0277a"
integrity sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==
cssstyle@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-4.0.1.tgz#ef29c598a1e90125c870525490ea4f354db0660a"
integrity sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==
dependencies:
rrweb-cssom "^0.6.0"
@ -2277,10 +2273,10 @@ duplexer3@^0.1.4:
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.5.tgz#0b5e4d7bad5de8901ea4440624c8e1d20099217e"
integrity sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==
electron-to-chromium@^1.4.477:
version "1.4.504"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.504.tgz#975522945676cf2d55910988a169f07b83081488"
integrity sha512-cSMwIAd8yUh54VwitVRVvHK66QqHWE39C3DRj8SWiXitEpVSY3wNPD9y1pxQtLIi4w3UdzF9klLsmuPshz09DQ==
electron-to-chromium@^1.4.648:
version "1.4.651"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.651.tgz#ef1e822233c6fc953df3caf943f78c21b254a080"
integrity sha512-jjks7Xx+4I7dslwsbaFocSwqBbGHQmuXBJUK9QBZTIrzPq3pzn6Uf2szFSP728FtLYE3ldiccmlkOM/zhGKCpA==
emoji-regex@^8.0.0:
version "8.0.0"
@ -2681,17 +2677,17 @@ find-versions@^3.0.0:
dependencies:
semver-regex "^2.0.0"
flowbite-svelte@0.44.21:
version "0.44.21"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.44.21.tgz#e26ce50574f224d9f70acef9462d8bd338b1a468"
integrity sha512-M3xmu/HUgGHMR+iJNzxd9J3j8o1SzsrbvWlOKQOdIhcsRVNioqfcNvvjKgSciMf8p/GcUQq6AS5UyfIpqo5aGw==
flowbite-svelte@0.44.22:
version "0.44.22"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.44.22.tgz#d6534a4b866366cbaf3672a963112446c029bc13"
integrity sha512-QYxpxtlo8U1WijVrqXTzxrlsqdN/ggGjbV8H9sO+/MNlDIrtoDHqhfoNXjKqSAQh+lnx3FhuqbkUMGT025Wsdw==
dependencies:
"@floating-ui/dom" "^1.5.3"
apexcharts "^3.44.0"
flowbite "^2.2.0"
tailwind-merge "^2.0.0"
"@floating-ui/dom" "^1.5.4"
apexcharts "^3.45.1"
flowbite "^2.2.1"
tailwind-merge "^2.2.0"
flowbite@^2.2.0, flowbite@^2.2.1:
flowbite@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/flowbite/-/flowbite-2.2.1.tgz#9e22be9ff746bccb9fcf87979bbc5e41a16eaf7a"
integrity sha512-iiZyBTtriEDRHrqXZgpKHaxl4B2J8HZUP8Yn1RXozUDKszWHDVj4GxQqMMB9AJHRWOgXV/4E/LJZ/zqQgBUhWA==
@ -2720,10 +2716,10 @@ form-data@^4.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"
fraction.js@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.6.tgz#e9e3acec6c9a28cf7bc36cbe35eea4ceb2c5c92d"
integrity sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg==
fraction.js@^4.3.7:
version "4.3.7"
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
from2@^2.1.1:
version "2.3.0"
@ -3715,12 +3711,12 @@ js-tokens@^4.0.0:
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
jsdom@^23.0.1:
version "23.0.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-23.0.1.tgz#ede7ff76e89ca035b11178d200710d8982ebfee0"
integrity sha512-2i27vgvlUsGEBO9+/kJQRbtqtm+191b5zAZrU/UezVmnC2dlDAFLgDYJvAEi94T4kjsRKkezEtLQTgsNEsW2lQ==
jsdom@^24.0.0:
version "24.0.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.0.0.tgz#e2dc04e4c79da368481659818ee2b0cd7c39007c"
integrity sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A==
dependencies:
cssstyle "^3.0.0"
cssstyle "^4.0.1"
data-urls "^5.0.0"
decimal.js "^10.4.3"
form-data "^4.0.0"
@ -3739,7 +3735,7 @@ jsdom@^23.0.1:
whatwg-encoding "^3.1.1"
whatwg-mimetype "^4.0.0"
whatwg-url "^14.0.0"
ws "^8.14.2"
ws "^8.16.0"
xml-name-validator "^5.0.0"
json-buffer@3.0.0:
@ -3854,11 +3850,6 @@ load-json-file@^1.0.0:
pinkie-promise "^2.0.0"
strip-bom "^2.0.0"
local-pkg@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-0.4.3.tgz#0ff361ab3ae7f1c19113d9bb97b98b905dbc4963"
integrity sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==
local-pkg@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-0.5.0.tgz#093d25a346bae59a99f80e75f6e9d36d7e8c925c"
@ -4005,13 +3996,13 @@ magic-string@^0.30.4, magic-string@^0.30.5:
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.15"
magicast@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.2.tgz#42dcade5573ed8f10f5540f9d04964e21dba9130"
integrity sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==
magicast@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.3.tgz#a15760f982deec9dabc5f314e318d7c6bddcb27b"
integrity sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==
dependencies:
"@babel/parser" "^7.23.3"
"@babel/types" "^7.23.3"
"@babel/parser" "^7.23.6"
"@babel/types" "^7.23.6"
source-map-js "^1.0.2"
make-dir@^1.0.0, make-dir@^1.2.0:
@ -4279,10 +4270,10 @@ node-addon-api@^5.0.0:
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.1.0.tgz#49da1ca055e109a23d537e9de43c09cca21eb762"
integrity sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==
node-releases@^2.0.13:
version "2.0.13"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
node-releases@^2.0.14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
version "2.5.0"
@ -4850,10 +4841,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
postcss@^8.4.23, postcss@^8.4.32, postcss@^8.4.4:
version "8.4.32"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
postcss@^8.4.23, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.4:
version "8.4.33"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"
@ -4892,10 +4883,10 @@ prettier-plugin-svelte@^3.1.2:
resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-3.1.2.tgz#2e050eb56dbb467a42c45ad6ce18bb277d28ffa0"
integrity sha512-7xfMZtwgAWHMT0iZc8jN4o65zgbAQ3+O32V6W7pXrqNvKnHnkoyQCGCbKeUyXKZLbYE0YhFRnamfxfkEGxm8qA==
prettier@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
prettier@^3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
pretty-format@^27.0.2:
version "27.5.1"
@ -5738,17 +5729,18 @@ svelte2tsx@^0.1.151:
dedent-js "^1.0.1"
pascal-case "^3.1.1"
svelte@^4.2.8:
version "4.2.8"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.8.tgz#a279d8b6646131ffb11bc692840f8839b8ae4ed1"
integrity sha512-hU6dh1MPl8gh6klQZwK/n73GiAHiR95IkFsesLPbMeEZi36ydaXL/ZAb4g9sayT0MXzpxyZjR28yderJHxcmYA==
svelte@^4.2.9:
version "4.2.9"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.9.tgz#ece982ccc5b700c27e85cdf130c0e343c195fab5"
integrity sha512-hsoB/WZGEPFXeRRLPhPrbRz67PhP6sqYgvwcAs+gWdSQSvNDw+/lTeUJSWe5h2xC97Fz/8QxAOqItwBzNJPU8w==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@jridgewell/sourcemap-codec" "^1.4.15"
"@jridgewell/trace-mapping" "^0.3.18"
"@types/estree" "^1.0.1"
acorn "^8.9.0"
aria-query "^5.3.0"
axobject-query "^3.2.1"
axobject-query "^4.0.0"
code-red "^1.0.3"
css-tree "^2.3.1"
estree-walker "^3.0.3"
@ -5817,17 +5809,17 @@ 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.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.0.0.tgz#a0f3a8c874ebae5feec5595614d08245a5f88a39"
integrity sha512-WO8qghn9yhsldLSg80au+3/gY9E4hFxIvQ3qOmlpXnqpDKoMruKfi/56BbbMg6fHTQJ9QD3cc79PoWqlaQE4rw==
tailwind-merge@^2.2.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.2.1.tgz#3f10f296a2dba1d88769de8244fafd95c3324aeb"
integrity sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==
dependencies:
"@babel/runtime" "^7.23.1"
"@babel/runtime" "^7.23.7"
tailwindcss@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.0.tgz#045a9c474e6885ebd0436354e611a76af1c76839"
integrity sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==
tailwindcss@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.1.tgz#f512ca5d1dd4c9503c7d3d28a968f1ad8f5c839d"
integrity sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==
dependencies:
"@alloc/quick-lru" "^5.2.0"
arg "^5.0.2"
@ -5963,10 +5955,10 @@ tinycolor2@^1.4.1:
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.6.0.tgz#f98007460169b0263b97072c5ae92484ce02d09e"
integrity sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==
tinypool@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.8.1.tgz#b6c4e4972ede3e3e5cda74a3da1679303d386b03"
integrity sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==
tinypool@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.8.2.tgz#84013b03dc69dacb322563a475d4c0a9be00f82a"
integrity sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==
tinyspy@^2.2.0:
version "2.2.0"
@ -6143,14 +6135,14 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unplugin-icons@^0.18.1:
version "0.18.1"
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-0.18.1.tgz#f193205afe4bfe73e798836680599292baa514a5"
integrity sha512-WzKu/eoq74YC7vyEAGsFebkRzsZrRkR4FUzLU6gbpfa7WRaVVpQS2n7LSxE1iRUN0scKL5b9bq+i0wucR+ttFQ==
unplugin-icons@^0.18.3:
version "0.18.3"
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-0.18.3.tgz#453889922fa119e18ebccfcda9779364d02ead44"
integrity sha512-6EHPMXOq7XL8JAULzX0o3KqOsJHhYfpDfB1WvBWwZJH/PutIkV/ahRpHytucQ1evfRFuv/DVIozEmFIhP1xRxA==
dependencies:
"@antfu/install-pkg" "^0.3.0"
"@antfu/utils" "^0.7.6"
"@iconify/utils" "^2.1.12"
"@iconify/utils" "^2.1.20"
debug "^4.3.4"
kolorist "^1.8.0"
local-pkg "^0.5.0"
@ -6166,10 +6158,10 @@ unplugin@^1.5.1:
webpack-sources "^3.2.3"
webpack-virtual-modules "^0.6.0"
update-browserslist-db@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940"
integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==
update-browserslist-db@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#3c5e4f5c083661bd38ef64b6328c26ed6c8248c4"
integrity sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==
dependencies:
escalade "^3.1.1"
picocolors "^1.0.0"
@ -6255,10 +6247,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"
vite-node@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.1.0.tgz#0ebcb7398692e378954786dfba28e905e28a76b4"
integrity sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==
vite-node@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.2.2.tgz#f6d329b06f9032130ae6eac1dc773f3663903c25"
integrity sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
@ -6266,10 +6258,10 @@ vite-node@1.1.0:
picocolors "^1.0.0"
vite "^5.0.0"
vite@^5.0.0, vite@^5.0.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10.tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356"
integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==
vite@^5.0.0, vite@^5.0.12:
version "5.0.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
@ -6282,17 +6274,17 @@ vitefu@^0.2.5:
resolved "https://registry.yarnpkg.com/vitefu/-/vitefu-0.2.5.tgz#c1b93c377fbdd3e5ddd69840ea3aa70b40d90969"
integrity sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==
vitest@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.1.0.tgz#47ba67c564aa137b53b0197d2a992908e7f5b04d"
integrity sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==
vitest@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.2.2.tgz#9e29ad2a74a5df553c30c5798c57a062d58ce299"
integrity sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==
dependencies:
"@vitest/expect" "1.1.0"
"@vitest/runner" "1.1.0"
"@vitest/snapshot" "1.1.0"
"@vitest/spy" "1.1.0"
"@vitest/utils" "1.1.0"
acorn-walk "^8.3.0"
"@vitest/expect" "1.2.2"
"@vitest/runner" "1.2.2"
"@vitest/snapshot" "1.2.2"
"@vitest/spy" "1.2.2"
"@vitest/utils" "1.2.2"
acorn-walk "^8.3.2"
cac "^6.7.14"
chai "^4.3.10"
debug "^4.3.4"
@ -6304,9 +6296,9 @@ vitest@^1.1.0:
std-env "^3.5.0"
strip-literal "^1.3.0"
tinybench "^2.5.1"
tinypool "^0.8.1"
tinypool "^0.8.2"
vite "^5.0.0"
vite-node "1.1.0"
vite-node "1.2.2"
why-is-node-running "^2.2.2"
w3c-xmlserializer@^5.0.0:
@ -6443,10 +6435,10 @@ write-file-atomic@^3.0.0:
signal-exit "^3.0.2"
typedarray-to-buffer "^3.1.5"
ws@^8.14.2:
version "8.15.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997"
integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==
ws@^8.16.0:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
xdg-basedir@^4.0.0:
version "4.0.0"