|
14 | 14 | "output" |
15 | 15 | ], |
16 | 16 | "dependencies": { |
17 | | - "purescript-console": "^v5.0.0", |
18 | | - "purescript-effect": "^v3.0.0", |
19 | | - "purescript-foreign-object": "^v3.0.0", |
20 | | - "purescript-psci-support": "^v5.0.0", |
21 | | - "purescript-react-basic": "^v16.0.0", |
22 | | - "purescript-unsafe-coerce": "^v5.0.0", |
23 | | - "purescript-web-dom": "^v5.0.0", |
24 | | - "purescript-web-events": "^v3.0.0", |
25 | | - "purescript-web-file": "^v3.0.0", |
26 | | - "purescript-web-html": "^v3.0.0" |
| 17 | + "purescript-effect": "^v4.0.0", |
| 18 | + "purescript-foldable-traversable": "^v6.0.0", |
| 19 | + "purescript-foreign-object": "^v4.0.0", |
| 20 | + "purescript-maybe": "^v6.0.0", |
| 21 | + "purescript-nullable": "^v6.0.0", |
| 22 | + "purescript-prelude": "^v6.0.0", |
| 23 | + "purescript-react-basic": "^v17.0.0", |
| 24 | + "purescript-unsafe-coerce": "^v6.0.0", |
| 25 | + "purescript-web-dom": "^v6.0.0", |
| 26 | + "purescript-web-events": "^v4.0.0", |
| 27 | + "purescript-web-file": "^v4.0.0", |
| 28 | + "purescript-web-html": "^v4.0.0" |
27 | 29 | } |
28 | 30 | } |
0 commit comments