|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/assert-is-string": "^0.2.2", |
41 | | - "@stdlib/complex-float64-ctor": "^0.0.1", |
| 41 | + "@stdlib/complex-float64-ctor": "^0.0.3", |
42 | 42 | "@stdlib/string-base-replace": "^0.2.2", |
43 | 43 | "@stdlib/string-format": "^0.2.2", |
44 | 44 | "@stdlib/types": "^0.3.2", |
45 | 45 | "@stdlib/error-tools-fmtprodmsg": "^0.2.2" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@stdlib/assert-is-complex128": "^0.2.1", |
49 | | - "@stdlib/assert-is-same-complex128": "^0.2.1", |
50 | | - "@stdlib/complex-float64-imag": "^0.1.0", |
51 | | - "@stdlib/complex-float64-real": "^0.1.0", |
| 48 | + "@stdlib/assert-is-complex128": "^0.2.2", |
| 49 | + "@stdlib/assert-is-same-complex128": "^0.2.2", |
| 50 | + "@stdlib/complex-float64-imag": "^0.1.1", |
| 51 | + "@stdlib/complex-float64-real": "^0.1.1", |
52 | 52 | "@stdlib/constants-float64-ninf": "^0.2.2", |
53 | 53 | "@stdlib/constants-float64-pinf": "^0.2.2", |
54 | 54 | "@stdlib/math-base-assert-is-nan": "^0.2.2", |
55 | 55 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
56 | 56 | "istanbul": "^0.4.1", |
57 | 57 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
58 | | - "@stdlib/bench-harness": "^0.2.1" |
| 58 | + "@stdlib/bench-harness": "^0.2.2" |
59 | 59 | }, |
60 | 60 | "engines": { |
61 | 61 | "node": ">=0.10.0", |
|
0 commit comments