|
16 | 16 | ], |
17 | 17 | "repository": { |
18 | 18 | "type": "git", |
19 | | - "url": "git://github.com/paf31/purescript-string-parsers.git" |
| 19 | + "url": "https://github.com/purescript-contrib/purescript-string-parsers.git" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "purescript-arrays": "^5.0.0", |
23 | | - "purescript-bifunctors": "^4.0.0", |
24 | | - "purescript-control": "^4.0.0", |
25 | | - "purescript-either": "^4.0.0", |
26 | | - "purescript-foldable-traversable": "^4.0.0", |
27 | | - "purescript-lists": "^5.0.0", |
28 | | - "purescript-maybe": "^4.0.0", |
29 | | - "purescript-prelude": "^4.0.0", |
30 | | - "purescript-strings": "^4.0.0", |
31 | | - "purescript-tailrec": "^4.0.0" |
| 22 | + "purescript-arrays": "^6.0.0", |
| 23 | + "purescript-bifunctors": "^5.0.0", |
| 24 | + "purescript-control": "^5.0.0", |
| 25 | + "purescript-either": "^5.0.0", |
| 26 | + "purescript-foldable-traversable": "^5.0.0", |
| 27 | + "purescript-lists": "^6.0.0", |
| 28 | + "purescript-maybe": "^5.0.0", |
| 29 | + "purescript-prelude": "^5.0.0", |
| 30 | + "purescript-strings": "^5.0.0", |
| 31 | + "purescript-tailrec": "^5.0.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "purescript-math": "^2.1.1", |
35 | | - "purescript-console": "^4.1.0", |
36 | | - "purescript-assert": "^4.0.0", |
37 | | - "purescript-psci-support": "^4.0.0" |
| 34 | + "purescript-assert": "^5.0.0", |
| 35 | + "purescript-console": "^5.0.0", |
| 36 | + "purescript-effect": "^3.0.0", |
| 37 | + "purescript-math": "^3.0.0" |
38 | 38 | } |
39 | 39 | } |
0 commit comments