|
12 | 12 | "output"
|
13 | 13 | ],
|
14 | 14 | "dependencies": {
|
15 |
| - "purescript-functions": "^4.0.0", |
| 15 | + "purescript-prelude": "^5.0.0", |
| 16 | + "purescript-functions": "^5.0.0", |
16 | 17 | "purescript-arraybuffer-types": "^2.0.0",
|
17 |
| - "purescript-maybe": "^4.0.1", |
18 |
| - "purescript-effect": "^2.0.1", |
19 |
| - "purescript-nullable": "^4.1.1", |
| 18 | + "purescript-maybe": "^5.0.0", |
| 19 | + "purescript-effect": "^3.0.0", |
| 20 | + "purescript-nullable": "^5.0.0", |
20 | 21 | "purescript-typelevel": "^6.0.0",
|
21 |
| - "purescript-uint": "^5.1.1", |
22 |
| - "purescript-partial": "^2.0.1", |
23 |
| - "purescript-float32": "~0.1.1" |
| 22 | + "purescript-uint": "^5.1.4", |
| 23 | + "purescript-partial": "^3.0.0", |
| 24 | + "purescript-float32": "~0.2.0" |
24 | 25 | },
|
25 | 26 | "devDependencies": {
|
26 |
| - "purescript-debug": "^4.0.0", |
27 |
| - "purescript-quickcheck": "^6.1.0", |
28 |
| - "purescript-quickcheck-combinators": "~0.1.2", |
29 |
| - "purescript-quickcheck-laws": "^5.0.1" |
| 27 | + "purescript-debug": "^5.0.0", |
| 28 | + "purescript-quickcheck": "^7.0.0", |
| 29 | + "purescript-quickcheck-combinators": "~0.1.3", |
| 30 | + "purescript-quickcheck-laws": "^6.0.0" |
30 | 31 | }
|
31 | 32 | }
|
0 commit comments