From 77e0366b4d648d05faffce284df0b99670b7cf4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 04:00:01 +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 6a0e4c1e..c86939ad 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.5", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3" diff --git a/yarn.lock b/yarn.lock index 405e5991..3a67f02e 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.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.1.5.tgz#d584231296869ab90fede85b1b28ef7b37a83414" + integrity sha512-Fvtmehxgff59OvPmtnws18wk1HJENQZj31HuxvAlZWIU/0XGEGqumUyCCCFQ8zHsM9G9D6Glg+BCjiX2qCcFIg== + 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==