|
17 | 17 | "package.json" |
18 | 18 | ], |
19 | 19 | "dependencies": { |
20 | | - "purescript-datetime": "^5.0.0", |
21 | | - "purescript-effect": "^3.0.0", |
22 | | - "purescript-exceptions": "^5.0.0", |
23 | | - "purescript-functions": "^5.0.0", |
24 | | - "purescript-parallel": "^5.0.0", |
25 | | - "purescript-transformers": "^5.0.0", |
26 | | - "purescript-unsafe-coerce": "^5.0.0" |
27 | | - }, |
28 | | - "devDependencies": { |
29 | | - "purescript-assert": "^5.0.0", |
30 | | - "purescript-console": "^5.0.0", |
31 | | - "purescript-free": "^6.0.0", |
32 | | - "purescript-minibench": "^3.0.0", |
33 | | - "purescript-partial": "^3.0.0" |
| 20 | + "purescript-arrays": "^v6.0.0", |
| 21 | + "purescript-bifunctors": "^v5.0.0", |
| 22 | + "purescript-control": "^v5.0.0", |
| 23 | + "purescript-datetime": "^v5.0.0", |
| 24 | + "purescript-effect": "^v3.0.0", |
| 25 | + "purescript-either": "^v5.0.0", |
| 26 | + "purescript-exceptions": "^v5.0.0", |
| 27 | + "purescript-foldable-traversable": "^v5.0.0", |
| 28 | + "purescript-functions": "^v5.0.0", |
| 29 | + "purescript-maybe": "^v5.0.0", |
| 30 | + "purescript-newtype": "^v4.0.0", |
| 31 | + "purescript-parallel": "^v5.0.0", |
| 32 | + "purescript-prelude": "^v5.0.0", |
| 33 | + "purescript-refs": "^v5.0.0", |
| 34 | + "purescript-tailrec": "^v5.0.0", |
| 35 | + "purescript-transformers": "^v5.0.0", |
| 36 | + "purescript-unsafe-coerce": "^v5.0.0" |
34 | 37 | } |
35 | 38 | } |
0 commit comments