Skip to content

Commit

Permalink
Update to Tabler Icons 3
Browse files Browse the repository at this point in the history
  • Loading branch information
SBence committed Mar 11, 2024
1 parent 19ee969 commit fcad71f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@mantine/hooks": "^7.0.0",
"@mantine/notifications": "^7.0.0",
"@reduxjs/toolkit": "^2.0.1",
"@tabler/icons-react": "^2.22.0",
"@tabler/icons-react": "^3.0.0",
"@types/uuid": "^9.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
19 changes: 9 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -931,18 +931,17 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==

"@tabler/icons-react@^2.22.0":
version "2.47.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.47.0.tgz#b704e7ae98f95be8bd6e938b4b2e84cd20b0cf31"
integrity sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==
"@tabler/icons-react@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.0.0.tgz#2e31699f984a878bd6d7fd688658ca2382e13f8d"
integrity sha512-KI3rFTvH6k/4fJVVegvqdqiaaPyo2YZ4X/4A0HExwJKfqZrUeZZHB2/iCTXnvecI9REWrexmFlyYMpthA9dEDw==
dependencies:
"@tabler/icons" "2.47.0"
prop-types "^15.7.2"
"@tabler/icons" "3.0.0"

"@tabler/icons@2.47.0":
version "2.47.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596"
integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==
"@tabler/icons@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.0.0.tgz#39cebe224bec1ac54d5ee7ad2064f00a014b16a4"
integrity sha512-DT27tfUt7v6wqn+NVBp5zSxYwfVuyImdgih0ULTbs0qQrAANmjobyMSrD+ATWvIsS5QuhbA+lX4hv8pEe7Lm/w==

"@types/babel__core@^7.20.5":
version "7.20.5"
Expand Down

0 comments on commit fcad71f

Please sign in to comment.