File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"@blueprintjs/core" : " ^5.10.1" ,
33
33
"@blueprintjs/datetime2" : " ^2.3.3" ,
34
- "@blueprintjs/icons" : " ^5.9 .0" ,
34
+ "@blueprintjs/icons" : " ^6.0 .0" ,
35
35
"@blueprintjs/select" : " ^5.1.3" ,
36
36
"@mantine/hooks" : " ^7.11.2" ,
37
37
"@octokit/rest" : " ^20.0.0" ,
Original file line number Diff line number Diff line change @@ -1520,7 +1520,7 @@ __metadata:
1520
1520
languageName: node
1521
1521
linkType: hard
1522
1522
1523
- "@blueprintjs/icons@npm:^5.23.0, @blueprintjs/icons@npm:^5.9.0 ":
1523
+ "@blueprintjs/icons@npm:^5.23.0":
1524
1524
version: 5.23.0
1525
1525
resolution: "@blueprintjs/icons@npm:5.23.0"
1526
1526
dependencies:
@@ -1538,6 +1538,24 @@ __metadata:
1538
1538
languageName: node
1539
1539
linkType: hard
1540
1540
1541
+ "@blueprintjs/icons@npm:^6.0.0":
1542
+ version: 6.0.0
1543
+ resolution: "@blueprintjs/icons@npm:6.0.0"
1544
+ dependencies:
1545
+ change-case: "npm:^4.1.2"
1546
+ classnames: "npm:^2.3.1"
1547
+ tslib: "npm:~2.6.2"
1548
+ peerDependencies:
1549
+ "@types/react": 18
1550
+ react: 18
1551
+ react-dom: 18
1552
+ peerDependenciesMeta:
1553
+ "@types/react":
1554
+ optional: true
1555
+ checksum: 10c0/64681580ef33580a58ce4f69391047ef2ad007cd00ebc678233feb5f80110329c8fed29e00937dc365c5b9c50836802c694c3e28091d0c564933d5d4fa19c4de
1556
+ languageName: node
1557
+ linkType: hard
1558
+
1541
1559
"@blueprintjs/select@npm:^5.1.3, @blueprintjs/select@npm:^5.3.21":
1542
1560
version: 5.3.21
1543
1561
resolution: "@blueprintjs/select@npm:5.3.21"
@@ -7595,7 +7613,7 @@ __metadata:
7595
7613
"@babel/runtime": "npm:^7.24.5"
7596
7614
"@blueprintjs/core": "npm:^5.10.1"
7597
7615
"@blueprintjs/datetime2": "npm:^2.3.3"
7598
- "@blueprintjs/icons": "npm:^5.9 .0"
7616
+ "@blueprintjs/icons": "npm:^6.0 .0"
7599
7617
"@blueprintjs/select": "npm:^5.1.3"
7600
7618
"@convergencelabs/ace-collab-ext": "npm:^0.6.0"
7601
7619
"@mantine/hooks": "npm:^7.11.2"
You can’t perform that action at this time.
0 commit comments