From 9be59a64fb785c92c41e3e2181e49040d230510c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:17:21 +0000 Subject: [PATCH] Update dependency @blueprintjs/icons to v5 --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ad6186e..0d7c8ac5 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.7", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3" diff --git a/yarn.lock b/yarn.lock index cc521d24..b629700d 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.7": + version "5.1.7" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.1.7.tgz#368f0e17cfec14c1abe9cbc314e85ced2ddf7c6c" + integrity sha512-gokx0MGi++U9l8z0ZvhAzMWbgMXlXCL4iVVcrQkkS6kY8Ta72FQ9rEibdCSdlPqW0TwoJcNq62iXxaJ9H8UVVQ== + 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==