|
14 | 14 | "output"
|
15 | 15 | ],
|
16 | 16 | "dependencies": {
|
17 |
| - "purescript-aff": "^v7.0.0", |
18 |
| - "purescript-arrays": "^v7.0.0", |
| 17 | + "purescript-aff": "^v7.1.0", |
| 18 | + "purescript-arrays": "^v7.2.1", |
19 | 19 | "purescript-control": "^v6.0.0",
|
20 | 20 | "purescript-effect": "^v4.0.0",
|
21 | 21 | "purescript-either": "^v6.1.0",
|
22 | 22 | "purescript-exceptions": "^v6.0.0",
|
23 | 23 | "purescript-foldable-traversable": "^v6.0.0",
|
24 |
| - "purescript-lists": "v7.0.0", |
| 24 | + "purescript-lists": "^v7.0.0", |
25 | 25 | "purescript-maybe": "^v6.0.0",
|
26 |
| - "purescript-node-buffer": "^v8.0.0", |
27 |
| - "purescript-node-child-process": "^v9.0.0", |
| 26 | + "purescript-node-buffer": "^v9.0.0", |
| 27 | + "purescript-node-child-process": "^v11.0.0", |
| 28 | + "purescript-node-event-emitter": "https://github.com/purescript-node/purescript-node-event-emitter.git#v3.0.0", |
28 | 29 | "purescript-node-fs": "^v9.1.0",
|
29 |
| - "purescript-node-process": "^v10.0.0", |
30 |
| - "purescript-parsing": "^v10.0.0", |
31 |
| - "purescript-prelude": "^v6.0.0", |
| 30 | + "purescript-node-os": "^v5.1.0", |
| 31 | + "purescript-node-process": "^v11.2.0", |
| 32 | + "purescript-node-streams": "^v7.0.0", |
| 33 | + "purescript-parsing": "^v10.2.0", |
| 34 | + "purescript-prelude": "^v6.0.1", |
| 35 | + "purescript-refs": "^v6.0.0", |
32 | 36 | "purescript-run": "^v5.0.0",
|
33 |
| - "purescript-strings": "^v6.0.0", |
34 |
| - "purescript-sunde": "^v3.0.0", |
| 37 | + "purescript-strings": "^v6.0.1", |
35 | 38 | "purescript-transformers": "^v6.0.0",
|
36 | 39 | "purescript-tuples": "^v7.0.0",
|
37 | 40 | "purescript-typelevel-prelude": "^v7.0.0"
|
|
0 commit comments