|
20 | 20 | "package.json" |
21 | 21 | ], |
22 | 22 | "dependencies": { |
23 | | - "purescript-datetime": "^1.0.0", |
24 | | - "purescript-enums": "^1.0.0", |
25 | | - "purescript-exceptions": "^1.0.0", |
26 | | - "purescript-foldable-traversable": "^1.0.0", |
27 | | - "purescript-foreign": "^1.0.0", |
28 | | - "purescript-js-date": "^2.0.0", |
29 | | - "purescript-media-types": "^1.0.0", |
30 | | - "purescript-nullable": "^1.0.0", |
31 | | - "purescript-prelude": "^1.0.0", |
32 | | - "purescript-unsafe-coerce": "^1.0.0" |
| 23 | + "purescript-datetime": "^2.0.0", |
| 24 | + "purescript-enums": "^2.0.0", |
| 25 | + "purescript-exceptions": "^2.0.0", |
| 26 | + "purescript-foldable-traversable": "^2.0.0", |
| 27 | + "purescript-foreign": "^3.0.0", |
| 28 | + "purescript-js-date": "^3.0.0", |
| 29 | + "purescript-media-types": "^2.0.0", |
| 30 | + "purescript-nullable": "^2.0.0", |
| 31 | + "purescript-prelude": "^2.1.0", |
| 32 | + "purescript-unsafe-coerce": "^2.0.0" |
33 | 33 | } |
34 | 34 | } |
0 commit comments