|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/assert-is-string": "^0.2.3", |
41 | | - "@stdlib/complex-float32-ctor": "^0.1.0", |
| 41 | + "@stdlib/complex-float32-ctor": "^0.1.1", |
42 | 42 | "@stdlib/string-base-replace": "^0.2.3", |
43 | 43 | "@stdlib/string-format": "^0.2.3", |
44 | 44 | "@stdlib/types": "^0.4.3", |
45 | 45 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@stdlib/assert-is-complex64": "^0.2.2", |
49 | | - "@stdlib/assert-is-same-complex64": "^0.2.2", |
| 48 | + "@stdlib/assert-is-complex64": "^0.2.3", |
| 49 | + "@stdlib/assert-is-same-complex64": "^0.2.3", |
50 | 50 | "@stdlib/complex-float32-imag": "^0.1.2", |
51 | 51 | "@stdlib/complex-float32-real": "^0.1.2", |
52 | | - "@stdlib/constants-float32-ninf": "^0.2.2", |
53 | | - "@stdlib/constants-float32-pinf": "^0.2.2", |
| 52 | + "@stdlib/constants-float32-ninf": "^0.2.3", |
| 53 | + "@stdlib/constants-float32-pinf": "^0.2.3", |
54 | 54 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
55 | 55 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
56 | 56 | "istanbul": "^0.4.1", |
|
0 commit comments