Skip to content

Commit

Permalink
Bump @tabler/icons-react from 3.8.0 to 3.9.0 in /frontend (#806)
Browse files Browse the repository at this point in the history
Bumps
[@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react)
from 3.8.0 to 3.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tabler/tabler-icons/releases"><code>@​tabler/icons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 3.9.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/label</code></li>
<li><code>outline/buildings</code></li>
<li><code>outline/clock-bitcoin</code></li>
<li><code>outline/cloud-bitcoin</code></li>
<li><code>outline/eye-bitcoin</code></li>
<li><code>outline/flag-bitcoin</code></li>
<li><code>outline/heart-bitcoin</code></li>
<li><code>outline/home-bitcoin</code></li>
<li><code>outline/label-off</code></li>
<li><code>outline/label</code></li>
<li><code>outline/lock-bitcoin</code></li>
<li><code>outline/mail-bitcoin</code></li>
<li><code>outline/math-ctg</code></li>
<li><code>outline/math-sec</code></li>
<li><code>outline/math-tg</code></li>
<li><code>outline/mood-bitcoin</code></li>
<li><code>outline/photo-bitcoin</code></li>
<li><code>outline/user-bitcoin</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tabler/tabler-icons/commit/5c4704034c8abfb602a19a46239aa751c5605261"><code>5c47040</code></a>
Release 3.9.0</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.9.0/packages/icons-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tabler/icons-react&package-manager=npm_and_yarn&previous-version=3.8.0&new-version=3.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 7bea646 commit b1cb6ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mantine/spotlight": "7.11.0",
"@next/bundle-analyzer": "^14.2.0",
"@react-icons/all-files": "^4.1.0",
"@tabler/icons-react": "^3.8.0",
"@tabler/icons-react": "^3.9.0",
"axios": "^1.7.0",
"clsx": "^2.0.0",
"cookies-next": "^4.2.0",
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1030,17 +1030,17 @@
"@swc/counter" "^0.1.3"
tslib "^2.4.0"

"@tabler/icons-react@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.8.0.tgz#490ebcb19793796bdd72ae7dd3f0b169c1197340"
integrity sha512-+M7x4uCmaZlFBuAXKnu7cCvjX48Ml//GJxgGTOoAq8N5R6NkIGV0o7UmGVlb9Vfw2GhJ638MSSJ7mksSjdSXgQ==
"@tabler/icons-react@^3.9.0":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.9.0.tgz#08a20fce7d58c0b39879eb67c0c1c98fc27574ec"
integrity sha512-7Fbcrb5LYBGd9rwfkgrJsvLYGqPqO4WV3u6lfqE2wRzEVcevDQcdvo8toKp5Jcc66MPMEmMg+/tnUGwFIKQmUQ==
dependencies:
"@tabler/icons" "3.8.0"
"@tabler/icons" "3.9.0"

"@tabler/icons@3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.8.0.tgz#99a309d60814368705a648d7d0cef77a7a5ffcc1"
integrity sha512-SVZSrb0REaTEu+soj+9RTnPpCqIWFYHJ0lhyk+oo6uXr33Ecx2JBcBGeEo/WbIWZg4UF8NIZSVKQgI2PHBokJA==
"@tabler/icons@3.9.0":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.9.0.tgz#c35078d8561d2d22e65ac379523b08a5b330e8e4"
integrity sha512-wZAwEu4iI0WmUA/bjstzNYri13D8X14f/SCRrzr2MyU+WP/6Vd+xq4YLM52dOS8V6ZVt+ujuE9IFkuJdsdSVAQ==

"@testing-library/dom@^10.3.0":
version "10.3.0"
Expand Down

0 comments on commit b1cb6ea

Please sign in to comment.