File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 35
35
"@angular/platform-browser-dynamic" : " 12.0.0" ,
36
36
"@angular/router" : " 12.0.0" ,
37
37
"@types/d3" : " 6.3.0" ,
38
- "@types/d3-selection" : " 2 .0.0" ,
38
+ "@types/d3-selection" : " 3 .0.0" ,
39
39
"@types/d3-selection-multi" : " 1.0.10" ,
40
40
"@types/jasmine" : " ~3.7.4" ,
41
41
"@types/jasminewd2" : " 2.0.9" ,
64
64
"zone.js" : " ~0.11.4"
65
65
},
66
66
"resolutions" : {
67
- "d3-selection" : " 1.3 .0"
67
+ "d3-selection" : " 3.0 .0"
68
68
},
69
69
"dependencies" : {
70
70
"tslib" : " ^2.2.0"
Original file line number Diff line number Diff line change 12
12
"tslib" : " 2.2.0"
13
13
},
14
14
"resolutions" : {
15
- "d3-selection" : " 1.3 .0"
15
+ "d3-selection" : " 3.0 .0"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 1547
1547
" @types/d3-selection" " ^1"
1548
1548
" @types/d3-transition" " ^1"
1549
1549
1550
- " @types/d3-selection@*" , "@types/[email protected] " :
1550
+ " @types/d3-selection@* " :
1551
1551
version "2.0.0"
1552
1552
resolved "https://registry.yarnpkg.com/@types/d3-selection/-/d3-selection-2.0.0.tgz#59df94a8e47ed1050a337d4ffb4d4d213aa590a8"
1553
1553
integrity sha512-EF0lWZ4tg7oDFg4YQFlbOU3936e3a9UmoQ2IXlBy1+cv2c2Pv7knhKUzGlH5Hq2sF/KeDTH1amiRPey2rrLMQA==
1554
1554
1555
+
1556
+ version "3.0.0"
1557
+ resolved "https://registry.yarnpkg.com/@types/d3-selection/-/d3-selection-3.0.0.tgz#2c6333b4e20ff3dc72f1cf5ffaca3a21c36a40f0"
1558
+ integrity sha512-SZsDWFG1dLV9ivX2wGDPFWgLUf71tF4aupfEMTYMrbArHwEMLhmv3TS1CZECLQgoTttdpM1g5Z6JwRP7zoInWg==
1559
+
1555
1560
" @types/d3-selection@^1 " :
1556
1561
version "1.4.3"
1557
1562
resolved "https://registry.yarnpkg.com/@types/d3-selection/-/d3-selection-1.4.3.tgz#36928bbe64eb8e0bbcbaa01fb05c21ff6c71fa93"
3494
3499
d3-selection "1"
3495
3500
d3-transition "1"
3496
3501
3497
- d3-selection@1, [email protected] , d3-selection@^1.1.0 :
3498
- version "1.3 .0"
3499
- resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1. 3.0.tgz#d53772382d3dc4f7507bfb28bcd2d6aed2a0ad6d "
3500
- integrity sha512-qgpUOg9tl5CirdqESUAu0t9MU/t3O9klYfGfyKsXEmhyxyzLpzpeh08gaxBUTQw1uXIOkr/30Ut2YRjSSxlmHA ==
3502
+ d3-selection@1, [email protected] , d3-selection@3.0.0, d3-selection@ ^1.1.0 :
3503
+ version "3.0 .0"
3504
+ resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-3.0.0. tgz#c25338207efa72cc5b9bd1458a1a41901f1e1b31 "
3505
+ integrity sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ ==
3501
3506
3502
3507
3503
3508
version "1.2.0"
You can’t perform that action at this time.
0 commit comments