Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to ^3.9.0 (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 6da0fd3 commit 7b57894
Show file tree
Hide file tree
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
Expand Up @@ -14,7 +14,7 @@
"@emotion/styled": "^11.11.5",
"@floating-ui/react": "^0.26.19",
"@sentry/browser": "^8.14.0",
"@tabler/icons-react": "^3.8.0",
"@tabler/icons-react": "^3.9.0",
"lodash-es": "^4.17.21",
"overlayscrollbars": "^2.9.2",
"overlayscrollbars-react": "^0.5.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1613,17 +1613,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.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==

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

0 comments on commit 7b57894

Please sign in to comment.