|
23 | 23 | "package.json"
|
24 | 24 | ],
|
25 | 25 | "dependencies": {
|
26 |
| - "purescript-aff": "^6.0.0", |
27 |
| - "purescript-argonaut-core": "^6.0.0", |
28 |
| - "purescript-arraybuffer-types": "^3.0.0", |
29 |
| - "purescript-foreign": "^6.0.0", |
30 |
| - "purescript-form-urlencoded": "^6.0.0", |
31 |
| - "purescript-http-methods": "^5.0.0", |
32 |
| - "purescript-integers": "^5.0.0", |
33 |
| - "purescript-math": "^3.0.0", |
34 |
| - "purescript-media-types": "^5.0.0", |
35 |
| - "purescript-nullable": "^5.0.0", |
36 |
| - "purescript-refs": "^5.0.0", |
37 |
| - "purescript-unsafe-coerce": "^5.0.0", |
38 |
| - "purescript-web-xhr": "^4.0.0" |
39 |
| - }, |
40 |
| - "devDependencies": { |
41 |
| - "purescript-console": "^5.0.0", |
42 |
| - "purescript-effect": "^3.0.0" |
| 26 | + "purescript-aff": "^v6.0.0", |
| 27 | + "purescript-argonaut-core": "^v6.0.0", |
| 28 | + "purescript-arraybuffer-types": "^v3.0.0", |
| 29 | + "purescript-arrays": "^v6.0.0", |
| 30 | + "purescript-console": "^v5.0.0", |
| 31 | + "purescript-control": "^v5.0.0", |
| 32 | + "purescript-datetime": "^v5.0.0", |
| 33 | + "purescript-effect": "^v3.0.0", |
| 34 | + "purescript-either": "^v5.0.0", |
| 35 | + "purescript-exceptions": "^v5.0.0", |
| 36 | + "purescript-foldable-traversable": "^v5.0.0", |
| 37 | + "purescript-foreign": "^v6.0.0", |
| 38 | + "purescript-foreign-object": "^v3.0.0", |
| 39 | + "purescript-form-urlencoded": "^v6.0.0", |
| 40 | + "purescript-functions": "^v5.0.0", |
| 41 | + "purescript-http-methods": "^v5.0.0", |
| 42 | + "purescript-lists": "^v6.0.0", |
| 43 | + "purescript-maybe": "^v5.0.0", |
| 44 | + "purescript-media-types": "^v5.0.0", |
| 45 | + "purescript-newtype": "^v4.0.0", |
| 46 | + "purescript-nullable": "^v5.0.0", |
| 47 | + "purescript-prelude": "^v5.0.0", |
| 48 | + "purescript-psci-support": "^v5.0.0", |
| 49 | + "purescript-transformers": "^v5.0.0", |
| 50 | + "purescript-web-dom": "^v5.0.0", |
| 51 | + "purescript-web-file": "^v3.0.0", |
| 52 | + "purescript-web-xhr": "^v4.0.0" |
43 | 53 | }
|
44 | 54 | }
|
0 commit comments