|
21 | 21 | ],
|
22 | 22 | "dependencies": {
|
23 | 23 | "purescript-datetime": "^4.0.0",
|
24 |
| - "purescript-foreign": "^5.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", |
25 | 33 | "purescript-node-buffer": "^5.0.0",
|
26 | 34 | "purescript-node-path": "^3.0.0",
|
27 |
| - "purescript-unsafe-coerce": "^4.0.0", |
28 |
| - "purescript-nullable": "^4.0.0", |
29 | 35 | "purescript-node-streams": "^4.0.0",
|
30 |
| - "purescript-exceptions": "^4.0.0", |
31 |
| - "purescript-js-date": "^6.0.0", |
32 |
| - "purescript-globals": "^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 | 43 | "purescript-console": "^4.1.0"
|
|
0 commit comments