build(deps-dev): bump the frontend-deps group with 5 updates (#573)

Bumps the frontend-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) |
`7.1.1` | `7.1.2` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.46.16` | `0.46.17` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.0` | `25.0.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.11`
| `3.4.13` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.6` | `5.4.7` |

Updates `@octokit/plugin-retry` from 7.1.1 to 7.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/plugin-retry.js/releases"><code>@​octokit/plugin-retry</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.1.2</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.1...v7.1.2">7.1.2</a>
(2024-09-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><code>response.data.errors</code> is sometimes empty (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/577">#577</a>)
(<a
href="375b037a98">375b037</a>),
closes <a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/536">#536</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="375b037a98"><code>375b037</code></a>
fix: <code>response.data.errors</code> is sometimes empty (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/577">#577</a>)</li>
<li><a
href="8c69e19683"><code>8c69e19</code></a>
build(deps): bump vite from 5.4.5 to 5.4.6 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/579">#579</a>)</li>
<li><a
href="f12d8c59ff"><code>f12d8c5</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/578">#578</a>)</li>
<li><a
href="2a33999606"><code>2a33999</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/575">#575</a>)</li>
<li><a
href="48bc4a4bce"><code>48bc4a4</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/574">#574</a>)</li>
<li><a
href="458387bf2b"><code>458387b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/573">#573</a>)</li>
<li><a
href="0da6fd197a"><code>0da6fd1</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/572">#572</a>)</li>
<li><a
href="cafde99c1d"><code>cafde99</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/571">#571</a>)</li>
<li><a
href="3578a3eaff"><code>3578a3e</code></a>
chore(deps): update dependency fetch-mock to v11 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/570">#570</a>)</li>
<li><a
href="b1cef645e1"><code>b1cef64</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/569">#569</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.1...v7.1.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.46.16 to 0.46.17
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/releases">flowbite-svelte's
releases</a>.</em></p>
<blockquote>
<h2>v0.46.17</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: fix inconsistent indentation in example code by <a
href="https://github.com/conr2d"><code>@​conr2d</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1437">themesberg/flowbite-svelte#1437</a></li>
<li>docs: fix typo on &quot;Card with image&quot; description by <a
href="https://github.com/davis9001"><code>@​davis9001</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1434">themesberg/flowbite-svelte#1434</a></li>
<li>Fix typo by <a
href="https://github.com/fvilers"><code>@​fvilers</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1432">themesberg/flowbite-svelte#1432</a></li>
<li>feat: implement table sorting by <a
href="https://github.com/aarondoet"><code>@​aarondoet</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1423">themesberg/flowbite-svelte#1423</a></li>
<li>fix: don't open multiselect dropdown on clicking selected items by
<a href="https://github.com/MarkNerdi"><code>@​MarkNerdi</code></a> in
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1431">themesberg/flowbite-svelte#1431</a></li>
<li>feat: implement sorting and searching in Table component by <a
href="https://github.com/aarondoet"><code>@​aarondoet</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1425">themesberg/flowbite-svelte#1425</a></li>
<li>fix: Refine the typing of the ListGroup's slot by <a
href="https://github.com/fdevillard"><code>@​fdevillard</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1415">themesberg/flowbite-svelte#1415</a></li>
<li>fix: Inform TypeScript of 'imgClass' prop type by <a
href="https://github.com/mattdeboard"><code>@​mattdeboard</code></a> in
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1408">themesberg/flowbite-svelte#1408</a></li>
<li>fix: remove hide delay if popper is not hoverable by <a
href="https://github.com/therealsujitk"><code>@​therealsujitk</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1407">themesberg/flowbite-svelte#1407</a></li>
<li>feat: Add prop 'clearable' to input by <a
href="https://github.com/cintek"><code>@​cintek</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1438">themesberg/flowbite-svelte#1438</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/davis9001"><code>@​davis9001</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1434">themesberg/flowbite-svelte#1434</a></li>
<li><a href="https://github.com/fvilers"><code>@​fvilers</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1432">themesberg/flowbite-svelte#1432</a></li>
<li><a href="https://github.com/MarkNerdi"><code>@​MarkNerdi</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1431">themesberg/flowbite-svelte#1431</a></li>
<li><a
href="https://github.com/fdevillard"><code>@​fdevillard</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1415">themesberg/flowbite-svelte#1415</a></li>
<li><a
href="https://github.com/mattdeboard"><code>@​mattdeboard</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1408">themesberg/flowbite-svelte#1408</a></li>
<li><a href="https://github.com/cintek"><code>@​cintek</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1438">themesberg/flowbite-svelte#1438</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.16...v0.46.17">https://github.com/themesberg/flowbite-svelte/compare/v0.46.16...v0.46.17</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md">flowbite-svelte's
changelog</a>.</em></p>
<blockquote>
<h2>0.46.17</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: update for PRs (<a
href="3566cbe3dc"><code>3566cbe3dcc4a7d8f67456b07fe046cdab421a02</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3566cbe3dc"><code>3566cbe</code></a>
chore: changeset</li>
<li><a
href="233ad40050"><code>233ad40</code></a>
feat: Add prop 'clearable' to input (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1438">#1438</a>)</li>
<li><a
href="c064ff37a8"><code>c064ff3</code></a>
fix: remove hide delay if popper is not hoverable (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1407">#1407</a>)</li>
<li><a
href="7551026c44"><code>7551026</code></a>
fix: Inform TypeScript of 'imgClass' prop type (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1408">#1408</a>)</li>
<li><a
href="5cbe5a71d7"><code>5cbe5a7</code></a>
[list-group] Refine the typing of the slot element (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1415">#1415</a>)</li>
<li><a
href="aff76e3b6f"><code>aff76e3</code></a>
feat: implement sorting and searching in Table component (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1425">#1425</a>)</li>
<li><a
href="8c4adbb1f4"><code>8c4adbb</code></a>
fix: don't open multiselect dropdown on removing selected items (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1431">#1431</a>)</li>
<li><a
href="297cda20f0"><code>297cda2</code></a>
feat: implement table sorting (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1423">#1423</a>)</li>
<li><a
href="6826e328dd"><code>6826e32</code></a>
Fix typo (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1432">#1432</a>)</li>
<li><a
href="4a5d714042"><code>4a5d714</code></a>
docs: fix typo on &quot;Card with image&quot; description (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1434">#1434</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.16...v0.46.17">compare
view</a></li>
</ul>
</details>
<br />

Updates `jsdom` from 25.0.0 to 25.0.1
<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 25.0.1</h2>
<ul>
<li>Updated dependencies, notably <code>tough-cookie</code>, which no
longer prints a deprecation warning.</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>25.0.1</h2>
<ul>
<li>Updated dependencies, notably <code>tough-cookie</code>, which no
longer prints a deprecation warning.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="04541b377d"><code>04541b3</code></a>
Version 25.0.1</li>
<li><a
href="96bd111993"><code>96bd111</code></a>
Update dependencies and dev dependencies</li>
<li><a
href="d08440c9d2"><code>d08440c</code></a>
Upgrade tough-cookie to v5.0.0</li>
<li>See full diff in <a
href="https://github.com/jsdom/jsdom/compare/25.0.0...25.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.11 to 3.4.13
<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.13</h2>
<h3>Fixed</h3>
<ul>
<li>Improve source glob verification performance (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14481">#14481</a>)</li>
</ul>
<h2>v3.4.12</h2>
<h3>Fixed</h3>
<ul>
<li>Ensure using <code>@apply</code> with utilities that use
<code>@defaults</code> works with rules defined in the base layer when
using <code>optimizeUniversalDefaults</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14427">#14427</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.13] - 2024-09-23</h2>
<h3>Fixed</h3>
<ul>
<li>Improve source glob verification performance (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14481">#14481</a>)</li>
</ul>
<h2>[3.4.12] - 2024-09-17</h2>
<h3>Fixed</h3>
<ul>
<li>Ensure using <code>@apply</code> with utilities that use
<code>@defaults</code> works with rules defined in the base layer when
using <code>optimizeUniversalDefaults</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14427">#14427</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ed3c5356b7"><code>ed3c535</code></a>
3.4.13</li>
<li><a
href="066ccf8894"><code>066ccf8</code></a>
Improve the performance when checking broad glob patterns. (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14481">#14481</a>)</li>
<li><a
href="e8614a268d"><code>e8614a2</code></a>
3.4.12</li>
<li><a
href="fe48ca83d8"><code>fe48ca8</code></a>
Insert <code>@defaults</code> at start of stylesheet (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14427">#14427</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.11...v3.4.13">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.6 to 5.4.7
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.7 (2024-09-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: treat config file as ESM in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18158">#18158</a>)
(<a
href="b5908a24ba">b5908a2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18158">#18158</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a403e73d18"><code>a403e73</code></a>
release: v5.4.7</li>
<li><a
href="b5908a24ba"><code>b5908a2</code></a>
fix: treat config file as ESM in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18158">#18158</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.7/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-26 20:39:01 -04:00 committed by GitHub
parent fe3f0c9210
commit bb69285beb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 50 additions and 93 deletions

View file

@ -24,7 +24,7 @@
"@fullhuman/postcss-purgecss": "^6.0.0", "@fullhuman/postcss-purgecss": "^6.0.0",
"@iconify-json/ic": "^1.2.0", "@iconify-json/ic": "^1.2.0",
"@iconify-json/mdi": "^1.2.0", "@iconify-json/mdi": "^1.2.0",
"@octokit/plugin-retry": "^7.1.1", "@octokit/plugin-retry": "^7.1.2",
"@octokit/plugin-throttling": "^9.3.1", "@octokit/plugin-throttling": "^9.3.1",
"@octokit/rest": "^21.0.2", "@octokit/rest": "^21.0.2",
"@popperjs/core": "^2.11.7", "@popperjs/core": "^2.11.7",
@ -39,8 +39,8 @@
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
"execa": "^9.4.0", "execa": "^9.4.0",
"flowbite": "^2.5.1", "flowbite": "^2.5.1",
"flowbite-svelte": "0.46.16", "flowbite-svelte": "0.46.17",
"jsdom": "^25.0.0", "jsdom": "^25.0.1",
"postcss": "^8.4.47", "postcss": "^8.4.47",
"postcss-load-config": "^6.0.1", "postcss-load-config": "^6.0.1",
"prettier": "^3.3.3", "prettier": "^3.3.3",
@ -48,10 +48,10 @@
"svelte": "^4.2.19", "svelte": "^4.2.19",
"svelte-i18n": "^4.0.0", "svelte-i18n": "^4.0.0",
"svelte-preprocess": "^6.0.2", "svelte-preprocess": "^6.0.2",
"tailwindcss": "^3.4.11", "tailwindcss": "^3.4.13",
"typescript": "^5.6.2", "typescript": "^5.6.2",
"unplugin-icons": "^0.19.3", "unplugin-icons": "^0.19.3",
"vite": "^5.4.6", "vite": "^5.4.7",
"vitest": "^2.1.1" "vitest": "^2.1.1"
}, },
"dependencies": { "dependencies": {

133
yarn.lock
View file

@ -545,11 +545,6 @@
"@octokit/types" "^13.0.0" "@octokit/types" "^13.0.0"
universal-user-agent "^7.0.0" universal-user-agent "^7.0.0"
"@octokit/openapi-types@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-20.0.0.tgz#9ec2daa0090eeb865ee147636e0c00f73790c6e5"
integrity sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==
"@octokit/openapi-types@^22.2.0": "@octokit/openapi-types@^22.2.0":
version "22.2.0" version "22.2.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
@ -574,10 +569,10 @@
dependencies: dependencies:
"@octokit/types" "^13.5.0" "@octokit/types" "^13.5.0"
"@octokit/plugin-retry@^7.1.1": "@octokit/plugin-retry@^7.1.2":
version "7.1.1" version "7.1.2"
resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-7.1.1.tgz#a84483e4afdd068dd71da81abe206a9e442c1288" resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-7.1.2.tgz#242e2d19a72a50b5113bb25d7d2c622ce0373fa0"
integrity sha512-G9Ue+x2odcb8E1XIPhaFBnTTIrrUDfXN05iFXiqhR+SeeeDMMILcAnysOsxUpEWcQp2e5Ft397FCXTcPkiPkLw== integrity sha512-XOWnPpH2kJ5VTwozsxGurw+svB2e61aWlmk5EVIYZPwFK5F9h4cyPyj9CIKRyMXMHSwpIsI3mPOdpMmrRhe7UQ==
dependencies: dependencies:
"@octokit/request-error" "^6.0.0" "@octokit/request-error" "^6.0.0"
"@octokit/types" "^13.0.0" "@octokit/types" "^13.0.0"
@ -591,14 +586,7 @@
"@octokit/types" "^13.0.0" "@octokit/types" "^13.0.0"
bottleneck "^2.15.3" bottleneck "^2.15.3"
"@octokit/request-error@^6.0.0": "@octokit/request-error@^6.0.0", "@octokit/request-error@^6.0.1":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.0.2.tgz#b8060d8b31d5f92b0a88ab01df5a097c771723b4"
integrity sha512-WtRVpoHcNXs84+s9s/wqfHaxM68NGMg8Av7h59B50OVO0PwwMx+2GgQ/OliUd0iQBSNWgR6N8afi/KjSHbXHWw==
dependencies:
"@octokit/types" "^12.0.0"
"@octokit/request-error@^6.0.1":
version "6.1.1" version "6.1.1"
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.1.tgz#bed1b5f52ce7fefb1077a92bf42124ff36f73f2c" resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.1.tgz#bed1b5f52ce7fefb1077a92bf42124ff36f73f2c"
integrity sha512-1mw1gqT3fR/WFvnoVpY/zUM2o/XkMs/2AszUUG9I69xn0JFLv6PGkPhNk5lbfvROs79wiS0bqiJNxfCZcRJJdg== integrity sha512-1mw1gqT3fR/WFvnoVpY/zUM2o/XkMs/2AszUUG9I69xn0JFLv6PGkPhNk5lbfvROs79wiS0bqiJNxfCZcRJJdg==
@ -625,13 +613,6 @@
"@octokit/plugin-request-log" "^5.3.1" "@octokit/plugin-request-log" "^5.3.1"
"@octokit/plugin-rest-endpoint-methods" "^13.0.0" "@octokit/plugin-rest-endpoint-methods" "^13.0.0"
"@octokit/types@^12.0.0":
version "12.6.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.6.0.tgz#8100fb9eeedfe083aae66473bd97b15b62aedcb2"
integrity sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==
dependencies:
"@octokit/openapi-types" "^20.0.0"
"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.5.0": "@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.5.0":
version "13.5.0" version "13.5.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883" resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883"
@ -1352,12 +1333,12 @@ cssesc@^3.0.0:
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
cssstyle@^4.0.1: cssstyle@^4.1.0:
version "4.0.1" version "4.1.0"
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-4.0.1.tgz#ef29c598a1e90125c870525490ea4f354db0660a" resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-4.1.0.tgz#161faee382af1bafadb6d3867a92a19bcb4aea70"
integrity sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ== integrity sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA==
dependencies: dependencies:
rrweb-cssom "^0.6.0" rrweb-cssom "^0.7.1"
d@1, d@^1.0.1: d@1, d@^1.0.1:
version "1.0.1" version "1.0.1"
@ -1701,10 +1682,10 @@ flowbite-datepicker@^1.3.0:
"@rollup/plugin-node-resolve" "^15.2.3" "@rollup/plugin-node-resolve" "^15.2.3"
flowbite "^2.0.0" flowbite "^2.0.0"
flowbite-svelte@0.46.16: flowbite-svelte@0.46.17:
version "0.46.16" version "0.46.17"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.46.16.tgz#f02dfd3ddf1a4f5cf9c837528ce0dacc34c02944" resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.46.17.tgz#a8ac8d5509a5f8dc4b5b0408d0816727ca3aaa08"
integrity sha512-NkyMS/d1EwuL1cqstSUflnG9vhhBiNyUiAw51D8lfPKDfUG1iXc4+HueQw01zhHv3uSXRJRToFBrg6npxeJ3jw== integrity sha512-NueTRkYw7Alk6DAqcEZIOXmqsdhNNjg+LxAb2wfzd/LAJML6I0kpbOJkv2cIojkLB90Er+nrEs0zMgmxrY/gfA==
dependencies: dependencies:
"@floating-ui/dom" "^1.6.10" "@floating-ui/dom" "^1.6.10"
apexcharts "^3.53.0" apexcharts "^3.53.0"
@ -2175,12 +2156,12 @@ js-tokens@^4.0.0:
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
jsdom@^25.0.0: jsdom@^25.0.1:
version "25.0.0" version "25.0.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-25.0.0.tgz#d1612b4ddab85af56821b2f731e15faae135f4e1" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-25.0.1.tgz#536ec685c288fc8a5773a65f82d8b44badcc73ef"
integrity sha512-OhoFVT59T7aEq75TVw9xxEfkXgacpqAhQaYgP9y/fDqWQCMB/b1H66RfmPm/MaeaAIU9nDwMOVTlPN51+ao6CQ== integrity sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw==
dependencies: dependencies:
cssstyle "^4.0.1" cssstyle "^4.1.0"
data-urls "^5.0.0" data-urls "^5.0.0"
decimal.js "^10.4.3" decimal.js "^10.4.3"
form-data "^4.0.0" form-data "^4.0.0"
@ -2193,7 +2174,7 @@ jsdom@^25.0.0:
rrweb-cssom "^0.7.1" rrweb-cssom "^0.7.1"
saxes "^6.0.0" saxes "^6.0.0"
symbol-tree "^3.2.4" symbol-tree "^3.2.4"
tough-cookie "^4.1.4" tough-cookie "^5.0.0"
w3c-xmlserializer "^5.0.0" w3c-xmlserializer "^5.0.0"
webidl-conversions "^7.0.0" webidl-conversions "^7.0.0"
whatwg-encoding "^3.1.1" whatwg-encoding "^3.1.1"
@ -2796,16 +2777,6 @@ pretty-ms@^9.0.0:
dependencies: dependencies:
parse-ms "^4.0.0" parse-ms "^4.0.0"
psl@^1.1.33:
version "1.9.0"
resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"
integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
punycode@^2.1.1:
version "2.3.0"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
punycode@^2.3.1: punycode@^2.3.1:
version "2.3.1" version "2.3.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
@ -2828,11 +2799,6 @@ qs@^6.4.0:
dependencies: dependencies:
side-channel "^1.0.6" side-channel "^1.0.6"
querystringify@^2.1.1:
version "2.2.0"
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
queue-microtask@^1.2.2: queue-microtask@^1.2.2:
version "1.2.3" version "1.2.3"
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
@ -2906,11 +2872,6 @@ rollup@^4.20.0:
"@rollup/rollup-win32-x64-msvc" "4.21.1" "@rollup/rollup-win32-x64-msvc" "4.21.1"
fsevents "~2.3.2" fsevents "~2.3.2"
rrweb-cssom@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz#ed298055b97cbddcdeb278f904857629dec5e0e1"
integrity sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==
rrweb-cssom@^0.7.1: rrweb-cssom@^0.7.1:
version "0.7.1" version "0.7.1"
resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.7.1.tgz#c73451a484b86dd7cfb1e0b2898df4b703183e4b" resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.7.1.tgz#c73451a484b86dd7cfb1e0b2898df4b703183e4b"
@ -3234,10 +3195,10 @@ tailwind-merge@^2.5.2:
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.2.tgz#000f05a703058f9f9f3829c644235f81d4c08a1f" resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.2.tgz#000f05a703058f9f9f3829c644235f81d4c08a1f"
integrity sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg== integrity sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==
tailwindcss@^3.4.11: tailwindcss@^3.4.13:
version "3.4.11" version "3.4.13"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.11.tgz#4d6df41acc05a1d0291b1319490db8df375ab709" resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.13.tgz#3d11e5510660f99df4f1bfb2d78434666cb8f831"
integrity sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg== integrity sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==
dependencies: dependencies:
"@alloc/quick-lru" "^5.2.0" "@alloc/quick-lru" "^5.2.0"
arg "^5.0.2" arg "^5.0.2"
@ -3326,6 +3287,18 @@ tinyspy@^3.0.0:
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-3.0.0.tgz#cb61644f2713cd84dee184863f4642e06ddf0585" resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-3.0.0.tgz#cb61644f2713cd84dee184863f4642e06ddf0585"
integrity sha512-q5nmENpTHgiPVd1cJDDc9cVoYN5x4vCvwT3FMilvKPKneCBZAxn2YWQjDF0UMcE9k0Cay1gBiDfTMU0g+mPMQA== integrity sha512-q5nmENpTHgiPVd1cJDDc9cVoYN5x4vCvwT3FMilvKPKneCBZAxn2YWQjDF0UMcE9k0Cay1gBiDfTMU0g+mPMQA==
tldts-core@^6.1.47:
version "6.1.47"
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.47.tgz#bb6deb97abb6ef04243af60968d2d0055a65cbd7"
integrity sha512-6SWyFMnlst1fEt7GQVAAu16EGgFK0cLouH/2Mk6Ftlwhv3Ol40L0dlpGMcnnNiiOMyD2EV/aF3S+U2nKvvLvrA==
tldts@^6.1.32:
version "6.1.47"
resolved "https://registry.yarnpkg.com/tldts/-/tldts-6.1.47.tgz#bab4edf5867e2bbd763e72d9435289de97b082df"
integrity sha512-R/K2tZ5MiY+mVrnSkNJkwqYT2vUv1lcT6wJvd2emGaMJ7PHUGRY4e3tUsdFCXgqxi2QgbHjL3yJgXCo40v9Hxw==
dependencies:
tldts-core "^6.1.47"
to-fast-properties@^2.0.0: to-fast-properties@^2.0.0:
version "2.0.0" version "2.0.0"
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
@ -3338,15 +3311,12 @@ to-regex-range@^5.0.1:
dependencies: dependencies:
is-number "^7.0.0" is-number "^7.0.0"
tough-cookie@^4.1.4: tough-cookie@^5.0.0:
version "4.1.4" version "5.0.0"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.4.tgz#945f1461b45b5a8c76821c33ea49c3ac192c1b36" resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.0.0.tgz#6b6518e2b5c070cf742d872ee0f4f92d69eac1af"
integrity sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag== integrity sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==
dependencies: dependencies:
psl "^1.1.33" tldts "^6.1.32"
punycode "^2.1.1"
universalify "^0.2.0"
url-parse "^1.5.3"
tr46@^5.0.0: tr46@^5.0.0:
version "5.0.0" version "5.0.0"
@ -3417,11 +3387,6 @@ universal-user-agent@^7.0.0, universal-user-agent@^7.0.2:
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.2.tgz#52e7d0e9b3dc4df06cc33cb2b9fd79041a54827e" resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.2.tgz#52e7d0e9b3dc4df06cc33cb2b9fd79041a54827e"
integrity sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q== integrity sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q==
universalify@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
unplugin-icons@^0.19.3: unplugin-icons@^0.19.3:
version "0.19.3" version "0.19.3"
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-0.19.3.tgz#07dcd77ecf973b234c76e4bc11df1380b5ac7fab" resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-0.19.3.tgz#07dcd77ecf973b234c76e4bc11df1380b5ac7fab"
@ -3458,14 +3423,6 @@ url-join@^4.0.1:
resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.1.tgz#b642e21a2646808ffa178c4c5fda39844e12cde7" resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.1.tgz#b642e21a2646808ffa178c4c5fda39844e12cde7"
integrity sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA== integrity sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==
url-parse@^1.5.3:
version "1.5.10"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
dependencies:
querystringify "^2.1.1"
requires-port "^1.0.0"
util-deprecate@^1.0.2: util-deprecate@^1.0.2:
version "1.0.2" version "1.0.2"
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
@ -3481,10 +3438,10 @@ vite-node@2.1.1:
pathe "^1.1.2" pathe "^1.1.2"
vite "^5.0.0" vite "^5.0.0"
vite@^5.0.0, vite@^5.4.6: vite@^5.0.0, vite@^5.4.7:
version "5.4.6" version "5.4.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f" resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.7.tgz#d226f57c08b61379e955f3836253ed3efb2dcf00"
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q== integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
dependencies: dependencies:
esbuild "^0.21.3" esbuild "^0.21.3"
postcss "^8.4.43" postcss "^8.4.43"