File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 28
28
"dependencies" : {
29
29
"@blueprintjs/core" : " ^4.20.1" ,
30
30
"@blueprintjs/datetime" : " ^4.4.37" ,
31
- "@blueprintjs/icons" : " ^4.16 .0" ,
31
+ "@blueprintjs/icons" : " ^5.0 .0" ,
32
32
"@blueprintjs/popover2" : " ^1.14.11" ,
33
33
"@blueprintjs/select" : " ^4.9.24" ,
34
34
"@octokit/rest" : " ^19.0.11" ,
Original file line number Diff line number Diff line change 2046
2046
classnames "^2.3.1"
2047
2047
tslib "~2.5.0"
2048
2048
2049
+ "@blueprintjs/icons@^5.0.0":
2050
+ version "5.7.0"
2051
+ resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.7.0.tgz#ea18c9118c2fbf2444efd40913aed1d3842b9676"
2052
+ integrity sha512-rRTDhdbDjY6WWCoZtgbD2UNPwpvjGGhieJcrvP/RcKaJKxRP4BeE9ejFq+5NWtBuVfVOraIiYF7fx6xc0wd/ww==
2053
+ dependencies:
2054
+ change-case "^4.1.2"
2055
+ classnames "^2.3.1"
2056
+ tslib "~2.6.2"
2057
+
2049
2058
"@blueprintjs/popover2@^1.14.11":
2050
2059
version "1.14.11"
2051
2060
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-1.14.11.tgz#0698fdeaf6710460cef0b71bed592ca37f40d1f9"
@@ -13722,6 +13731,11 @@ tslib@~2.5.0:
13722
13731
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
13723
13732
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
13724
13733
13734
+ tslib@~2.6.2:
13735
+ version "2.6.2"
13736
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
13737
+ integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
13738
+
13725
13739
tsutils@^3.21.0:
13726
13740
version "3.21.0"
13727
13741
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
You can’t perform that action at this time.
0 commit comments