|
20 | 20 | "package.json" |
21 | 21 | ], |
22 | 22 | "dependencies": { |
23 | | - "purescript-datetime": "^3.0.0", |
24 | | - "purescript-foreign": "^4.0.0", |
25 | | - "purescript-node-buffer": "^3.0.0", |
26 | | - "purescript-node-path": "^2.0.0", |
27 | | - "purescript-unsafe-coerce": "^3.0.0", |
28 | | - "purescript-nullable": "^3.0.0", |
29 | | - "purescript-node-streams": "^3.0.0", |
30 | | - "purescript-exceptions": "^3.0.0", |
31 | | - "purescript-js-date": ">= 4.0.0 < 6.0.0", |
32 | | - "purescript-globals": "^3.0.0" |
| 23 | + "purescript-datetime": "^4.0.0", |
| 24 | + "purescript-effect": "^2.0.0", |
| 25 | + "purescript-either": "^4.0.0", |
| 26 | + "purescript-enums": "^4.0.0", |
| 27 | + "purescript-exceptions": "^4.0.0", |
| 28 | + "purescript-functions": "^4.0.0", |
| 29 | + "purescript-globals": "^4.0.0", |
| 30 | + "purescript-integers": "^4.0.0", |
| 31 | + "purescript-js-date": "^6.0.0", |
| 32 | + "purescript-maybe": "^4.0.0", |
| 33 | + "purescript-node-buffer": "^5.0.0", |
| 34 | + "purescript-node-path": "^3.0.0", |
| 35 | + "purescript-node-streams": "^4.0.0", |
| 36 | + "purescript-nullable": "^4.0.0", |
| 37 | + "purescript-partial": "^2.0.0", |
| 38 | + "purescript-prelude": "^4.0.0", |
| 39 | + "purescript-strings": "^4.0.0", |
| 40 | + "purescript-unsafe-coerce": "^4.0.0" |
33 | 41 | }, |
34 | 42 | "devDependencies": { |
35 | | - "purescript-console": "^3.0.0" |
| 43 | + "purescript-console": "^4.1.0" |
36 | 44 | } |
37 | 45 | } |
0 commit comments