|
27 | 27 | "url": "https://github.com/aureooms/js-collections/issues" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@aureooms/js-collections-chainmap": "^3.0.0", |
31 | | - "@aureooms/js-collections-counter": "^4.0.0", |
32 | | - "@aureooms/js-collections-defaultdict": "^3.0.1", |
33 | | - "@aureooms/js-collections-deque": "^3.1.0", |
34 | | - "@aureooms/js-collections-dict": "^3.0.0", |
35 | | - "@aureooms/js-collections-namedtuple": "^3.0.0", |
36 | | - "@aureooms/js-collections-ordereddict": "^3.0.0", |
37 | | - "@aureooms/js-collections-set": "^3.0.0", |
38 | | - "@aureooms/js-error": "^3.0.0" |
| 30 | + "@aureooms/js-collections-chainmap": "^4.0.0", |
| 31 | + "@aureooms/js-collections-counter": "^5.0.0", |
| 32 | + "@aureooms/js-collections-defaultdict": "^4.0.0", |
| 33 | + "@aureooms/js-collections-deque": "^4.0.0", |
| 34 | + "@aureooms/js-collections-dict": "^4.0.0", |
| 35 | + "@aureooms/js-collections-namedtuple": "^4.0.0", |
| 36 | + "@aureooms/js-collections-ordereddict": "^4.0.0", |
| 37 | + "@aureooms/js-collections-set": "^4.0.0", |
| 38 | + "@aureooms/js-error": "^4.0.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@aureooms/js-compare": "1.4.5", |
42 | 42 | "@aureooms/js-functools": "2.0.3", |
43 | 43 | "@aureooms/js-itertools": "3.4.0", |
44 | 44 | "@aureooms/js-number": "3.1.0", |
45 | 45 | "ava": "3.8.1", |
46 | | - "coveralls": "2.13.3", |
| 46 | + "coveralls": "3.1.0", |
47 | 47 | "esdoc": "1.1.0", |
48 | 48 | "nyc": "15.0.1", |
49 | 49 | "@babel/cli": "7.8.4", |
|
54 | 54 | "esdoc-inject-script-plugin": "1.0.0", |
55 | 55 | "esdoc-inject-style-plugin": "1.0.0", |
56 | 56 | "esdoc-standard-plugin": "1.0.0", |
57 | | - "np": "6.2.1" |
| 57 | + "np": "6.2.3" |
58 | 58 | }, |
59 | 59 | "homepage": "http://aureooms.github.io/js-collections/", |
60 | 60 | "keywords": [ |
|
0 commit comments