diff --git a/package.json b/package.json index 4ad6186e..5e92defc 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@blueprintjs/core": "4.20.2", - "@blueprintjs/icons": "4.16.0", + "@blueprintjs/icons": "5.2.1", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3" diff --git a/yarn.lock b/yarn.lock index cc521d24..57988a47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -243,7 +243,16 @@ react-transition-group "^4.4.5" tslib "~2.5.0" -"@blueprintjs/icons@4.16.0", "@blueprintjs/icons@^4.16.0": +"@blueprintjs/icons@5.2.1": + version "5.2.1" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.2.1.tgz#3b2409fc01ca4c140b9e4cb10c6da3a22b24eed7" + integrity sha512-JAkcDQks4wZoZAcfKeId4/S4I0cEiuNhFZ88Kc+RQkHNUGD78wuANNQvPKeN5j0QXjAxYZ3qMsxKOdJ9YwmZ/A== + dependencies: + change-case "^4.1.2" + classnames "^2.3.1" + tslib "~2.5.0" + +"@blueprintjs/icons@^4.16.0": version "4.16.0" resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-4.16.0.tgz#47f9e8abe64d84fc18721080b8f191d8aac075d8" integrity sha512-cyfgjUZcZCtQrXWUV8FwqYTFEzduV4a0N7yhOU38jY+cBRCLu/sDrD0Osvfk4DGRvNe4YjY7pohVLFSxpg68Uw==