diff --git a/package.json b/package.json index ac836650..cf4d7fd5 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.1.3", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3" diff --git a/yarn.lock b/yarn.lock index f33f8b8b..a0c58d1d 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.1.3": + version "5.1.3" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.1.3.tgz#98e7d4eb40792c97693558f9b662450d5194ed4d" + integrity sha512-3aP1XQZa7/4CgQTocSmFHbRPcKGcrxcrBGPmgvX++swTrF4L/crQnUN7m55ucE8bjDEbjHOYExIwAYi7heBKsQ== + 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==