diff --git a/gurubu-client/package.json b/gurubu-client/package.json index c65c9cd..5505645 100644 --- a/gurubu-client/package.json +++ b/gurubu-client/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "@tabler/icons-react": "^2.40.0", + "@tabler/icons-react": "^3.15.0", "axios": "^1.6.0", "next": "14.0.0", "react": "^18", diff --git a/gurubu-client/yarn.lock b/gurubu-client/yarn.lock index 2da54dd..ec759d6 100644 --- a/gurubu-client/yarn.lock +++ b/gurubu-client/yarn.lock @@ -160,18 +160,17 @@ dependencies: tslib "^2.4.0" -"@tabler/icons-react@^2.40.0": - version "2.40.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.40.0.tgz#14efb60f0d841689c1ddf5691646dbfc3fa01901" - integrity sha512-C+dDOZowFbwI3LGQP0fdua+hOPkGkW7XeMcRXTSdEKc5fD75W6zRO5nXnWivIMRKsi/Y26EDmnQo15N8JX378w== +"@tabler/icons-react@^3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.15.0.tgz#1c1a05c4990e7b9bcc3ab5be353245bb960c37ea" + integrity sha512-EXIedaHiM4XcdZ8ml3pZeo5p/jetpXbwhDq9Zv3UVM8E3YACSww9TfCtEv3iBI74NI7mNz7Uua2qpNwwWljarg== dependencies: - "@tabler/icons" "2.40.0" - prop-types "^15.7.2" + "@tabler/icons" "3.15.0" -"@tabler/icons@2.40.0": - version "2.40.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.40.0.tgz#96cecc990a03412b88194ce3765280d2e63c1be6" - integrity sha512-VqKsBSX159cLFTnCzkCmGhZtSPJHNN0lM2sC4xe0HPOfPUnjiex7rDHDdut4oe4iKRecDDpwXwM9BcU6xCPlCg== +"@tabler/icons@3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.15.0.tgz#4fb39ca456a14103edd950936fd98d150e82d007" + integrity sha512-Pzo7g8znsCgCcnSLCfukEV+kcfr0/VjBoCLXJtrOtaY94gtvYjWC2hrKzazf511asUflRuk/+dxztdKYJgpe4g== "@types/json-schema@^7.0.12": version "7.0.14" @@ -1899,7 +1898,7 @@ prelude-ls@^1.2.1: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -prop-types@^15.7.2, prop-types@^15.8.1: +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==