Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent 1efe167 commit 2990922
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.10.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.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.10.0.tgz#5d6f1cd24835244d1b9c8e64a118607cd46e4f06"
integrity sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==
dependencies:
"@tabler/icons" "3.6.0"
"@tabler/icons" "3.10.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.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.10.0.tgz#0ec08c58419c731b71517c7fa76b113774bdb7b8"
integrity sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==

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

0 comments on commit 2990922

Please sign in to comment.