diff --git a/package.json b/package.json index e9aac17..54a2482 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mantine/notifications": "6.0.2", "@mantine/prism": "6.0.21", "@next/bundle-analyzer": "^13.5.6", - "@tabler/icons-react": "^2.30.0", + "@tabler/icons-react": "^3.6.0", "@tanstack/react-query": "^4.35.7", "dayjs": "^1.11.10", "embla-carousel-react": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 9d8c6e5..b550f12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1003,18 +1003,17 @@ dependencies: tslib "^2.4.0" -"@tabler/icons-react@^2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.30.0.tgz#e7ece4b83d6cd66b3a4ec043b89bf18e5341c03e" - integrity sha512-aYggXusHW133L4KujJkVf4GIIrjg7tIRHgNf/n37mnoHqMjwNP+PjmVdrBM1Z8Ywx9PKFRlrwM0eUMDcG+I4HA== +"@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== dependencies: - "@tabler/icons" "2.30.0" - prop-types "^15.7.2" + "@tabler/icons" "3.6.0" -"@tabler/icons@2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.30.0.tgz#4ea3c4da56fd5653bb9d0be0dc7feaa33602555c" - integrity sha512-tvtmkI4ALjKThVVORh++sB9JnkFY7eGInKxNy+Df7WVQiF7T85tlvGADzlgX4Ic+CK5MIUzZ0jhOlQ/RRlgXpg== +"@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== "@tanstack/query-core@4.35.7": version "4.35.7" @@ -4620,7 +4619,7 @@ prompts@^2.0.1: kleur "^3.0.3" sisteransi "^1.0.5" -prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: +prop-types@^15.6.2, prop-types@^15.8.1: version "15.8.1" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==