diff --git a/package.json b/package.json index 973b751..836f26a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "private": false, "dependencies": { "@blueprintjs/core": "^5.10.0", - "@blueprintjs/icons": "^5.7.0", + "@blueprintjs/icons": "^5.9.0", "@blueprintjs/popover2": "^2.0.23", "@blueprintjs/select": "^5.0.23", "dualsense-ts": "5.1.8", diff --git a/yarn.lock b/yarn.lock index 4eacfcd..c1e1c00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1151,10 +1151,10 @@ tslib "~2.6.2" use-sync-external-store "^1.2.0" -"@blueprintjs/icons@^5.7.0", "@blueprintjs/icons@^5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.8.0.tgz#5c6b8ab32ba238a7bbc1fc4a0aec7fcd6cb0d6a2" - integrity sha512-QAl0eh1lzYR7CDkT6Uerci5x7jy0vtOj6+B+5cg0noEdjguHoRmhx7b3dDcj+Nmlz6rAvRZoU3cgzfk0NiD1zg== +"@blueprintjs/icons@^5.7.0", "@blueprintjs/icons@^5.8.0", "@blueprintjs/icons@^5.9.0": + version "5.9.0" + resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.9.0.tgz#f1d6ebffa3033bbdd8ea05dbfa6fb8e5e88cf119" + integrity sha512-9W9DYFqSORBr1QPSEwpbjnftbU+hfWB/gFtpa4LdzR7VhtQaCdcrinyXFmNUFacQ9czYrmr72bP567Rv6pRUDg== dependencies: change-case "^4.1.2" classnames "^2.3.1"