|
24 | 24 | "tests" |
25 | 25 | ], |
26 | 26 | "dependencies": { |
27 | | - "purescript-transformers": "~0.2.1", |
28 | | - "purescript-foldable-traversable": "~0.1.3", |
29 | | - "purescript-tuples": "~0.2.1", |
| 27 | + "purescript-transformers": "~0.3.0", |
| 28 | + "purescript-foldable-traversable": "~0.1.4", |
| 29 | + "purescript-tuples": "~0.2.2", |
| 30 | + "purescript-identity": "~0.1.0", |
30 | 31 | "purescript-profunctor": "~0.0.1", |
31 | | - "purescript-distributive": "~0.1.1", |
| 32 | + "purescript-distributive": "~0.2.0", |
32 | 33 | "purescript-contravariant": "~0.0.1", |
33 | | - "purescript-const": "~0.1.0", |
34 | | - "purescript-maps": "~0.1.1", |
| 34 | + "purescript-const": "~0.1.1", |
| 35 | + "purescript-maps": "~0.1.3", |
35 | 36 | "purescript-sets": "~0.1.0", |
36 | 37 | "purescript-arrows": "~0.1.1", |
37 | | - "purescript-enums": "~0.2.3", |
38 | | - "purescript-bifunctors": "~0.0.4" |
| 38 | + "purescript-enums": "~0.2.4", |
| 39 | + "purescript-bifunctors": "~0.0.6" |
39 | 40 | }, |
40 | 41 | "devDependencies": { |
41 | 42 | "purescript-easy-ffi": "~1.0.1", |
42 | | - "purescript-quickcheck": "~0.2.2" |
| 43 | + "purescript-strongcheck": "~0.4.14" |
43 | 44 | } |
44 | 45 | } |
0 commit comments