Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to ^3.14.0 (#431)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Aug 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a1235b6 commit 5008717
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"@emotion/styled": "^11.13.0",
"@floating-ui/react": "^0.26.23",
"@sentry/browser": "^8.26.0",
"@tabler/icons-react": "^3.13.0",
"@tabler/icons-react": "^3.14.0",
"lodash-es": "^4.17.21",
"overlayscrollbars": "^2.10.0",
"overlayscrollbars-react": "^0.5.6",
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1595,17 +1595,17 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==

"@tabler/icons-react@^3.13.0":
version "3.13.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.13.0.tgz#7d7d2516898d25a577474841dfb459396aee83e0"
integrity sha512-Px9NRe7+CVismWNah1QUXEz1879z2XVOBJWgmGzQzjwB5HD/SOUzR5HS6MlVUsFi2H8YTbf9iXAChQ/8gJndEw==
"@tabler/icons-react@^3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.14.0.tgz#38bf3b398ed2dbf2d88729d27d4c278936af6292"
integrity sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==
dependencies:
"@tabler/icons" "3.13.0"
"@tabler/icons" "3.14.0"

"@tabler/icons@3.13.0":
version "3.13.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.13.0.tgz#e32966674251e0eaeed3faab8e16e4c913e2be71"
integrity sha512-5STudfFoCeYZuDwH5k9A1j6YIRrkrwufMUWxf+wrwCkzWMN6PAyAWVJkx1RNW09szGZ4OKa2hEc2NRGPjh/MNQ==
"@tabler/icons@3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.14.0.tgz#49b9d9ee33dbf19e2c8cd774f794894c23ffafc3"
integrity sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg==

"@types/conventional-commits-parser@^5.0.0":
version "5.0.0"

0 comments on commit 5008717

Please sign in to comment.