|
40 | 40 | "url": "https://github.com/stdlib-js/stdlib/issues" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@stdlib/complex-float32-ctor": "^0.1.0", |
| 43 | + "@stdlib/complex-float32-ctor": "^0.1.1", |
44 | 44 | "@stdlib/complex-float32-imag": "^0.1.2", |
45 | 45 | "@stdlib/complex-float32-real": "^0.1.2", |
46 | | - "@stdlib/complex-float32-reim": "^0.1.3", |
| 46 | + "@stdlib/complex-float32-reim": "^0.1.4", |
47 | 47 | "@stdlib/math-base-napi-unary": "^0.2.7", |
48 | 48 | "@stdlib/types": "^0.4.3", |
49 | 49 | "@stdlib/utils-library-manifest": "^0.2.4" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
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-nanf": "^0.2.3", |
55 | | - "@stdlib/math-base-assert-is-negative-zerof": "^0.1.3", |
56 | | - "@stdlib/math-base-assert-is-positive-zerof": "^0.1.3", |
57 | | - "@stdlib/random-base-discrete-uniform": "^0.2.1", |
58 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 55 | + "@stdlib/math-base-assert-is-negative-zerof": "^0.1.4", |
| 56 | + "@stdlib/math-base-assert-is-positive-zerof": "^0.1.4", |
| 57 | + "@stdlib/random-base-discrete-uniform": "^0.2.2", |
| 58 | + "@stdlib/random-base-uniform": "^0.2.3", |
59 | 59 | "@stdlib/utils-try-require": "^0.2.3", |
60 | 60 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
61 | 61 | "istanbul": "^0.4.1", |
|
0 commit comments