|
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-binary": "^0.3.3", |
48 | | - "@stdlib/number-float64-base-to-float32": "^0.2.2", |
| 48 | + "@stdlib/number-float64-base-to-float32": "^0.2.3", |
49 | 49 | "@stdlib/types": "^0.4.3", |
50 | 50 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
51 | 51 | "@stdlib/utils-library-manifest": "^0.2.4" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@stdlib/array-complex64": "^0.3.1", |
| 54 | + "@stdlib/array-complex64": "^0.3.2", |
55 | 55 | "@stdlib/array-float32": "^0.2.3", |
56 | 56 | "@stdlib/assert-is-method": "^0.2.3", |
57 | | - "@stdlib/assert-is-same-float32array": "^0.2.2", |
58 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 57 | + "@stdlib/assert-is-same-float32array": "^0.2.3", |
| 58 | + "@stdlib/console-log-each-map": "^0.1.1", |
59 | 59 | "@stdlib/math-base-assert-is-nanf": "^0.2.3", |
60 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
61 | | - "@stdlib/random-array-uniform": "^0.2.1", |
62 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 60 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 61 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 62 | + "@stdlib/random-base-uniform": "^0.2.3", |
63 | 63 | "@stdlib/utils-try-require": "^0.2.3", |
64 | 64 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
65 | 65 | "istanbul": "^0.4.1", |
|
0 commit comments