From efc06afc99cd19b92479b0d3e291971bfe6cb4e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 15:00:18 +0000 Subject: [PATCH] Update dependency @blueprintjs/icons to v5 --- package.json | 2 +- yarn.lock | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1731f0069a..85e1bc88b1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@blueprintjs/core": "^4.20.1", "@blueprintjs/datetime": "^4.4.37", - "@blueprintjs/icons": "^4.16.0", + "@blueprintjs/icons": "^5.0.0", "@blueprintjs/popover2": "^1.14.11", "@blueprintjs/select": "^4.9.24", "@octokit/rest": "^20.0.0", diff --git a/yarn.lock b/yarn.lock index b3717ad50d..5eed01df1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1215,6 +1215,15 @@ classnames "^2.3.1" tslib "~2.5.0" +"@blueprintjs/icons@^5.0.0": + version "5.7.1" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.7.1.tgz#48b76bed2759ebd919c06bef0775635435bd6644" + integrity sha512-oWOaa6PFYa3ShBtUpNGU0fnu66AC0/ecQoD1VnI1yg3F0IFHxKApYOC11SL//ckfB6tDkqN+O8Y/7TdtTmVzig== + dependencies: + change-case "^4.1.2" + classnames "^2.3.1" + tslib "~2.6.2" + "@blueprintjs/popover2@^1.14.11": version "1.14.11" resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-1.14.11.tgz#0698fdeaf6710460cef0b71bed592ca37f40d1f9" @@ -12697,6 +12706,11 @@ tslib@^2.0.3, tslib@^2.4.0, tslib@~2.5.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913" integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w== +tslib@~2.6.2: + version "2.6.2" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" + integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== + tsutils@^3.21.0: version "3.21.0" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"