|
48 | 48 | "@stdlib/napi-argv-strided-float32array": "^0.2.3", |
49 | 49 | "@stdlib/napi-create-double": "^0.0.3", |
50 | 50 | "@stdlib/napi-export": "^0.3.1", |
51 | | - "@stdlib/number-float64-base-to-float32": "^0.2.2", |
| 51 | + "@stdlib/number-float64-base-to-float32": "^0.2.3", |
52 | 52 | "@stdlib/strided-base-stride2offset": "^0.1.1", |
53 | 53 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
54 | 54 | "@stdlib/utils-library-manifest": "^0.2.4", |
55 | 55 | "@stdlib/utils-try-require": "^0.2.3" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@stdlib/array-filled-by": "^0.3.0", |
| 58 | + "@stdlib/array-filled-by": "^0.3.1", |
59 | 59 | "@stdlib/array-float32": "^0.2.3", |
60 | 60 | "@stdlib/assert-is-browser": "^0.2.3", |
61 | 61 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
62 | 62 | "@stdlib/math-base-special-pow": "^0.3.1", |
63 | | - "@stdlib/random-base-bernoulli": "^0.2.1", |
64 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 63 | + "@stdlib/random-base-bernoulli": "^0.2.2", |
| 64 | + "@stdlib/random-base-uniform": "^0.2.3", |
65 | 65 | "proxyquire": "^2.0.0", |
66 | 66 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
67 | 67 | "istanbul": "^0.4.1", |
|
0 commit comments