Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v3.20.0 (#627)
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 Oct 24, 2024
1 parent ac07bb3 commit e2156f4
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 @@ -57,7 +57,7 @@
"@nivo/radar": "0.87.0",
"@nivo/sunburst": "0.87.0",
"@sentry/nextjs": "8.34.0",
"@tabler/icons-react": "3.19.0",
"@tabler/icons-react": "3.20.0",
"chart.js": "4.4.5",
"clsx": "2.1.1",
"dayjs": "1.11.13",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4129,17 +4129,17 @@
"@swc/counter" "^0.1.3"
tslib "^2.4.0"

"@tabler/icons-react@3.19.0":
version "3.19.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.19.0.tgz#9b5a421bf69875677fde52e7de73b4e6b5571e57"
integrity sha512-AqEWGI0tQWgqo6ZjMO5yJ9sYT8oXLuAM/up0hN9iENS6IdtNZryKrkNSiMgpwweNTpl8wFFG/dAZ959S91A/uQ==
"@tabler/icons-react@3.20.0":
version "3.20.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.20.0.tgz#302b918056eda15055e3ef150c783d6741793f50"
integrity sha512-a47oaL48bb5Cx/WUVfg/NZrsWwFExrcDQO8thUZ7S6h/OQYFu7sm4E5pZsmUtGCjikB3lRzjtmMD+C4s7mr9yw==
dependencies:
"@tabler/icons" "3.19.0"
"@tabler/icons" "3.20.0"

"@tabler/icons@3.19.0":
version "3.19.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.19.0.tgz#5998b0557ef34572e003f2d75ac95e7c04f88c81"
integrity sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==
"@tabler/icons@3.20.0":
version "3.20.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.20.0.tgz#51149c8c7f006ea55f86f3ad3613b20965069444"
integrity sha512-nXSeUzsCOxX/Of+kdUVQfxL9bG+ck8XCWNf9dGSpE+nhVexRwk/4HiDQDxFDysfT7vfgSut6GXnrZsU5M5dSlA==

"@testing-library/[email protected]":
version "6.6.2"
Expand Down

0 comments on commit e2156f4

Please sign in to comment.