Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 53713a1 commit 6842c15
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.35.0",
"@tabler/icons-react": "3.21.0",
"@tabler/icons-react": "3.22.0",
"chart.js": "4.4.6",
"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 @@ -4257,17 +4257,17 @@
"@swc/counter" "^0.1.3"
tslib "^2.4.0"

"@tabler/icons-react@3.21.0":
version "3.21.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.21.0.tgz#195aa60c16a5c3cf20e03adca6144ea340c573de"
integrity sha512-Qq0GnZzzccbv/zuMyXAUUPlogNAqx9KsF8cr/ev3bxs+GMObqNEjXv1eZl9GFzxyQTS435siJNU8A1BaIYhX8g==
"@tabler/icons-react@3.22.0":
version "3.22.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.22.0.tgz#4fd044eaf5ae32baeed91af7bec6d9cb71443f06"
integrity sha512-pOnn+IqZpnkYsEKRvbXXLXwXhYwg4cy1fEVr5SRrgAYJXkobpDjFTdVHlab0HEBXY5AE1NjsMlVeK6H/8Vv2uQ==
dependencies:
"@tabler/icons" "3.21.0"
"@tabler/icons" "3.22.0"

"@tabler/icons@3.21.0":
version "3.21.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.21.0.tgz#d48b5d96d56736d4bd7d32b4a77b1c3e8df12908"
integrity sha512-5+GkkmWCr1wgMor5cOF1/YYflTQdc15y10FUikJ3HW8hDiFjfbuoAHJi17FT1vwsr1sA78rkJMn+fDoOOjnnPA==
"@tabler/icons@3.22.0":
version "3.22.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.22.0.tgz#f937ec65d98710b891da6368559ea15cbcd87f91"
integrity sha512-IfgGzhFph5OBr2wTieWL/hyAs0FThnq9O155a6kfGYxqx7h5LQw91wnRswhEaGhXCcfmR7ZVDUr9H+x4b9Pb8g==

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

0 comments on commit 6842c15

Please sign in to comment.