From 0a12470d3e1351ffc3c367296e75de5139022dd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 04:36:17 +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 5244d66e..39eebfe0 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.0.0", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.2" diff --git a/yarn.lock b/yarn.lock index a5ad91c3..2f79942a 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.0.0": + version "5.0.0" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.0.0.tgz#dc4f26b3043ebfdb2514a0134299f67d436d5166" + integrity sha512-RVfiIdKfPBzj3gTYdPH3k/7PVI8pxcGhRsGYGnoypR9P9u3Eyx9zpv03El8ZoQZD3zG2kgk5V8DHmlOXwrgtdg== + 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==