|
8 | 8 | "output" |
9 | 9 | ], |
10 | 10 | "dependencies": { |
11 | | - "purescript-prelude": "^4.1.0", |
12 | | - "purescript-record": "^2.0.0", |
13 | | - "purescript-generics-rep": "^6.0.0", |
14 | | - "purescript-either": "^4.0.0", |
15 | | - "purescript-control": "^4.1.0", |
16 | | - "purescript-arrays": "^5.0.0", |
17 | | - "purescript-globals": "^4.0.0", |
18 | | - "purescript-strings": "^4.0.0", |
19 | | - "purescript-lazy": "^4.0.0", |
20 | | - "purescript-profunctor": "^4.0.0" |
| 11 | + "purescript-prelude": "^5.0.0", |
| 12 | + "purescript-record": "^3.0.0", |
| 13 | + "purescript-either": "^5.0.0", |
| 14 | + "purescript-control": "^5.0.0", |
| 15 | + "purescript-arrays": "^6.0.0", |
| 16 | + "purescript-strings": "^5.0.0", |
| 17 | + "purescript-lazy": "^5.0.0", |
| 18 | + "purescript-profunctor": "^5.0.0", |
| 19 | + "purescript-js-uri": "https://github.com/purescript-contrib/purescript-js-uri.git#2.0.0" |
21 | 20 | }, |
22 | 21 | "devDependencies": { |
23 | | - "purescript-psci-support": "^4.0.0", |
24 | | - "purescript-console": "^4.1.0", |
25 | | - "purescript-effect": "^2.0.0", |
26 | | - "purescript-assert": "^4.0.0", |
27 | | - "purescript-quickcheck": "^6.1.0" |
| 22 | + "purescript-psci-support": "^5.0.0", |
| 23 | + "purescript-console": "^5.0.0", |
| 24 | + "purescript-effect": "^3.0.0", |
| 25 | + "purescript-assert": "^5.0.0", |
| 26 | + "purescript-quickcheck": "^7.0.0" |
28 | 27 | } |
29 | 28 | } |
0 commit comments