|
16 | 16 | "package.json" |
17 | 17 | ], |
18 | 18 | "dependencies": { |
19 | | - "purescript-foldable-traversable": "^2.0.0", |
20 | | - "purescript-nonempty": "^3.0.0", |
21 | | - "purescript-partial": "^1.1.0", |
22 | | - "purescript-st": "^2.0.0", |
23 | | - "purescript-tailrec": "^2.0.0", |
24 | | - "purescript-tuples": "^3.0.0", |
25 | | - "purescript-unfoldable": "^2.0.0", |
26 | | - "purescript-unsafe-coerce": "^2.0.0" |
| 19 | + "purescript-foldable-traversable": "^3.0.0", |
| 20 | + "purescript-nonempty": "^4.0.0", |
| 21 | + "purescript-partial": "^1.2.0", |
| 22 | + "purescript-st": "^3.0.0", |
| 23 | + "purescript-tailrec": "^3.0.0", |
| 24 | + "purescript-tuples": "^4.0.0", |
| 25 | + "purescript-unfoldable": "^3.0.0", |
| 26 | + "purescript-unsafe-coerce": "^3.0.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "purescript-assert": "^2.0.0", |
30 | | - "purescript-console": "^2.0.0", |
31 | | - "purescript-const": "^2.0.0" |
| 29 | + "purescript-assert": "^3.0.0", |
| 30 | + "purescript-console": "^3.0.0", |
| 31 | + "purescript-const": "^3.0.0" |
32 | 32 | } |
33 | 33 | } |
0 commit comments