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