|
12 | 12 | "url": "https://github.com/purescript-contrib/purescript-profunctor-lenses.git"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "purescript-arrays": "^5.0.0", |
16 |
| - "purescript-bifunctors": "^4.0.0", |
17 |
| - "purescript-const": "^4.0.0", |
18 |
| - "purescript-control": "^4.0.0", |
19 |
| - "purescript-distributive": "^4.0.0", |
20 |
| - "purescript-either": "^4.0.0", |
21 |
| - "purescript-foldable-traversable": "^4.0.0", |
22 |
| - "purescript-foreign-object": "^2.0.0", |
23 |
| - "purescript-functors": "^3.0.0", |
24 |
| - "purescript-identity": "^4.0.0", |
25 |
| - "purescript-lists": "^5.0.0", |
26 |
| - "purescript-maybe": "^4.0.0", |
27 |
| - "purescript-newtype": "^3.0.0", |
28 |
| - "purescript-ordered-collections": "^1.0.0", |
29 |
| - "purescript-partial": "^2.0.0", |
30 |
| - "purescript-prelude": "^4.0.0", |
31 |
| - "purescript-profunctor": "^4.0.0", |
32 |
| - "purescript-record": "^2.0.0", |
33 |
| - "purescript-transformers": "^4.0.0", |
34 |
| - "purescript-tuples": "^5.0.0" |
| 15 | + "purescript-arrays": "^6.0.0", |
| 16 | + "purescript-bifunctors": "^5.0.0", |
| 17 | + "purescript-const": "^5.0.0", |
| 18 | + "purescript-control": "^5.0.0", |
| 19 | + "purescript-distributive": "^5.0.0", |
| 20 | + "purescript-either": "^5.0.0", |
| 21 | + "purescript-foldable-traversable": "^5.0.0", |
| 22 | + "purescript-foreign-object": "^3.0.0", |
| 23 | + "purescript-functors": "^4.0.0", |
| 24 | + "purescript-identity": "^5.0.0", |
| 25 | + "purescript-lists": "^6.0.0", |
| 26 | + "purescript-maybe": "^5.0.0", |
| 27 | + "purescript-newtype": "^4.0.0", |
| 28 | + "purescript-ordered-collections": "^2.0.0", |
| 29 | + "purescript-partial": "^3.0.0", |
| 30 | + "purescript-prelude": "^5.0.0", |
| 31 | + "purescript-profunctor": "^5.0.0", |
| 32 | + "purescript-record": "^3.0.0", |
| 33 | + "purescript-transformers": "^5.0.0", |
| 34 | + "purescript-tuples": "^6.0.0" |
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "purescript-console": "^4.0.0" |
| 37 | + "purescript-console": "^5.0.0", |
| 38 | + "purescript-effect": "^3.0.0" |
38 | 39 | }
|
39 | 40 | }
|
0 commit comments