Skip to content

Commit

Permalink
Bump @tabler/icons-react from 3.5.0 to 3.6.0 in /frontend (#772)
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.5.0 to 3.6.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.6.0</h2>
<!-- raw HTML omitted -->
<h3>18 new icons:</h3>
<ul>
<li><code>filled/binoculars</code></li>
<li><code>filled/mood-angry</code></li>
<li><code>filled/mood-crazy-happy</code></li>
<li><code>filled/mood-wrrr</code></li>
<li><code>filled/pill</code></li>
<li><code>filled/receipt</code></li>
<li><code>filled/rosette-discount</code></li>
<li><code>filled/scuba-diving-tank</code></li>
<li><code>filled/steering-wheel</code></li>
<li><code>filled/tag</code></li>
<li><code>filled/tags</code></li>
<li><code>outline/align-left-2</code></li>
<li><code>outline/align-right-2</code></li>
<li><code>outline/binoculars</code></li>
<li><code>outline/building-off</code></li>
<li><code>outline/cliff-jumping</code></li>
<li><code>outline/contract</code></li>
<li><code>outline/scuba-diving-tank</code></li>
</ul>
<p>Fixed icons: <code>outline/briefcase-2</code>,
<code>outline/briefcase</code>, <code>outline/cash-register</code>,
<code>outline/scuba-diving</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tabler/tabler-icons/commit/92395803130c0d4fec48e7339be3c299a54cc55e"><code>9239580</code></a>
Release 3.6.0</li>
<li><a
href="https://github.com/tabler/tabler-icons/commit/c898ade0f03d20cee90f3bdd813afad6e9a2922c"><code>c898ade</code></a>
Add title to icon's &lt;svg&gt; as child tag in React, Vue.js and React
Native (<a
href="https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react/issues/1147">#1147</a>)</li>
<li>See full diff in <a
href="https://github.com/tabler/tabler-icons/commits/v3.6.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.5.0&new-version=3.6.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] committed Jun 18, 2024
1 parent 7a36fca commit b03e19f
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.10.0",
"@next/bundle-analyzer": "^14.2.0",
"@react-icons/all-files": "^4.1.0",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "^3.6.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.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.5.0.tgz#71925d527bb50a3b5bb23cc0154acc8b0ed65214"
integrity sha512-bn05XKZV3ZfOv5Jr1FCTmVPOQGBVJoA4NefrnR919rqg6WGXAa08NovONHJGSuMxXUMV3b9Cni85diIW/E9yuw==
"@tabler/icons-react@^3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.6.0.tgz#2d2c4c714e8886034f1fd9ae630a81974f3a2b96"
integrity sha512-mkYGxlphNzvKq32teL+Z8wZW7I9zDftmNPX38UnZVCGjss2qbg0puqLhi1unfm5Y0CSefg+iAQrsjSL+DHx9YA==
dependencies:
"@tabler/icons" "3.5.0"
"@tabler/icons" "3.6.0"

"@tabler/icons@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.5.0.tgz#29d0dbf100c8cb392dd64f1fe8efdcfcd1f57e44"
integrity sha512-I53dC3ZSHQ2MZFGvDYJelfXm91L2bTTixS4w5jTAulLhHbCZso5Bih4Rk/NYZxlngLQMKHvEYwZQ+6w/WluKiA==
"@tabler/icons@3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.6.0.tgz#9d5aeb4108bcd0d97b3c955ea425b645ea79a304"
integrity sha512-Zv0Ofc64RCMpZ2F8CvsWAphrSjerx5hEErt/RMmE+W8r4E5l5Lizi+My9KbbZQ4NyAtrtrOX80OY1oROZrRzEA==

"@testing-library/dom@^10.0.0", "@testing-library/dom@^10.1.0":
version "10.1.0"
Expand Down

0 comments on commit b03e19f

Please sign in to comment.