Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 1efe167 commit c33032a
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 @@ -59,7 +59,7 @@
"@nivo/radar": "0.87.0",
"@nivo/sunburst": "0.87.0",
"@sentry/nextjs": "8.5.0",
"@tabler/icons-react": "3.6.0",
"@tabler/icons-react": "3.8.0",
"chart.js": "4.4.3",
"dayjs": "1.11.11",
"embla-carousel-autoplay": "8.1.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4159,17 +4159,17 @@
"@swc/counter" "^0.1.3"
tslib "^2.4.0"

"@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==
"@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==
dependencies:
"@tabler/icons" "3.6.0"
"@tabler/icons" "3.8.0"

"@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==
"@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==

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

0 comments on commit c33032a

Please sign in to comment.