|
12 | 12 | "url": "git://github.com/purescript-node/purescript-node-http.git" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | | - "purescript-console": "^4.1.0" |
| 15 | + "purescript-console": "^4.2.0" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "purescript-arraybuffer-types": "^2.0.0", |
19 | | - "purescript-contravariant": "^4.0.0", |
20 | | - "purescript-effect": "^2.0.0", |
| 19 | + "purescript-contravariant": "^4.0.1", |
| 20 | + "purescript-effect": "^2.0.1", |
21 | 21 | "purescript-foreign": "^5.0.0", |
22 | | - "purescript-foreign-object": "^1.0.0", |
23 | | - "purescript-maybe": "^4.0.0", |
| 22 | + "purescript-foreign-object": "^2.0.1", |
| 23 | + "purescript-maybe": "^4.0.1", |
24 | 24 | "purescript-node-buffer": "^5.0.0", |
25 | 25 | "purescript-node-streams": "^4.0.0", |
26 | 26 | "purescript-node-url": "^4.0.0", |
27 | | - "purescript-nullable": "^4.0.0", |
28 | | - "purescript-options": "^4.0.0", |
29 | | - "purescript-prelude": "^4.0.0", |
| 27 | + "purescript-nullable": "^4.1.1", |
| 28 | + "purescript-options": "^5.0.0", |
| 29 | + "purescript-prelude": "^4.1.1", |
30 | 30 | "purescript-unsafe-coerce": "^4.0.0" |
31 | 31 | } |
32 | 32 | } |
0 commit comments