Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 1efe167 commit 9f2809f
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.9.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.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.6.0"
"@tabler/icons" "3.9.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.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==

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

0 comments on commit 9f2809f

Please sign in to comment.