|
27 | 27 | ], |
28 | 28 | "dependencies": { |
29 | 29 | "purescript-prelude": "^2.1.0", |
30 | | - "purescript-monoid": "^2.0.0", |
| 30 | + "purescript-monoid": "^2.2.0", |
31 | 31 | "purescript-control": "^2.0.0", |
32 | 32 | "purescript-invariant": "^2.0.0", |
33 | | - "purescript-maybe": "^2.0.0", |
| 33 | + "purescript-maybe": "^2.0.1", |
34 | 34 | "purescript-functions": "^2.0.0", |
35 | 35 | "purescript-arraybuffer-types": "^0.2.0", |
36 | | - "purescript-typedarray": "^1.1.0", |
37 | | - "purescript-vector": "^1.1.0", |
38 | | - "purescript-matrix": "^1.1.0", |
39 | | - "purescript-extensions": "^1.1.0", |
40 | | - "purescript-integers": "^2.0.0", |
| 36 | + "purescript-typedarray": "^1.2.0", |
| 37 | + "purescript-vector": "^1.2.0", |
| 38 | + "purescript-matrix": "^1.2.0", |
| 39 | + "purescript-extensions": "^1.2.1", |
| 40 | + "purescript-integers": "^2.1.0", |
41 | 41 | "purescript-foldable-traversable": "^2.0.0", |
42 | 42 | "purescript-eff": "^2.0.0", |
43 | | - "purescript-either": "^2.0.0", |
44 | | - "purescript-tuples": "^3.0.0", |
| 43 | + "purescript-either": "^2.1.0", |
| 44 | + "purescript-tuples": "^3.1.0", |
45 | 45 | "purescript-unfoldable": "^2.0.0", |
46 | | - "purescript-canvas": "^1.0.0" |
| 46 | + "purescript-canvas": "^2.0.0" |
47 | 47 | }, |
48 | 48 | "resolutions": { |
49 | 49 | "purescript-invariant": "^2.0.0", |
50 | 50 | "purescript-monoid": "^2.0.0", |
51 | 51 | "purescript-functions": "^2.0.0", |
52 | | - "purescript-maybe": "^2.0.0", |
| 52 | + "purescript-maybe": "^2.0.1", |
53 | 53 | "purescript-control": "^2.0.0", |
54 | 54 | "purescript-prelude": "^2.1.0", |
55 | | - "purescript-either": "^2.0.0", |
| 55 | + "purescript-either": "^2.1.0", |
56 | 56 | "purescript-foldable-traversable": "^2.0.0", |
57 | 57 | "purescript-eff": "^2.0.0", |
58 | | - "purescript-bifunctors": "^2.0.0" |
| 58 | + "purescript-bifunctors": "^2.0.0", |
| 59 | + "purescript-canvas": "^2.0.0", |
| 60 | + "purescript-exceptions": "^2.0.0" |
59 | 61 | } |
60 | 62 | } |
0 commit comments